This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by argp configure standalone-1.3, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure -C --with-include-path=/usr/local/include:/famine/win32build/test/xenofarm/client/lsh/klael.bortas.org/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/famine/win32build/test/xenofarm/client/lsh/klael.bortas.org/buildtmp/dist/pfx/lib --prefix=/famine/win32build/test/xenofarm/client/lsh/klael.bortas.org/buildtmp/dist/pfx ## --------- ## ## Platform. ## ## --------- ## hostname = klael.bortas.org uname -m = i686 uname -r = 5.1.2600 uname -s = Windows_XP uname -v = 5.1.2600 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = bhelliom Release = 5.11 KernelID = snv_37 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /famine/win32build/win32-pike/nt-tools/tools PATH: /usr/local/bin PATH: /usr/openwin/bin PATH: /usr/X11R6/bin PATH: /usr/local/bin PATH: /opt/SUNWspro/bin PATH: /usr/ccs/bin PATH: /opt/csw/xemacs/bin PATH: /opt/csw/bin PATH: /usr/local/bin PATH: /usr/openwin/bin PATH: /usr/X11R6/bin PATH: /usr/local/bin PATH: /opt/SUNWspro/bin PATH: /usr/ccs/bin PATH: /opt/csw/xemacs/bin PATH: /opt/csw/bin PATH: /usr/bin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1222: creating cache config.cache configure:1353: checking for a BSD-compatible install configure:1408: result: /famine/win32build/win32-pike/nt-tools/tools/install -c configure:1419: checking whether build environment is sane configure:1462: result: yes configure:1519: checking for gawk configure:1535: found /opt/csw/bin/gawk configure:1545: result: gawk configure:1555: checking whether make sets $(MAKE) configure:1575: result: yes configure:1800: checking for gcc configure:1826: result: rntcl configure:2070: checking for C compiler version configure:2073: rntcl --version &5 --version Unknown option --version. configure:2076: $? = 1 configure:2078: rntcl -v &5 -v cl -Zm300 -Ge -F8388608 -GR -D__WIN32__ -D_WIN32 -D__NT__ -D_CRT_SECURE_NO_DEPRECATE -nologo -Fea.out.exe BINMODE.OBJ -MT -link -INCREMENTAL:no -VERBOSE:lib Searching Libraries Done Searching Libraries LINK : fatal error LNK1561: entry point must be defined CL returned error code 2. configure:2081: $? = 2 configure:2083: rntcl -V &5 -V Unknown option -V. configure:2086: $? = 1 configure:2109: checking for C compiler default output file name configure:2112: rntcl conftest.c >&5 conftest.c conftest.c configure:2115: $? = 0 configure:2161: result: a.out configure:2166: checking whether the C compiler works configure:2172: ./a.out configure:2175: $? = 0 configure:2192: result: yes configure:2199: checking whether we are cross compiling configure:2201: result: no configure:2204: checking for suffix of executables configure:2206: rntcl -o conftest conftest.c >&5 -o conftest conftest.c conftest.c configure:2209: $? = 0 configure:2234: result: .exe configure:2240: checking for suffix of object files configure:2261: rntcl -c conftest.c >&5 -c conftest.c conftest.c configure:2264: $? = 0 configure:2286: result: o configure:2290: checking whether we are using the GNU C compiler configure:2314: rntcl -c conftest.c >&5 conftest.c conftest.c(17) : error C2065: 'choke' : undeclared identifier conftest.c(17) : error C2146: syntax error : missing ';' before identifier 'me' conftest.c(20) : error C2065: 'me' : undeclared identifier -c conftest.c CL returned error code 2. configure:2320: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2346: result: no configure:2352: checking whether rntcl accepts -g configure:2373: rntcl -c -g conftest.c >&5 conftest.c -c -g conftest.c configure:2379: $? = 0 configure:2383: test -z || test ! -s conftest.err configure:2386: $? = 0 configure:2389: test -s conftest.o configure:2392: $? = 0 configure:2403: result: yes configure:2420: checking for rntcl option to accept ANSI C configure:2490: rntcl -c -g conftest.c >&5 conftest.c conftest.c(53) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char ** ,int )' conftest.c(53) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char ** ,int )' -c -g conftest.c configure:2496: $? = 0 configure:2500: test -z || test ! -s conftest.err configure:2503: $? = 0 configure:2506: test -s conftest.o configure:2509: $? = 0 configure:2527: result: none needed configure:2545: rntcl -c -g conftest.c >&5 conftest.c conftest.c(2) : error C2061: syntax error : identifier 'me' conftest.c(2) : error C2059: syntax error : ';' -c -g conftest.c CL returned error code 2. configure:2551: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2695: checking for style of include used by make configure:2723: result: GNU configure:2751: checking dependency style of rntcl configure:2834: result: none configure:2851: checking whether make sets $(MAKE) configure:2871: result: yes configure:2921: checking for ranlib configure:2937: found /famine/win32build/win32-pike/nt-tools/tools/ranlib configure:2948: result: ranlib configure:3006: checking for gcc configure:3032: result: rntcl configure:3276: checking for C compiler version configure:3279: rntcl --version &5 --version Unknown option --version. configure:3282: $? = 1 configure:3284: rntcl -v &5 -v cl -Zm300 -Ge -F8388608 -GR -D__WIN32__ -D_WIN32 -D__NT__ -D_CRT_SECURE_NO_DEPRECATE -nologo -Fea.out.exe BINMODE.OBJ -MT -link -INCREMENTAL:no -VERBOSE:lib Searching Libraries Done Searching Libraries LINK : fatal error LNK1561: entry point must be defined CL returned error code 2. configure:3287: $? = 2 configure:3289: rntcl -V &5 -V Unknown option -V. configure:3292: $? = 1 configure:3295: checking whether we are using the GNU C compiler configure:3351: result: no configure:3357: checking whether rntcl accepts -g configure:3408: result: yes configure:3425: checking for rntcl option to accept ANSI C configure:3532: result: none needed configure:3550: rntcl -c -g conftest.c >&5 conftest.c conftest.c(2) : error C2061: syntax error : identifier 'me' conftest.c(2) : error C2059: syntax error : ';' -c -g conftest.c CL returned error code 2. configure:3556: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3691: checking dependency style of rntcl configure:3774: result: none configure:3810: checking how to run the C preprocessor configure:3845: rntcl -E conftest.c -E conftest.c configure:3851: $? = 0 configure:3883: rntcl -E conftest.c -E conftest.c conftest.c(12) : fatal error C1083: Cannot open include file: 'ac_nonexistent.h': No such file or directory CL returned error code 2. configure:3889: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3928: result: rntcl -E configure:3952: rntcl -E conftest.c -E conftest.c configure:3958: $? = 0 configure:3990: rntcl -E conftest.c -E conftest.c conftest.c(12) : fatal error C1083: Cannot open include file: 'ac_nonexistent.h': No such file or directory CL returned error code 2. configure:3996: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4040: checking for egrep configure:4050: result: egrep configure:4055: checking for ANSI C header files configure:4211: result: yes configure:4235: checking for sys/types.h configure:4251: rntcl -c -g conftest.c >&5 conftest.c -c -g conftest.c configure:4257: $? = 0 configure:4261: test -z || test ! -s conftest.err configure:4264: $? = 0 configure:4267: test -s conftest.o configure:4270: $? = 0 configure:4281: result: yes configure:4235: checking for sys/stat.h configure:4251: rntcl -c -g conftest.c >&5 conftest.c -c -g conftest.c configure:4257: $? = 0 configure:4261: test -z || test ! -s conftest.err configure:4264: $? = 0 configure:4267: test -s conftest.o configure:4270: $? = 0 configure:4281: result: yes configure:4235: checking for stdlib.h configure:4251: rntcl -c -g conftest.c >&5 conftest.c -c -g conftest.c configure:4257: $? = 0 configure:4261: test -z || test ! -s conftest.err configure:4264: $? = 0 configure:4267: test -s conftest.o configure:4270: $? = 0 configure:4281: result: yes configure:4235: checking for string.h configure:4251: rntcl -c -g conftest.c >&5 conftest.c -c -g conftest.c configure:4257: $? = 0 configure:4261: test -z || test ! -s conftest.err configure:4264: $? = 0 configure:4267: test -s conftest.o configure:4270: $? = 0 configure:4281: result: yes configure:4235: checking for memory.h configure:4251: rntcl -c -g conftest.c >&5 conftest.c -c -g conftest.c configure:4257: $? = 0 configure:4261: test -z || test ! -s conftest.err configure:4264: $? = 0 configure:4267: test -s conftest.o configure:4270: $? = 0 configure:4281: result: yes configure:4235: checking for strings.h configure:4251: rntcl -c -g conftest.c >&5 conftest.c conftest.c(53) : fatal error C1083: Cannot open include file: 'strings.h': No such file or directory -c -g conftest.c CL returned error code 2. configure:4257: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4281: result: no configure:4235: checking for inttypes.h configure:4251: rntcl -c -g conftest.c >&5 conftest.c conftest.c(53) : fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory -c -g conftest.c CL returned error code 2. configure:4257: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4281: result: no configure:4235: checking for stdint.h configure:4251: rntcl -c -g conftest.c >&5 conftest.c conftest.c(53) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory -c -g conftest.c CL returned error code 2. configure:4257: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4281: result: no configure:4235: checking for unistd.h configure:4251: rntcl -c -g conftest.c >&5 conftest.c conftest.c(53) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory -c -g conftest.c CL returned error code 2. configure:4257: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4281: result: no configure:4311: checking limits.h usability configure:4323: rntcl -c -g conftest.c >&5 conftest.c -c -g conftest.c configure:4329: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4352: result: yes configure:4356: checking limits.h presence configure:4366: rntcl -E conftest.c -E conftest.c configure:4372: $? = 0 configure:4392: result: yes configure:4427: checking for limits.h configure:4434: result: yes configure:4311: checking malloc.h usability configure:4323: rntcl -c -g conftest.c >&5 conftest.c -c -g conftest.c configure:4329: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4352: result: yes configure:4356: checking malloc.h presence configure:4366: rntcl -E conftest.c -E conftest.c configure:4372: $? = 0 configure:4392: result: yes configure:4427: checking for malloc.h configure:4434: result: yes configure:4302: checking for unistd.h configure:4307: result: no configure:4311: checking sysexits.h usability configure:4323: rntcl -c -g conftest.c >&5 conftest.c conftest.c(54) : fatal error C1083: Cannot open include file: 'sysexits.h': No such file or directory -c -g conftest.c CL returned error code 2. configure:4329: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4352: result: no configure:4356: checking sysexits.h presence configure:4366: rntcl -E conftest.c -E conftest.c conftest.c(20) : fatal error C1083: Cannot open include file: 'sysexits.h': No such file or directory CL returned error code 2. configure:4372: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include configure:4392: result: no configure:4427: checking for sysexits.h configure:4434: result: no configure:4311: checking stdarg.h usability configure:4323: rntcl -c -g conftest.c >&5 conftest.c -c -g conftest.c configure:4329: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4352: result: yes configure:4356: checking stdarg.h presence configure:4366: rntcl -E conftest.c -E conftest.c configure:4372: $? = 0 configure:4392: result: yes configure:4427: checking for stdarg.h configure:4434: result: yes configure:4449: checking for an ANSI C-conforming const configure:4516: rntcl -c -g conftest.c >&5 conftest.c conftest.c(50) : warning C4700: local variable 't' used without having been initialized conftest.c(65) : warning C4700: local variable 'b' used without having been initialized -c -g conftest.c configure:4522: $? = 0 configure:4526: test -z || test ! -s conftest.err configure:4529: $? = 0 configure:4532: test -s conftest.o configure:4535: $? = 0 configure:4546: result: yes configure:4556: checking for inline configure:4577: rntcl -c -g conftest.c >&5 conftest.c conftest.c(23) : error C2054: expected '(' to follow 'inline' conftest.c(23) : error C2085: 'static_foo' : not in formal parameter list conftest.c(23) : error C2143: syntax error : missing ';' before '{' conftest.c(24) : error C2054: expected '(' to follow 'inline' conftest.c(24) : error C2085: 'foo' : not in formal parameter list conftest.c(24) : error C2143: syntax error : missing ';' before '{' -c -g conftest.c CL returned error code 2. configure:4583: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:4577: rntcl -c -g conftest.c >&5 conftest.c conftest.c(23) : error C2054: expected '(' to follow '__inline__' conftest.c(23) : error C2085: 'static_foo' : not in formal parameter list conftest.c(23) : error C2143: syntax error : missing ';' before '{' conftest.c(24) : error C2054: expected '(' to follow '__inline__' conftest.c(24) : error C2085: 'foo' : not in formal parameter list conftest.c(24) : error C2143: syntax error : missing ';' before '{' -c -g conftest.c CL returned error code 2. configure:4583: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:4577: rntcl -c -g conftest.c >&5 conftest.c -c -g conftest.c configure:4583: $? = 0 configure:4587: test -z || test ! -s conftest.err configure:4590: $? = 0 configure:4593: test -s conftest.o configure:4596: $? = 0 configure:4608: result: __inline configure:4627: checking for size_t configure:4651: rntcl -c -g conftest.c >&5 conftest.c -c -g conftest.c configure:4657: $? = 0 configure:4661: test -z || test ! -s conftest.err configure:4664: $? = 0 configure:4667: test -s conftest.o configure:4670: $? = 0 configure:4681: result: yes configure:4694: checking for __attribute__ configure:4725: rntcl -c -g conftest.c >&5 conftest.c conftest.c(27) : error C2061: syntax error : identifier '__attribute__' conftest.c(27) : error C2059: syntax error : ';' conftest.c(27) : error C2182: 'noreturn' : illegal use of type 'void' conftest.c(29) : error C2143: syntax error : missing ')' before '(' conftest.c(29) : error C2091: function returns function conftest.c(29) : error C2059: syntax error : ')' conftest.c(30) : error C2061: syntax error : identifier 'foo' conftest.c(30) : error C2059: syntax error : ';' conftest.c(30) : error C2059: syntax error : 'type' -c -g conftest.c CL returned error code 2. configure:4731: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | /* end confdefs.h. */ | | #include | | static void foo(void) __attribute__ ((noreturn)); | | static void __attribute__ ((noreturn)) | foo(void) | { | exit(1); | } | | int | main () | { | | ; | return 0; | } configure:4755: result: no configure:4773: checking for working alloca.h configure:4794: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.c(24) : fatal error C1083: Cannot open include file: 'alloca.h': No such file or directory -o conftest.exe -g conftest.c CL returned error code 2. configure:4800: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | ; | return 0; | } configure:4825: result: no configure:4835: checking for alloca configure:4876: rntcl -o conftest.exe -g conftest.c >&5 conftest.c -o conftest.exe -g conftest.c configure:4882: $? = 0 configure:4886: test -z || test ! -s conftest.err configure:4889: $? = 0 configure:4892: test -s conftest.exe configure:4895: $? = 0 configure:4907: result: yes configure:5135: checking for malloc.h configure:5140: result: yes configure:5286: checking for vprintf configure:5343: rntcl -o conftest.exe -g conftest.c >&5 conftest.c -o conftest.exe -g conftest.c configure:5349: $? = 0 configure:5353: test -z || test ! -s conftest.err configure:5356: $? = 0 configure:5359: test -s conftest.exe configure:5362: $? = 0 configure:5374: result: yes configure:5381: checking for _doprnt configure:5438: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol __doprnt conftest.exe.exe : fatal error LNK1120: 1 unresolved externals -o conftest.exe -g conftest.c CL returned error code 2. configure:5444: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:5469: result: no configure:5490: checking for strerror configure:5547: rntcl -o conftest.exe -g conftest.c >&5 conftest.c -o conftest.exe -g conftest.c configure:5553: $? = 0 configure:5557: test -z || test ! -s conftest.err configure:5560: $? = 0 configure:5563: test -s conftest.exe configure:5566: $? = 0 configure:5578: result: yes configure:5490: checking for sleep configure:5547: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _sleep conftest.exe.exe : fatal error LNK1120: 1 unresolved externals -o conftest.exe -g conftest.c CL returned error code 2. configure:5553: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define sleep to an innocuous variant, in case declares sleep. | For example, HP-UX 11i declares gettimeofday. */ | #define sleep innocuous_sleep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sleep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sleep | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sleep (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_sleep) || defined (__stub___sleep) | choke me | #else | char (*f) () = sleep; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sleep; | ; | return 0; | } configure:5578: result: no configure:5490: checking for getpid configure:5547: rntcl -o conftest.exe -g conftest.c >&5 conftest.c -o conftest.exe -g conftest.c configure:5553: $? = 0 configure:5557: test -z || test ! -s conftest.err configure:5560: $? = 0 configure:5563: test -s conftest.exe configure:5566: $? = 0 configure:5578: result: yes configure:5490: checking for snprintf configure:5547: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _snprintf conftest.exe.exe : fatal error LNK1120: 1 unresolved externals -o conftest.exe -g conftest.c CL returned error code 2. configure:5553: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_GETPID 1 | /* end confdefs.h. */ | /* Define snprintf to an innocuous variant, in case declares snprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define snprintf innocuous_snprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char snprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef snprintf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char snprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_snprintf) || defined (__stub___snprintf) | choke me | #else | char (*f) () = snprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != snprintf; | ; | return 0; | } configure:5578: result: no configure:5597: checking for mempcpy configure:5654: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _mempcpy conftest.exe.exe : fatal error LNK1120: 1 unresolved externals -o conftest.exe -g conftest.c CL returned error code 2. configure:5660: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_GETPID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mempcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_mempcpy) || defined (__stub___mempcpy) | choke me | #else | char (*f) () = mempcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mempcpy; | ; | return 0; | } configure:5685: result: no configure:5597: checking for strndup configure:5654: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _strndup conftest.exe.exe : fatal error LNK1120: 1 unresolved externals -o conftest.exe -g conftest.c CL returned error code 2. configure:5660: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_GETPID 1 | /* end confdefs.h. */ | /* Define strndup to an innocuous variant, in case declares strndup. | For example, HP-UX 11i declares gettimeofday. */ | #define strndup innocuous_strndup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strndup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strndup | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strndup (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strndup) || defined (__stub___strndup) | choke me | #else | char (*f) () = strndup; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strndup; | ; | return 0; | } configure:5685: result: no configure:5597: checking for strchrnul configure:5654: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _strchrnul conftest.exe.exe : fatal error LNK1120: 1 unresolved externals -o conftest.exe -g conftest.c CL returned error code 2. configure:5660: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_GETPID 1 | /* end confdefs.h. */ | /* Define strchrnul to an innocuous variant, in case declares strchrnul. | For example, HP-UX 11i declares gettimeofday. */ | #define strchrnul innocuous_strchrnul | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strchrnul (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strchrnul | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strchrnul (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strchrnul) || defined (__stub___strchrnul) | choke me | #else | char (*f) () = strchrnul; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strchrnul; | ; | return 0; | } configure:5685: result: no configure:5597: checking for strcasecmp configure:5654: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _strcasecmp conftest.exe.exe : fatal error LNK1120: 1 unresolved externals -o conftest.exe -g conftest.c CL returned error code 2. configure:5660: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_GETPID 1 | /* end confdefs.h. */ | /* Define strcasecmp to an innocuous variant, in case declares strcasecmp. | For example, HP-UX 11i declares gettimeofday. */ | #define strcasecmp innocuous_strcasecmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strcasecmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strcasecmp | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strcasecmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strcasecmp) || defined (__stub___strcasecmp) | choke me | #else | char (*f) () = strcasecmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strcasecmp; | ; | return 0; | } configure:5685: result: no configure:5597: checking for vsnprintf configure:5654: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _vsnprintf conftest.exe.exe : fatal error LNK1120: 1 unresolved externals -o conftest.exe -g conftest.c CL returned error code 2. configure:5660: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_GETPID 1 | /* end confdefs.h. */ | /* Define vsnprintf to an innocuous variant, in case declares vsnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vsnprintf innocuous_vsnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vsnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vsnprintf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char vsnprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_vsnprintf) || defined (__stub___vsnprintf) | choke me | #else | char (*f) () = vsnprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != vsnprintf; | ; | return 0; | } configure:5685: result: no configure:5714: checking for putc_unlocked('x', stdout) configure:5735: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _putc_unlocked conftest.exe.exe : fatal error LNK1120: 1 unresolved externals -o conftest.exe -g conftest.c CL returned error code 2. configure:5741: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_GETPID 1 | /* end confdefs.h. */ | #include | int | main () | { | putc_unlocked('x', stdout) | ; | return 0; | } configure:5766: result: no configure:5784: checking for flockfile configure:5841: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _flockfile conftest.exe.exe : fatal error LNK1120: 1 unresolved externals -o conftest.exe -g conftest.c CL returned error code 2. configure:5847: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_GETPID 1 | /* end confdefs.h. */ | /* Define flockfile to an innocuous variant, in case declares flockfile. | For example, HP-UX 11i declares gettimeofday. */ | #define flockfile innocuous_flockfile | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char flockfile (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef flockfile | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char flockfile (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_flockfile) || defined (__stub___flockfile) | choke me | #else | char (*f) () = flockfile; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != flockfile; | ; | return 0; | } configure:5872: result: no configure:5887: checking for fputs_unlocked configure:5944: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _fputs_unlocked conftest.exe.exe : fatal error LNK1120: 1 unresolved externals -o conftest.exe -g conftest.c CL returned error code 2. configure:5950: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_GETPID 1 | /* end confdefs.h. */ | /* Define fputs_unlocked to an innocuous variant, in case declares fputs_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fputs_unlocked innocuous_fputs_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fputs_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fputs_unlocked | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fputs_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_fputs_unlocked) || defined (__stub___fputs_unlocked) | choke me | #else | char (*f) () = fputs_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fputs_unlocked; | ; | return 0; | } configure:5975: result: no configure:5887: checking for fwrite_unlocked configure:5944: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _fwrite_unlocked conftest.exe.exe : fatal error LNK1120: 1 unresolved externals -o conftest.exe -g conftest.c CL returned error code 2. configure:5950: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_GETPID 1 | /* end confdefs.h. */ | /* Define fwrite_unlocked to an innocuous variant, in case declares fwrite_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fwrite_unlocked innocuous_fwrite_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fwrite_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fwrite_unlocked | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fwrite_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_fwrite_unlocked) || defined (__stub___fwrite_unlocked) | choke me | #else | char (*f) () = fwrite_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fwrite_unlocked; | ; | return 0; | } configure:5975: result: no configure:5992: checking for strdup configure:6049: rntcl -o conftest.exe -g conftest.c >&5 conftest.c -o conftest.exe -g conftest.c configure:6055: $? = 0 configure:6059: test -z || test ! -s conftest.err configure:6062: $? = 0 configure:6065: test -s conftest.exe configure:6068: $? = 0 configure:6080: result: yes configure:5992: checking for asprintf configure:6049: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _asprintf conftest.exe.exe : fatal error LNK1120: 1 unresolved externals -o conftest.exe -g conftest.c CL returned error code 2. configure:6055: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_GETPID 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define asprintf to an innocuous variant, in case declares asprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define asprintf innocuous_asprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char asprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef asprintf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char asprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_asprintf) || defined (__stub___asprintf) | choke me | #else | char (*f) () = asprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != asprintf; | ; | return 0; | } configure:6080: result: no configure:6091: checking whether program_invocation_name is declared configure:6116: rntcl -c -g conftest.c >&5 conftest.c conftest.c(36) : error C2065: 'program_invocation_name' : undeclared identifier -c -g conftest.c CL returned error code 2. configure:6122: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_GETPID 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef program_invocation_name | char *p = (char *) program_invocation_name; | #endif | | ; | return 0; | } configure:6146: result: no configure:6162: checking whether program_invocation_short_name is declared configure:6187: rntcl -c -g conftest.c >&5 conftest.c conftest.c(37) : error C2065: 'program_invocation_short_name' : undeclared identifier -c -g conftest.c CL returned error code 2. configure:6193: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_GETPID 1 | #define HAVE_STRDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef program_invocation_short_name | char *p = (char *) program_invocation_short_name; | #endif | | ; | return 0; | } configure:6217: result: no configure:6369: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by argp config.status standalone-1.3, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on klael.bortas.org config.status:691: creating Makefile config.status:691: creating testsuite/Makefile config.status:795: creating config.h config.status:1099: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=__inline ac_cv_env_CC_set=set ac_cv_env_CC_value=rntcl ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_asprintf=no ac_cv_func_call_putc_unlocked=no ac_cv_func_flockfile=no ac_cv_func_fputs_unlocked=no ac_cv_func_fwrite_unlocked=no ac_cv_func_getpid=yes ac_cv_func_mempcpy=no ac_cv_func_sleep=no ac_cv_func_snprintf=no ac_cv_func_strcasecmp=no ac_cv_func_strchrnul=no ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strndup=no ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=no ac_cv_have_decl_program_invocation_name=no ac_cv_have_decl_program_invocation_short_name=no ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sysexits_h=no ac_cv_header_unistd_h=no ac_cv_objext=o ac_cv_path_install='/famine/win32build/win32-pike/nt-tools/tools/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='rntcl -E' ac_cv_prog_ac_ct_CC=rntcl ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep=egrep ac_cv_prog_make_make_set=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=no am_cv_CC_dependencies_compiler_type=none am_cv_prog_cc_stdc= lsh_cv_c_attribute=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /famine/win32build/test/xenofarm/client/lsh/klael.bortas.org/buildtmp/dist/lsh-2x1/src/argp/missing --run aclocal-1.8' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /famine/win32build/test/xenofarm/client/lsh/klael.bortas.org/buildtmp/dist/lsh-2x1/src/argp/missing --run tar' AUTOCONF='${SHELL} /famine/win32build/test/xenofarm/client/lsh/klael.bortas.org/buildtmp/dist/lsh-2x1/src/argp/missing --run autoconf' AUTOHEADER='${SHELL} /famine/win32build/test/xenofarm/client/lsh/klael.bortas.org/buildtmp/dist/lsh-2x1/src/argp/missing --run autoheader' AUTOMAKE='${SHELL} /famine/win32build/test/xenofarm/client/lsh/klael.bortas.org/buildtmp/dist/lsh-2x1/src/argp/missing --run automake-1.8' AWK='gawk' CC='rntcl' CCDEPMODE='depmode=none' CFLAGS='-g' CPP='rntcl -E' CPPFLAGS=' -I.' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='egrep' EXEEXT='.exe' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS=' mempcpy$U.o strndup$U.o strchrnul$U.o strcasecmp$U.o vsnprintf$U.o' LIBS='' LTLIBOBJS=' mempcpy$U.lo strndup$U.lo strchrnul$U.lo strcasecmp$U.lo vsnprintf$U.lo' MAKEINFO='${SHELL} /famine/win32build/test/xenofarm/client/lsh/klael.bortas.org/buildtmp/dist/lsh-2x1/src/argp/missing --run makeinfo' OBJEXT='o' PACKAGE='argp' PACKAGE_BUGREPORT='' PACKAGE_NAME='argp' PACKAGE_STRING='argp standalone-1.3' PACKAGE_TARNAME='argp' PACKAGE_VERSION='standalone-1.3' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='standalone-1.3' ac_ct_CC='rntcl' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/famine/win32build/test/xenofarm/client/lsh/klael.bortas.org/buildtmp/dist/lsh-2x1/src/argp/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/famine/win32build/test/xenofarm/client/lsh/klael.bortas.org/buildtmp/dist/pfx' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALLOCA 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 #define HAVE_GETPID 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_VPRINTF 1 #define PACKAGE "argp" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "argp" #define PACKAGE_STRING "argp standalone-1.3" #define PACKAGE_TARNAME "argp" #define PACKAGE_VERSION "standalone-1.3" #define STDC_HEADERS 1 #define VERSION "standalone-1.3" #define _GNU_SOURCE 1 #define inline __inline #endif #ifndef __cplusplus configure: exit 0