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.61. Invocation command line was $ ./configure -C --with-include-path=/usr/local/include:/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib --prefix=/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx ## --------- ## ## Platform. ## ## --------- ## hostname = motoko uname -m = i86pc uname -r = 5.10 uname -s = SunOS uname -v = Generic_118844-19 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = motoko Release = 5.10 KernelID = Generic_118844-19 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 2 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/SUNWspro/bin PATH: /usr/local/bin PATH: /usr/local/share/bin PATH: /usr/bin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/ccs/bin PATH: /usr/openwin/bin PATH: /usr/bin PATH: . PATH: /usr/sfw/bin PATH: /opt/sfw/bin PATH: /opt/csw/bin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1641: creating cache config.cache configure:1776: checking for a BSD-compatible install configure:1832: result: ./install-sh -c configure:1843: checking whether build environment is sane configure:1886: result: yes configure:1914: checking for a thread-safe mkdir -p configure:1953: result: ./install-sh -c -d configure:1966: checking for gawk configure:1982: found /opt/csw/bin/gawk configure:1993: result: gawk configure:2004: checking whether make sets $(MAKE) configure:2025: result: yes configure:2276: checking for gcc configure:2292: found /usr/sfw/bin/gcc configure:2303: result: gcc configure:2541: checking for C compiler version configure:2548: gcc --version >&5 gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2551: $? = 0 configure:2558: gcc -v >&5 Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared Thread model: posix gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) configure:2561: $? = 0 configure:2568: gcc -V >&5 gcc: `-V' option must have argument configure:2571: $? = 1 configure:2594: checking for C compiler default output file name configure:2621: gcc conftest.c >&5 configure:2624: $? = 0 configure:2662: result: a.out configure:2679: checking whether the C compiler works configure:2689: ./a.out configure:2692: $? = 0 configure:2709: result: yes configure:2716: checking whether we are cross compiling configure:2718: result: no configure:2721: checking for suffix of executables configure:2728: gcc -o conftest conftest.c >&5 configure:2731: $? = 0 configure:2755: result: configure:2761: checking for suffix of object files configure:2787: gcc -c conftest.c >&5 configure:2790: $? = 0 configure:2813: result: o configure:2817: checking whether we are using the GNU C compiler configure:2846: gcc -c conftest.c >&5 configure:2852: $? = 0 configure:2869: result: yes configure:2874: checking whether gcc accepts -g configure:2904: gcc -c -g conftest.c >&5 configure:2910: $? = 0 configure:3009: result: yes configure:3026: checking for gcc option to accept ISO C89 configure:3100: gcc -c -g -O2 conftest.c >&5 configure:3106: $? = 0 configure:3129: result: none needed configure:3158: checking for style of include used by make configure:3186: result: GNU configure:3211: checking dependency style of gcc configure:3302: result: gcc3 configure:3317: checking whether make sets $(MAKE) configure:3338: result: yes configure:3390: checking for ranlib configure:3406: found /usr/ccs/bin/ranlib configure:3417: result: ranlib configure:3491: checking for gcc configure:3518: result: gcc configure:3756: checking for C compiler version configure:3763: gcc --version >&5 gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3766: $? = 0 configure:3773: gcc -v >&5 Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared Thread model: posix gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) configure:3776: $? = 0 configure:3783: gcc -V >&5 gcc: `-V' option must have argument configure:3786: $? = 1 configure:3789: checking whether we are using the GNU C compiler configure:3841: result: yes configure:3846: checking whether gcc accepts -g configure:3981: result: yes configure:3998: checking for gcc option to accept ISO C89 configure:4101: result: none needed configure:4121: checking dependency style of gcc configure:4212: result: gcc3 configure:4246: checking how to run the C preprocessor configure:4286: gcc -E conftest.c configure:4292: $? = 0 configure:4323: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4329: $? = 1 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:4362: result: gcc -E configure:4391: gcc -E conftest.c configure:4397: $? = 0 configure:4428: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4434: $? = 1 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:4472: checking for grep that handles long lines and -e configure:4546: result: /usr/sfw/bin/ggrep configure:4551: checking for egrep configure:4629: result: /usr/sfw/bin/ggrep -E configure:4634: checking for ANSI C header files configure:4664: gcc -c -g -O2 conftest.c >&5 configure:4670: $? = 0 configure:4769: gcc -o conftest -g -O2 conftest.c >&5 configure:4772: $? = 0 configure:4778: ./conftest configure:4781: $? = 0 configure:4798: result: yes configure:4822: checking for sys/types.h configure:4843: gcc -c -g -O2 conftest.c >&5 configure:4849: $? = 0 configure:4865: result: yes configure:4822: checking for sys/stat.h configure:4843: gcc -c -g -O2 conftest.c >&5 configure:4849: $? = 0 configure:4865: result: yes configure:4822: checking for stdlib.h configure:4843: gcc -c -g -O2 conftest.c >&5 configure:4849: $? = 0 configure:4865: result: yes configure:4822: checking for string.h configure:4843: gcc -c -g -O2 conftest.c >&5 configure:4849: $? = 0 configure:4865: result: yes configure:4822: checking for memory.h configure:4843: gcc -c -g -O2 conftest.c >&5 configure:4849: $? = 0 configure:4865: result: yes configure:4822: checking for strings.h configure:4843: gcc -c -g -O2 conftest.c >&5 configure:4849: $? = 0 configure:4865: result: yes configure:4822: checking for inttypes.h configure:4843: gcc -c -g -O2 conftest.c >&5 configure:4849: $? = 0 configure:4865: result: yes configure:4822: checking for stdint.h configure:4843: gcc -c -g -O2 conftest.c >&5 configure:4849: $? = 0 configure:4865: result: yes configure:4822: checking for unistd.h configure:4843: gcc -c -g -O2 conftest.c >&5 configure:4849: $? = 0 configure:4865: result: yes configure:4896: checking limits.h usability configure:4913: gcc -c -g -O2 conftest.c >&5 configure:4919: $? = 0 configure:4933: result: yes configure:4937: checking limits.h presence configure:4952: gcc -E conftest.c configure:4958: $? = 0 configure:4972: result: yes configure:5000: checking for limits.h configure:5008: result: yes configure:4896: checking malloc.h usability configure:4913: gcc -c -g -O2 conftest.c >&5 configure:4919: $? = 0 configure:4933: result: yes configure:4937: checking malloc.h presence configure:4952: gcc -E conftest.c configure:4958: $? = 0 configure:4972: result: yes configure:5000: checking for malloc.h configure:5008: result: yes configure:4886: checking for unistd.h configure:4892: result: yes configure:4896: checking sysexits.h usability configure:4913: gcc -c -g -O2 conftest.c >&5 configure:4919: $? = 0 configure:4933: result: yes configure:4937: checking sysexits.h presence configure:4952: gcc -E conftest.c configure:4958: $? = 0 configure:4972: result: yes configure:5000: checking for sysexits.h configure:5008: result: yes configure:4896: checking stdarg.h usability configure:4913: gcc -c -g -O2 conftest.c >&5 configure:4919: $? = 0 configure:4933: result: yes configure:4937: checking stdarg.h presence configure:4952: gcc -E conftest.c configure:4958: $? = 0 configure:4972: result: yes configure:5000: checking for stdarg.h configure:5008: result: yes configure:5023: checking for an ANSI C-conforming const configure:5098: gcc -c -g -O2 conftest.c >&5 configure:5104: $? = 0 configure:5119: result: yes configure:5129: checking for inline configure:5155: gcc -c -g -O2 conftest.c >&5 configure:5161: $? = 0 configure:5179: result: inline configure:5198: checking for size_t configure:5228: gcc -c -g -O2 conftest.c >&5 configure:5234: $? = 0 configure:5249: result: yes configure:5262: checking for __attribute__ configure:5298: gcc -c -g -O2 conftest.c >&5 configure:5304: $? = 0 configure:5319: result: yes configure:5337: checking for working alloca.h configure:5364: gcc -o conftest -g -O2 conftest.c >&5 configure:5370: $? = 0 configure:5387: result: yes configure:5397: checking for alloca configure:5444: gcc -o conftest -g -O2 conftest.c >&5 configure:5450: $? = 0 configure:5467: result: yes configure:5699: checking for malloc.h configure:5705: result: yes configure:5840: checking for vprintf configure:5896: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:53: warning: conflicting types for built-in function 'vprintf' configure:5902: $? = 0 configure:5920: result: yes configure:5927: checking for _doprnt configure:5983: gcc -o conftest -g -O2 conftest.c >&5 configure:5989: $? = 0 configure:6006: result: yes configure:6027: checking for strerror configure:6083: gcc -o conftest -g -O2 conftest.c >&5 configure:6089: $? = 0 configure:6107: result: yes configure:6027: checking for sleep configure:6083: gcc -o conftest -g -O2 conftest.c >&5 configure:6089: $? = 0 configure:6107: result: yes configure:6027: checking for getpid configure:6083: gcc -o conftest -g -O2 conftest.c >&5 configure:6089: $? = 0 configure:6107: result: yes configure:6027: checking for snprintf configure:6083: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:58: warning: conflicting types for built-in function 'snprintf' configure:6089: $? = 0 configure:6107: result: yes configure:6126: checking for mempcpy configure:6182: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:59: warning: conflicting types for built-in function 'mempcpy' Undefined first referenced symbol in file mempcpy /var/tmp//ccYKey0q.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:6188: $? = 1 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_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRERROR 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPID 1 | #define HAVE_SNPRINTF 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:6206: result: no configure:6126: checking for strndup configure:6182: gcc -o conftest -g -O2 conftest.c >&5 Undefined first referenced symbol in file strndup /var/tmp//ccO1rJ0o.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:6188: $? = 1 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_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRERROR 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPID 1 | #define HAVE_SNPRINTF 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return strndup (); | ; | return 0; | } configure:6206: result: no configure:6126: checking for strchrnul configure:6182: gcc -o conftest -g -O2 conftest.c >&5 Undefined first referenced symbol in file strchrnul /var/tmp//ccecJm1D.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:6188: $? = 1 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_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRERROR 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPID 1 | #define HAVE_SNPRINTF 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return strchrnul (); | ; | return 0; | } configure:6206: result: no configure:6126: checking for strcasecmp configure:6182: gcc -o conftest -g -O2 conftest.c >&5 configure:6188: $? = 0 configure:6206: result: yes configure:6126: checking for vsnprintf configure:6182: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:60: warning: conflicting types for built-in function 'vsnprintf' configure:6188: $? = 0 configure:6206: result: yes configure:6233: checking for putc_unlocked('x', stdout) configure:6259: gcc -o conftest -g -O2 conftest.c >&5 configure:6265: $? = 0 configure:6282: result: yes configure:6300: checking for flockfile configure:6356: gcc -o conftest -g -O2 conftest.c >&5 configure:6362: $? = 0 configure:6380: result: yes configure:6395: checking for fputs_unlocked configure:6451: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:63: warning: conflicting types for built-in function 'fputs_unlocked' Undefined first referenced symbol in file fputs_unlocked /var/tmp//ccKL8WOO.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:6457: $? = 1 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_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRERROR 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FLOCKFILE 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return fputs_unlocked (); | ; | return 0; | } configure:6475: result: no configure:6395: checking for fwrite_unlocked configure:6451: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:63: warning: conflicting types for built-in function 'fwrite_unlocked' Undefined first referenced symbol in file fwrite_unlocked /var/tmp//ccOS7KC5.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:6457: $? = 1 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_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRERROR 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FLOCKFILE 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return fwrite_unlocked (); | ; | return 0; | } configure:6475: result: no configure:6492: checking for strdup configure:6548: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:63: warning: conflicting types for built-in function 'strdup' configure:6554: $? = 0 configure:6572: result: yes configure:6492: checking for asprintf configure:6548: gcc -o conftest -g -O2 conftest.c >&5 Undefined first referenced symbol in file asprintf /var/tmp//ccmbjxvk.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:6554: $? = 1 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_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRERROR 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FLOCKFILE 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return asprintf (); | ; | return 0; | } configure:6572: result: no configure:6583: checking whether program_invocation_name is declared configure:6613: gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:47: error: `program_invocation_name' undeclared (first use in this function) conftest.c:47: error: (Each undeclared identifier is reported only once conftest.c:47: error: for each function it appears in.) configure:6619: $? = 1 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_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRERROR 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef program_invocation_name | (void) program_invocation_name; | #endif | | ; | return 0; | } configure:6634: result: no configure:6650: checking whether program_invocation_short_name is declared configure:6680: gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:48: error: `program_invocation_short_name' undeclared (first use in this function) conftest.c:48: error: (Each undeclared identifier is reported only once conftest.c:48: error: for each function it appears in.) configure:6686: $? = 1 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_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRERROR 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_STRDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef program_invocation_short_name | (void) program_invocation_short_name; | #endif | | ; | return 0; | } configure:6701: result: no configure:6802: updating cache config.cache configure:6859: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by argp config.status standalone-1.3, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on motoko config.status:638: creating Makefile config.status:638: creating testsuite/Makefile config.status:638: creating config.h config.status:933: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= 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_LIBS_set= ac_cv_env_LIBS_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_func__doprnt=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=no ac_cv_func_call_putc_unlocked=yes ac_cv_func_flockfile=yes 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=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes 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=yes ac_cv_have_decl_program_invocation_name=no ac_cv_have_decl_program_invocation_short_name=no ac_cv_header_inttypes_h=yes 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=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/sfw/bin/ggrep -E' ac_cv_path_GREP=/usr/sfw/bin/ggrep ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= lsh_cv_c_attribute=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9-exp/src/argp/missing --run aclocal-1.10' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9-exp/src/argp/missing --run tar' AUTOCONF='${SHELL} /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9-exp/src/argp/missing --run autoconf' AUTOHEADER='${SHELL} /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9-exp/src/argp/missing --run autoheader' AUTOMAKE='${SHELL} /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9-exp/src/argp/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs' CPP='gcc -E' CPPFLAGS=' -I.' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/sfw/bin/ggrep -E' EXEEXT='' GREP='/usr/sfw/bin/ggrep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS=' ${LIBOBJDIR}mempcpy$U.o ${LIBOBJDIR}strndup$U.o ${LIBOBJDIR}strchrnul$U.o' LIBS='' LTLIBOBJS=' ${LIBOBJDIR}mempcpy$U.lo ${LIBOBJDIR}strndup$U.lo ${LIBOBJDIR}strchrnul$U.lo' MAKEINFO='${SHELL} /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9-exp/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='gcc' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9-exp/src/argp/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## 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_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_STDARG_H 1 #define HAVE_GCC_ATTRIBUTE 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_MALLOC_H 1 #define HAVE_VPRINTF 1 #define HAVE_DOPRNT 1 #define HAVE_STRERROR 1 #define HAVE_SLEEP 1 #define HAVE_GETPID 1 #define HAVE_SNPRINTF 1 #define HAVE_STRCASECMP 1 #define HAVE_VSNPRINTF 1 #define HAVE_PUTC_UNLOCKED 1 #define HAVE_FLOCKFILE 1 #define HAVE_STRDUP 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 configure: exit 0