This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by bash configure 2.05b, which was generated by GNU Autoconf 2.52. Invocation command line was $ ./configure ## ---------- ## ## Platform. ## ## ---------- ## hostname = Power-Mac-G4.local uname -m = Power Macintosh uname -r = 8.11.0 uname -s = Darwin uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Kernel configured for a single processor only. 1 processor is physically available. Processor type: ppc7400 (PowerPC 7400) Processor active: 0 Primary memory available: 768.00 megabytes Default processor set: 67 tasks, 214 threads, 1 processors Load average: 2.60, Mach factor: 0.28 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /opt/local/bin:/opt/local/sbin:/sw/bin:/Users/{username}/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/sw:. ## ------------ ## ## Core tests. ## ## ------------ ## configure:1018: PATH=".;."; conftest.sh ./configure: line 1019: conftest.sh: command not found configure:1021: $? = 127 configure:1071: checking build system type configure:1089: result: powerpc-apple-darwin8.11.0 configure:1096: checking host system type configure:1110: result: powerpc-apple-darwin8.11.0 configure:1606: checking for gcc configure:1621: found /usr/bin/gcc configure:1629: result: gcc configure:1857: checking for C compiler version configure:1860: gcc --version &5 powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370) Copyright (C) 2005 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:1863: $? = 0 configure:1865: gcc -v &5 Using built-in specs. Target: powerpc-apple-darwin8 Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5370) configure:1868: $? = 0 configure:1870: gcc -V &5 gcc: argument to `-V' is missing configure:1873: $? = 1 configure:1893: checking for C compiler default output configure:1896: gcc conftest.c >&5 configure:1899: $? = 0 configure:1928: result: a.out configure:1933: checking whether the C compiler works configure:1939: ./a.out configure:1942: $? = 0 configure:1957: result: yes configure:1964: checking whether we are cross compiling configure:1966: result: no configure:1969: checking for executable suffix configure:1971: gcc -o conftest conftest.c >&5 configure:1974: $? = 0 configure:1996: result: configure:2002: checking for object suffix configure:2020: gcc -c conftest.c >&5 configure:2023: $? = 0 configure:2042: result: o configure:2046: checking whether we are using the GNU C compiler configure:2067: gcc -c conftest.c >&5 configure:2070: $? = 0 configure:2073: test -s conftest.o configure:2076: $? = 0 configure:2088: result: yes configure:2094: checking whether gcc accepts -g configure:2112: gcc -c -g conftest.c >&5 configure:2115: $? = 0 configure:2118: test -s conftest.o configure:2121: $? = 0 configure:2131: result: yes configure:2158: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: parse error before 'me' configure:2161: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2259: checking for POSIXized ISC configure:2278: result: no configure:2288: checking how to run the C preprocessor configure:2314: gcc -E conftest.c configure:2320: $? = 0 configure:2347: gcc -E conftest.c configure:2344:28: error: ac_nonexistent.h: No such file or directory configure:2353: $? = 1 configure: failed program was: #line 2343 "configure" #include "confdefs.h" #include configure:2390: result: gcc -E configure:2405: gcc -E conftest.c configure:2411: $? = 0 configure:2438: gcc -E conftest.c configure:2435:28: error: ac_nonexistent.h: No such file or directory configure:2444: $? = 1 configure: failed program was: #line 2434 "configure" #include "confdefs.h" #include configure:2483: checking for minix/config.h configure:2493: gcc -E conftest.c configure:2490:26: error: minix/config.h: No such file or directory configure:2499: $? = 1 configure: failed program was: #line 2489 "configure" #include "confdefs.h" #include configure:2518: result: no configure:2559: checking for special C compiler options needed for large files configure:2633: result: no configure:2639: checking for _FILE_OFFSET_BITS value needed for large files configure:2667: gcc -c -g -O2 conftest.c >&5 configure:2670: $? = 0 configure:2673: test -s conftest.o configure:2676: $? = 0 configure:2726: result: no configure:2736: checking for _LARGE_FILES value needed for large files configure:2764: gcc -c -g -O2 conftest.c >&5 configure:2767: $? = 0 configure:2770: test -s conftest.o configure:2773: $? = 0 configure:2823: result: no configure:2893: checking whether gcc needs -traditional configure:2916:20: error: termio.h: No such file or directory configure:2928: result: no configure:3401: checking for a BSD compatible install configure:3450: result: /usr/bin/install -c configure:3463: checking for ar configure:3478: found /opt/local/bin/ar configure:3487: result: ar configure:3533: checking for ranlib configure:3548: found /opt/local/bin/ranlib configure:3557: result: ranlib configure:3573: checking for bison configure:3588: found /usr/bin/bison configure:3596: result: bison -y configure:3607: checking whether make sets ${MAKE} configure:3627: result: yes configure:3645: checking for gcc option to accept ANSI C configure:3702: gcc -c -g -O2 conftest.c >&5 configure:3705: $? = 0 configure:3708: test -s conftest.o configure:3711: $? = 0 configure:3728: result: none needed configure:3736: checking for an ANSI C-conforming const configure:3800: gcc -c -g -O2 conftest.c >&5 configure:3803: $? = 0 configure:3806: test -s conftest.o configure:3809: $? = 0 configure:3819: result: yes configure:3829: checking for inline configure:3846: gcc -c -g -O2 conftest.c >&5 configure:3849: $? = 0 configure:3852: test -s conftest.o configure:3855: $? = 0 configure:3866: result: inline configure:3881: checking whether byte ordering is bigendian configure:3906: gcc -c -g -O2 conftest.c >&5 configure:3909: $? = 0 configure:3912: test -s conftest.o configure:3915: $? = 0 configure:3936: gcc -c -g -O2 conftest.c >&5 configure:3939: $? = 0 configure:3942: test -s conftest.o configure:3945: $? = 0 configure:4003: result: yes configure:4013: checking for preprocessor stringizing operator configure:4034: result: yes configure:4044: checking for long double configure:4092: result: yes configure:4102: checking for function prototypes configure:4105: result: yes configure:4117: checking for ANSI C header files configure:4131: gcc -E conftest.c configure:4137: $? = 0 configure:4224: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'main': configure:4216: warning: incompatible implicit declaration of built-in function 'exit' configure:4227: $? = 0 configure:4229: ./conftest configure:4232: $? = 0 configure:4245: result: yes configure:4261: checking for sys/types.h configure:4273: gcc -c -g -O2 conftest.c >&5 configure:4276: $? = 0 configure:4279: test -s conftest.o configure:4282: $? = 0 configure:4292: result: yes configure:4261: checking for sys/stat.h configure:4273: gcc -c -g -O2 conftest.c >&5 configure:4276: $? = 0 configure:4279: test -s conftest.o configure:4282: $? = 0 configure:4292: result: yes configure:4261: checking for stdlib.h configure:4273: gcc -c -g -O2 conftest.c >&5 configure:4276: $? = 0 configure:4279: test -s conftest.o configure:4282: $? = 0 configure:4292: result: yes configure:4261: checking for string.h configure:4273: gcc -c -g -O2 conftest.c >&5 configure:4276: $? = 0 configure:4279: test -s conftest.o configure:4282: $? = 0 configure:4292: result: yes configure:4261: checking for memory.h configure:4273: gcc -c -g -O2 conftest.c >&5 configure:4276: $? = 0 configure:4279: test -s conftest.o configure:4282: $? = 0 configure:4292: result: yes configure:4261: checking for strings.h configure:4273: gcc -c -g -O2 conftest.c >&5 configure:4276: $? = 0 configure:4279: test -s conftest.o configure:4282: $? = 0 configure:4292: result: yes configure:4261: checking for inttypes.h configure:4273: gcc -c -g -O2 conftest.c >&5 configure:4276: $? = 0 configure:4279: test -s conftest.o configure:4282: $? = 0 configure:4292: result: yes configure:4261: checking for stdint.h configure:4273: gcc -c -g -O2 conftest.c >&5 configure:4276: $? = 0 configure:4279: test -s conftest.o configure:4282: $? = 0 configure:4292: result: yes configure:4261: checking for unistd.h configure:4273: gcc -c -g -O2 conftest.c >&5 configure:4276: $? = 0 configure:4279: test -s conftest.o configure:4282: $? = 0 configure:4292: result: yes configure:4302: checking whether char is unsigned configure:4320: gcc -c -g -O2 conftest.c >&5 configure:4323: $? = 0 configure:4326: test -s conftest.o configure:4329: $? = 0 configure:4339: result: no configure:4351: checking for dirent.h that defines DIR configure:4372: gcc -c -g -O2 conftest.c >&5 configure:4375: $? = 0 configure:4378: test -s conftest.o configure:4381: $? = 0 configure:4391: result: yes configure:4404: checking for opendir in -ldir configure:4431: gcc -o conftest -g -O2 conftest.c -ldir >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -ldir collect2: ld returned 1 exit status configure:4434: $? = 1 configure: failed program was: #line 4412 "configure" #include "confdefs.h" /* 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 opendir (); int main () { opendir (); ; return 0; } configure:4451: result: no configure:4513: checking whether time.h and sys/time.h may both be included configure:4535: gcc -c -g -O2 conftest.c >&5 configure:4538: $? = 0 configure:4541: test -s conftest.o configure:4544: $? = 0 configure:4554: result: yes configure:4567: checking for inttypes.h configure:4602: result: yes configure:4617: checking for unistd.h configure:4652: result: yes configure:4617: checking for stdlib.h configure:4652: result: yes configure:4617: checking for stdarg.h configure:4627: gcc -E conftest.c configure:4633: $? = 0 configure:4652: result: yes configure:4617: checking for varargs.h configure:4627: gcc -E conftest.c In file included from configure:4624: /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/varargs.h:4:2: error: #error "GCC no longer implements ." /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/varargs.h:5:2: error: #error "Revise your code to use ." configure:4633: $? = 1 configure: failed program was: #line 4623 "configure" #include "confdefs.h" #include configure:4652: result: no configure:4617: checking for limits.h configure:4627: gcc -E conftest.c configure:4633: $? = 0 configure:4652: result: yes configure:4617: checking for string.h configure:4652: result: yes configure:4617: checking for memory.h configure:4652: result: yes configure:4617: checking for locale.h configure:4627: gcc -E conftest.c configure:4633: $? = 0 configure:4652: result: yes configure:4617: checking for termcap.h configure:4627: gcc -E conftest.c configure:4633: $? = 0 configure:4652: result: yes configure:4617: checking for termio.h configure:4627: gcc -E conftest.c configure:4624:20: error: termio.h: No such file or directory configure:4633: $? = 1 configure: failed program was: #line 4623 "configure" #include "confdefs.h" #include configure:4652: result: no configure:4617: checking for termios.h configure:4627: gcc -E conftest.c configure:4633: $? = 0 configure:4652: result: yes configure:4617: checking for dlfcn.h configure:4627: gcc -E conftest.c configure:4633: $? = 0 configure:4652: result: yes configure:4617: checking for stddef.h configure:4627: gcc -E conftest.c configure:4633: $? = 0 configure:4652: result: yes configure:4617: checking for stdint.h configure:4652: result: yes configure:4617: checking for netdb.h configure:4627: gcc -E conftest.c configure:4633: $? = 0 configure:4652: result: yes configure:4617: checking for grp.h configure:4627: gcc -E conftest.c configure:4633: $? = 0 configure:4652: result: yes configure:4617: checking for strings.h configure:4652: result: yes configure:4667: checking for sys/ptem.h configure:4677: gcc -E conftest.c configure:4674:22: error: sys/ptem.h: No such file or directory configure:4683: $? = 1 configure: failed program was: #line 4673 "configure" #include "confdefs.h" #include configure:4702: result: no configure:4667: checking for sys/pte.h configure:4677: gcc -E conftest.c configure:4674:21: error: sys/pte.h: No such file or directory configure:4683: $? = 1 configure: failed program was: #line 4673 "configure" #include "confdefs.h" #include configure:4702: result: no configure:4667: checking for sys/stream.h configure:4677: gcc -E conftest.c configure:4674:24: error: sys/stream.h: No such file or directory configure:4683: $? = 1 configure: failed program was: #line 4673 "configure" #include "confdefs.h" #include configure:4702: result: no configure:4667: checking for sys/select.h configure:4677: gcc -E conftest.c configure:4683: $? = 0 configure:4702: result: yes configure:4667: checking for sys/file.h configure:4677: gcc -E conftest.c configure:4683: $? = 0 configure:4702: result: yes configure:4667: checking for sys/resource.h configure:4677: gcc -E conftest.c configure:4683: $? = 0 configure:4702: result: yes configure:4667: checking for sys/param.h configure:4677: gcc -E conftest.c configure:4683: $? = 0 configure:4702: result: yes configure:4667: checking for sys/socket.h configure:4677: gcc -E conftest.c configure:4683: $? = 0 configure:4702: result: yes configure:4667: checking for sys/time.h configure:4677: gcc -E conftest.c configure:4683: $? = 0 configure:4702: result: yes configure:4667: checking for sys/times.h configure:4677: gcc -E conftest.c configure:4683: $? = 0 configure:4702: result: yes configure:4667: checking for sys/wait.h configure:4677: gcc -E conftest.c configure:4683: $? = 0 configure:4702: result: yes configure:4715: checking for netinet/in.h configure:4725: gcc -E conftest.c configure:4731: $? = 0 configure:4750: result: yes configure:4715: checking for arpa/inet.h configure:4725: gcc -E conftest.c configure:4731: $? = 0 configure:4750: result: yes configure:4762: checking for working alloca.h configure:4780: gcc -o conftest -g -O2 conftest.c >&5 configure:4783: $? = 0 configure:4786: test -s conftest configure:4789: $? = 0 configure:4799: result: yes configure:4809: checking for alloca configure:4847: gcc -o conftest -g -O2 conftest.c >&5 configure:4850: $? = 0 configure:4853: test -s conftest configure:4856: $? = 0 configure:4866: result: yes configure:5047: checking whether getpgrp takes no argument configure:5066: gcc -c -g -O2 conftest.c >&5 configure: In function 'main': configure:5092: error: too many arguments to function 'getpgrp' configure:5069: $? = 1 configure: failed program was: #line 5054 "configure" #include "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 int main () { getpgrp (0); ; return 0; } configure:5098: gcc -c -g -O2 conftest.c >&5 configure:5101: $? = 0 configure:5104: test -s conftest.o configure:5107: $? = 0 configure:5202: result: yes configure:5212: checking whether setvbuf arguments are reversed configure:5240: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'main': configure:5232: warning: passing argument 2 of 'setvbuf' makes pointer from integer without a cast configure:5232: warning: passing argument 3 of 'setvbuf' makes integer from pointer without a cast configure:5233: warning: incompatible implicit declaration of built-in function 'exit' configure:5243: $? = 0 configure:5245: ./conftest configure:5248: $? = 1 configure: program exited with status 1 configure: failed program was: #line 5223 "configure" #include "confdefs.h" #include /* If setvbuf has the reversed format, exit 0. */ int main () { /* This call has the arguments reversed. A reversed system may check and see that the address of main is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0) exit(1); putc('\r', stdout); exit(0); /* Non-reversed systems segv here. */ } configure:5261: result: no configure:5274: checking for vprintf configure:5311: gcc -o conftest -g -O2 conftest.c >&5 configure:5290: warning: conflicting types for built-in function 'vprintf' configure:5314: $? = 0 configure:5317: test -s conftest configure:5320: $? = 0 configure:5330: result: yes configure:5337: checking for _doprnt configure:5374: gcc -o conftest -g -O2 conftest.c >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: __doprnt collect2: ld returned 1 exit status configure:5377: $? = 1 configure: failed program was: #line 5343 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _doprnt (); below. */ #include /* 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 (); char (*f) (); int main () { /* 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 f = _doprnt; #endif ; return 0; } configure:5393: result: no configure:5406: checking for working strcoll configure:5429: gcc -o conftest -g -O2 conftest.c >&5 configure:5432: $? = 0 configure:5434: ./conftest configure:5437: $? = 0 configure:5449: result: yes configure:5498: checking return type of signal handlers configure:5526: gcc -c -g -O2 conftest.c >&5 configure:5529: $? = 0 configure:5532: test -s conftest.o configure:5535: $? = 0 configure:5545: result: void configure:5552: checking for __setostype configure:5589: gcc -o conftest -g -O2 conftest.c >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: ___setostype collect2: ld returned 1 exit status configure:5592: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __setostype (); below. */ #include /* 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 __setostype (); char (*f) (); int main () { /* 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___setostype) || defined (__stub_____setostype) choke me #else f = __setostype; #endif ; return 0; } configure:5608: result: no configure:5617: checking for wait3 configure:5654: gcc -o conftest -g -O2 conftest.c >&5 configure:5657: $? = 0 configure:5660: test -s conftest configure:5663: $? = 0 configure:5673: result: yes configure:5682: checking for isinf configure:5719: gcc -o conftest -g -O2 conftest.c >&5 configure:5698: warning: conflicting types for built-in function 'isinf' configure:5722: $? = 0 configure:5725: test -s conftest configure:5728: $? = 0 configure:5738: result: yes configure:5747: checking for mkfifo configure:5784: gcc -o conftest -g -O2 conftest.c >&5 configure:5787: $? = 0 configure:5790: test -s conftest configure:5793: $? = 0 configure:5803: result: yes configure:5823: checking for dup2 configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5823: checking for select configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5823: checking for getdtablesize configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5823: checking for getgroups configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5823: checking for gethostname configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5823: checking for setdtablesize configure:5860: gcc -o conftest -g -O2 conftest.c >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _setdtablesize collect2: ld returned 1 exit status configure:5863: $? = 1 configure: failed program was: #line 5829 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setdtablesize (); below. */ #include /* 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 setdtablesize (); char (*f) (); int main () { /* 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_setdtablesize) || defined (__stub___setdtablesize) choke me #else f = setdtablesize; #endif ; return 0; } configure:5879: result: no configure:5823: checking for getpagesize configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5823: checking for killpg configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5823: checking for lstat configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5823: checking for getpeername configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5823: checking for sbrk configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5823: checking for getrlimit configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5823: checking for getrusage configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5823: checking for gettimeofday configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5823: checking for waitpid configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5823: checking for tcgetpgrp configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5823: checking for readlink configure:5860: gcc -o conftest -g -O2 conftest.c >&5 configure:5863: $? = 0 configure:5866: test -s conftest configure:5869: $? = 0 configure:5879: result: yes configure:5892: checking for rename configure:5929: gcc -o conftest -g -O2 conftest.c >&5 configure:5932: $? = 0 configure:5935: test -s conftest configure:5938: $? = 0 configure:5948: result: yes configure:5967: checking for bcopy configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:5983: warning: conflicting types for built-in function 'bcopy' configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for bzero configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:5983: warning: conflicting types for built-in function 'bzero' configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for confstr configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for sysconf configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for pathconf configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for setenv configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for putenv configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for unsetenv configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for setlinebuf configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for setvbuf configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for setlocale configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for strchr configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:5983: warning: conflicting types for built-in function 'strchr' configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for tcgetattr configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for uname configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for ulimit configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for tzset configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for siginterrupt configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for memmove configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:5983: warning: conflicting types for built-in function 'memmove' configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for ttyname configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for times configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for getaddrinfo configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for gethostbyname configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for getservbyname configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for getservent configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for inet_aton configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for vsnprintf configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:5983: warning: conflicting types for built-in function 'vsnprintf' configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for snprintf configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:5983: warning: conflicting types for built-in function 'snprintf' configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for vasprintf configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for asprintf configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:5967: checking for fnmatch configure:6004: gcc -o conftest -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6010: test -s conftest configure:6013: $? = 0 configure:6023: result: yes configure:6036: checking for isascii configure:6073: gcc -o conftest -g -O2 conftest.c >&5 configure:6052: warning: conflicting types for built-in function 'isascii' configure:6076: $? = 0 configure:6079: test -s conftest configure:6082: $? = 0 configure:6092: result: yes configure:6036: checking for isblank configure:6073: gcc -o conftest -g -O2 conftest.c >&5 configure:6052: warning: conflicting types for built-in function 'isblank' configure:6076: $? = 0 configure:6079: test -s conftest configure:6082: $? = 0 configure:6092: result: yes configure:6036: checking for isgraph configure:6073: gcc -o conftest -g -O2 conftest.c >&5 configure:6052: warning: conflicting types for built-in function 'isgraph' configure:6076: $? = 0 configure:6079: test -s conftest configure:6082: $? = 0 configure:6092: result: yes configure:6036: checking for isprint configure:6073: gcc -o conftest -g -O2 conftest.c >&5 configure:6052: warning: conflicting types for built-in function 'isprint' configure:6076: $? = 0 configure:6079: test -s conftest configure:6082: $? = 0 configure:6092: result: yes configure:6036: checking for isspace configure:6073: gcc -o conftest -g -O2 conftest.c >&5 configure:6052: warning: conflicting types for built-in function 'isspace' configure:6076: $? = 0 configure:6079: test -s conftest configure:6082: $? = 0 configure:6092: result: yes configure:6036: checking for isxdigit configure:6073: gcc -o conftest -g -O2 conftest.c >&5 configure:6052: warning: conflicting types for built-in function 'isxdigit' configure:6076: $? = 0 configure:6079: test -s conftest configure:6082: $? = 0 configure:6092: result: yes configure:6105: checking for getcwd configure:6142: gcc -o conftest -g -O2 conftest.c >&5 configure:6145: $? = 0 configure:6148: test -s conftest configure:6151: $? = 0 configure:6161: result: yes configure:6105: checking for strcasecmp configure:6142: gcc -o conftest -g -O2 conftest.c >&5 configure:6145: $? = 0 configure:6148: test -s conftest configure:6151: $? = 0 configure:6161: result: yes configure:6105: checking for strerror configure:6142: gcc -o conftest -g -O2 conftest.c >&5 configure:6145: $? = 0 configure:6148: test -s conftest configure:6151: $? = 0 configure:6161: result: yes configure:6105: checking for strftime configure:6142: gcc -o conftest -g -O2 conftest.c >&5 configure:6121: warning: conflicting types for built-in function 'strftime' configure:6145: $? = 0 configure:6148: test -s conftest configure:6151: $? = 0 configure:6161: result: yes configure:6105: checking for strpbrk configure:6142: gcc -o conftest -g -O2 conftest.c >&5 configure:6121: warning: conflicting types for built-in function 'strpbrk' configure:6145: $? = 0 configure:6148: test -s conftest configure:6151: $? = 0 configure:6161: result: yes configure:6105: checking for memset configure:6142: gcc -o conftest -g -O2 conftest.c >&5 configure:6121: warning: conflicting types for built-in function 'memset' configure:6145: $? = 0 configure:6148: test -s conftest configure:6151: $? = 0 configure:6161: result: yes configure:6176: checking for strtod configure:6213: gcc -o conftest -g -O2 conftest.c >&5 configure:6216: $? = 0 configure:6219: test -s conftest configure:6222: $? = 0 configure:6232: result: yes configure:6176: checking for strtol configure:6213: gcc -o conftest -g -O2 conftest.c >&5 configure:6216: $? = 0 configure:6219: test -s conftest configure:6222: $? = 0 configure:6232: result: yes configure:6176: checking for strtoul configure:6213: gcc -o conftest -g -O2 conftest.c >&5 configure:6216: $? = 0 configure:6219: test -s conftest configure:6222: $? = 0 configure:6232: result: yes configure:6176: checking for strtoll configure:6213: gcc -o conftest -g -O2 conftest.c >&5 configure:6216: $? = 0 configure:6219: test -s conftest configure:6222: $? = 0 configure:6232: result: yes configure:6176: checking for strtoull configure:6213: gcc -o conftest -g -O2 conftest.c >&5 configure:6216: $? = 0 configure:6219: test -s conftest configure:6222: $? = 0 configure:6232: result: yes configure:6176: checking for strtoimax configure:6213: gcc -o conftest -g -O2 conftest.c >&5 configure:6216: $? = 0 configure:6219: test -s conftest configure:6222: $? = 0 configure:6232: result: yes configure:6176: checking for strtoumax configure:6213: gcc -o conftest -g -O2 conftest.c >&5 configure:6216: $? = 0 configure:6219: test -s conftest configure:6222: $? = 0 configure:6232: result: yes configure:6244: checking whether confstr is declared configure:6265: gcc -c -g -O2 conftest.c >&5 configure:6268: $? = 0 configure:6271: test -s conftest.o configure:6274: $? = 0 configure:6284: result: yes configure:6299: checking whether printf is declared configure:6320: gcc -c -g -O2 conftest.c >&5 configure:6323: $? = 0 configure:6326: test -s conftest.o configure:6329: $? = 0 configure:6339: result: yes configure:6354: checking whether sbrk is declared configure:6375: gcc -c -g -O2 conftest.c >&5 configure:6378: $? = 0 configure:6381: test -s conftest.o configure:6384: $? = 0 configure:6394: result: yes configure:6409: checking whether strcpy is declared configure:6430: gcc -c -g -O2 conftest.c >&5 configure:6433: $? = 0 configure:6436: test -s conftest.o configure:6439: $? = 0 configure:6449: result: yes configure:6464: checking whether strsignal is declared configure:6485: gcc -c -g -O2 conftest.c >&5 configure:6488: $? = 0 configure:6491: test -s conftest.o configure:6494: $? = 0 configure:6504: result: yes configure:6519: checking whether strtold is declared configure:6540: gcc -c -g -O2 conftest.c >&5 configure:6543: $? = 0 configure:6546: test -s conftest.o configure:6549: $? = 0 configure:6559: result: yes configure:6574: checking for declaration of strtoimax configure:6599: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'main': configure:6592: warning: the address of 'strtoimax', will always evaluate as 'true' configure:6602: $? = 0 configure:6605: test -s conftest configure:6608: $? = 0 configure:6618: result: yes configure:6633: checking for declaration of strtol configure:6658: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'main': configure:6651: warning: the address of 'strtol', will always evaluate as 'true' configure:6661: $? = 0 configure:6664: test -s conftest configure:6667: $? = 0 configure:6677: result: yes configure:6692: checking for declaration of strtoll configure:6717: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'main': configure:6710: warning: the address of 'strtoll', will always evaluate as 'true' configure:6720: $? = 0 configure:6723: test -s conftest configure:6726: $? = 0 configure:6736: result: yes configure:6751: checking for declaration of strtoul configure:6776: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'main': configure:6769: warning: the address of 'strtoul', will always evaluate as 'true' configure:6779: $? = 0 configure:6782: test -s conftest configure:6785: $? = 0 configure:6795: result: yes configure:6810: checking for declaration of strtoull configure:6835: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'main': configure:6828: warning: the address of 'strtoull', will always evaluate as 'true' configure:6838: $? = 0 configure:6841: test -s conftest configure:6844: $? = 0 configure:6854: result: yes configure:6869: checking for declaration of strtoumax configure:6894: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'main': configure:6887: warning: the address of 'strtoumax', will always evaluate as 'true' configure:6897: $? = 0 configure:6900: test -s conftest configure:6903: $? = 0 configure:6913: result: yes configure:6931: checking for sys/time.h configure:6966: result: yes configure:6931: checking for unistd.h configure:6966: result: yes configure:6979: checking for alarm configure:7016: gcc -o conftest -g -O2 conftest.c >&5 configure:7019: $? = 0 configure:7022: test -s conftest configure:7025: $? = 0 configure:7035: result: yes configure:7045: checking for working mktime configure:7203: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'spring_forward_gap': configure:7109: warning: incompatible implicit declaration of built-in function 'exit' configure: In function 'mktime_test': configure:7118: warning: incompatible implicit declaration of built-in function 'exit' configure: In function 'irix_6_4_bug': configure:7138: warning: incompatible implicit declaration of built-in function 'exit' configure: In function 'bigtime_test': configure:7163: warning: incompatible implicit declaration of built-in function 'exit' configure: In function 'main': configure:7198: warning: incompatible implicit declaration of built-in function 'exit' configure:7206: $? = 0 configure:7208: ./conftest configure:7211: $? = 0 configure:7223: result: yes configure:7232: checking for libintl.h configure:7242: gcc -E conftest.c configure:7239:21: error: libintl.h: No such file or directory configure:7248: $? = 1 configure: failed program was: #line 7238 "configure" #include "confdefs.h" #include configure:7267: result: no configure:7280: checking for gettext configure:7317: gcc -o conftest -g -O2 conftest.c >&5 configure:7296: warning: conflicting types for built-in function 'gettext' /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _gettext collect2: ld returned 1 exit status configure:7320: $? = 1 configure: failed program was: #line 7286 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gettext (); below. */ #include /* 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 gettext (); char (*f) (); int main () { /* 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_gettext) || defined (__stub___gettext) choke me #else f = gettext; #endif ; return 0; } configure:7336: result: no configure:7280: checking for textdomain configure:7317: gcc -o conftest -g -O2 conftest.c >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _textdomain collect2: ld returned 1 exit status configure:7320: $? = 1 configure: failed program was: #line 7286 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char textdomain (); below. */ #include /* 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 textdomain (); char (*f) (); int main () { /* 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_textdomain) || defined (__stub___textdomain) choke me #else f = textdomain; #endif ; return 0; } configure:7336: result: no configure:7280: checking for bindtextdomain configure:7317: gcc -o conftest -g -O2 conftest.c >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _bindtextdomain collect2: ld returned 1 exit status configure:7320: $? = 1 configure: failed program was: #line 7286 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char bindtextdomain (); below. */ #include /* 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 bindtextdomain (); char (*f) (); int main () { /* 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_bindtextdomain) || defined (__stub___bindtextdomain) choke me #else f = bindtextdomain; #endif ; return 0; } configure:7336: result: no configure:7348: checking for bindtextdomain in -lintl configure:7375: gcc -o conftest -g -O2 conftest.c -lintl >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lintl collect2: ld returned 1 exit status configure:7378: $? = 1 configure: failed program was: #line 7356 "configure" #include "confdefs.h" /* 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 bindtextdomain (); int main () { bindtextdomain (); ; return 0; } configure:7395: result: no configure:7483: checking for wctype.h configure:7493: gcc -E conftest.c configure:7499: $? = 0 configure:7518: result: yes configure:7531: checking for wchar.h configure:7541: gcc -E conftest.c configure:7547: $? = 0 configure:7566: result: yes configure:7579: checking for langinfo.h configure:7589: gcc -E conftest.c configure:7595: $? = 0 configure:7614: result: yes configure:7624: checking for mbsrtowcs configure:7661: gcc -o conftest -g -O2 conftest.c >&5 configure:7664: $? = 0 configure:7667: test -s conftest configure:7670: $? = 0 configure:7680: result: yes configure:7689: checking for wcwidth configure:7726: gcc -o conftest -g -O2 conftest.c >&5 configure:7729: $? = 0 configure:7732: test -s conftest configure:7735: $? = 0 configure:7745: result: yes configure:7754: checking for mbstate_t configure:7777: gcc -o conftest -g -O2 conftest.c >&5 configure:7780: $? = 0 configure:7782: ./conftest configure:7785: $? = 0 configure:7797: result: yes configure:7806: checking for nl_langinfo and CODESET configure:7824: gcc -o conftest -g -O2 conftest.c >&5 configure:7827: $? = 0 configure:7830: test -s conftest configure:7833: $? = 0 configure:7843: result: yes configure:7854: checking for dlopen in -ldl configure:7881: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:7884: $? = 0 configure:7887: test -s conftest configure:7890: $? = 0 configure:7901: result: yes configure:7915: checking for dlopen configure:7952: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:7955: $? = 0 configure:7958: test -s conftest configure:7961: $? = 0 configure:7971: result: yes configure:7915: checking for dlclose configure:7952: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:7955: $? = 0 configure:7958: test -s conftest configure:7961: $? = 0 configure:7971: result: yes configure:7915: checking for dlsym configure:7952: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:7955: $? = 0 configure:7958: test -s conftest configure:7961: $? = 0 configure:7971: result: yes configure:7983: checking for sys_siglist declaration in signal.h or unistd.h configure:8007: gcc -c -g -O2 conftest.c >&5 configure: In function 'main': configure:8000: warning: initialization discards qualifiers from pointer target type configure:8010: $? = 0 configure:8013: test -s conftest.o configure:8016: $? = 0 configure:8026: result: yes configure:8380: checking for uid_t in sys/types.h configure:8400: result: yes configure:8414: checking type of array argument to getgroups configure:8449: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:8444: warning: incompatible implicit declaration of built-in function 'exit' configure:8452: $? = 0 configure:8454: ./conftest configure:8457: $? = 0 configure:8485: result: gid_t configure:8492: checking for off_t configure:8513: gcc -c -g -O2 conftest.c >&5 configure:8516: $? = 0 configure:8519: test -s conftest.o configure:8522: $? = 0 configure:8532: result: yes configure:8544: checking for mode_t configure:8565: gcc -c -g -O2 conftest.c >&5 configure:8568: $? = 0 configure:8571: test -s conftest.o configure:8574: $? = 0 configure:8584: result: yes configure:8596: checking for uid_t in sys/types.h configure:8616: result: yes configure:8630: checking for pid_t configure:8651: gcc -c -g -O2 conftest.c >&5 configure:8654: $? = 0 configure:8657: test -s conftest.o configure:8660: $? = 0 configure:8670: result: yes configure:8682: checking for size_t configure:8703: gcc -c -g -O2 conftest.c >&5 configure:8706: $? = 0 configure:8709: test -s conftest.o configure:8712: $? = 0 configure:8722: result: yes configure:8734: checking for ssize_t configure:8755: gcc -c -g -O2 conftest.c >&5 configure:8758: $? = 0 configure:8761: test -s conftest.o configure:8764: $? = 0 configure:8774: result: yes configure:8786: checking for time_t configure:8807: gcc -c -g -O2 conftest.c >&5 configure:8810: $? = 0 configure:8813: test -s conftest.o configure:8816: $? = 0 configure:8826: result: yes configure:8838: checking for long long configure:8860: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:8863: $? = 0 configure:8866: test -s conftest configure:8869: $? = 0 configure:8879: result: long long configure:8888: checking for unsigned long long configure:8910: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:8913: $? = 0 configure:8916: test -s conftest configure:8919: $? = 0 configure:8929: result: unsigned long long configure:8938: checking return type of signal handlers configure:8985: result: void configure:8992: checking for char configure:9013: gcc -c -g -O2 conftest.c >&5 configure:9016: $? = 0 configure:9019: test -s conftest.o configure:9022: $? = 0 configure:9032: result: yes configure:9035: checking size of char configure:9199: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:9202: $? = 0 configure:9204: ./conftest configure:9207: $? = 0 configure:9223: result: 1 configure:9229: checking for short configure:9250: gcc -c -g -O2 conftest.c >&5 configure:9253: $? = 0 configure:9256: test -s conftest.o configure:9259: $? = 0 configure:9269: result: yes configure:9272: checking size of short configure:9436: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:9439: $? = 0 configure:9441: ./conftest configure:9444: $? = 0 configure:9460: result: 2 configure:9466: checking for int configure:9487: gcc -c -g -O2 conftest.c >&5 configure:9490: $? = 0 configure:9493: test -s conftest.o configure:9496: $? = 0 configure:9506: result: yes configure:9509: checking size of int configure:9673: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:9676: $? = 0 configure:9678: ./conftest configure:9681: $? = 0 configure:9697: result: 4 configure:9703: checking for long configure:9724: gcc -c -g -O2 conftest.c >&5 configure:9727: $? = 0 configure:9730: test -s conftest.o configure:9733: $? = 0 configure:9743: result: yes configure:9746: checking size of long configure:9910: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:9913: $? = 0 configure:9915: ./conftest configure:9918: $? = 0 configure:9934: result: 4 configure:9940: checking for char * configure:9961: gcc -c -g -O2 conftest.c >&5 configure:9964: $? = 0 configure:9967: test -s conftest.o configure:9970: $? = 0 configure:9980: result: yes configure:9983: checking size of char * configure:10147: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:10150: $? = 0 configure:10152: ./conftest configure:10155: $? = 0 configure:10171: result: 4 configure:10177: checking for double configure:10198: gcc -c -g -O2 conftest.c >&5 configure:10201: $? = 0 configure:10204: test -s conftest.o configure:10207: $? = 0 configure:10217: result: yes configure:10220: checking size of double configure:10384: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:10387: $? = 0 configure:10389: ./conftest configure:10392: $? = 0 configure:10408: result: 8 configure:10414: checking for long long configure:10435: gcc -c -g -O2 conftest.c >&5 configure:10438: $? = 0 configure:10441: test -s conftest.o configure:10444: $? = 0 configure:10454: result: yes configure:10457: checking size of long long configure:10621: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:10624: $? = 0 configure:10626: ./conftest configure:10629: $? = 0 configure:10645: result: 8 configure:10651: checking for u_int configure:10672: gcc -c -g -O2 conftest.c >&5 configure:10675: $? = 0 configure:10678: test -s conftest.o configure:10681: $? = 0 configure:10691: result: yes configure:10703: checking for u_long configure:10724: gcc -c -g -O2 conftest.c >&5 configure:10727: $? = 0 configure:10730: test -s conftest.o configure:10733: $? = 0 configure:10743: result: yes configure:10756: checking for bits16_t configure:10777: gcc -c -g -O2 conftest.c >&5 configure: In function 'main': configure:10800: error: 'bits16_t' undeclared (first use in this function) configure:10800: error: (Each undeclared identifier is reported only once configure:10800: error: for each function it appears in.) configure:10800: error: parse error before ')' token configure:10780: $? = 1 configure: failed program was: #line 10762 "configure" #include "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 int main () { if ((bits16_t *) 0) return 0; if (sizeof (bits16_t)) return 0; ; return 0; } configure:10796: result: no configure:10917: checking for u_bits16_t configure:10938: gcc -c -g -O2 conftest.c >&5 configure: In function 'main': configure:10961: error: 'u_bits16_t' undeclared (first use in this function) configure:10961: error: (Each undeclared identifier is reported only once configure:10961: error: for each function it appears in.) configure:10961: error: parse error before ')' token configure:10941: $? = 1 configure: failed program was: #line 10923 "configure" #include "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 int main () { if ((u_bits16_t *) 0) return 0; if (sizeof (u_bits16_t)) return 0; ; return 0; } configure:10957: result: no configure:11078: checking for bits32_t configure:11099: gcc -c -g -O2 conftest.c >&5 configure: In function 'main': configure:11122: error: 'bits32_t' undeclared (first use in this function) configure:11122: error: (Each undeclared identifier is reported only once configure:11122: error: for each function it appears in.) configure:11122: error: parse error before ')' token configure:11102: $? = 1 configure: failed program was: #line 11084 "configure" #include "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 int main () { if ((bits32_t *) 0) return 0; if (sizeof (bits32_t)) return 0; ; return 0; } configure:11118: result: no configure:11239: checking for u_bits32_t configure:11260: gcc -c -g -O2 conftest.c >&5 configure: In function 'main': configure:11283: error: 'u_bits32_t' undeclared (first use in this function) configure:11283: error: (Each undeclared identifier is reported only once configure:11283: error: for each function it appears in.) configure:11283: error: parse error before ')' token configure:11263: $? = 1 configure: failed program was: #line 11245 "configure" #include "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 int main () { if ((u_bits32_t *) 0) return 0; if (sizeof (u_bits32_t)) return 0; ; return 0; } configure:11279: result: no configure:11453: checking for bits64_t configure:11474: gcc -c -g -O2 conftest.c >&5 configure: In function 'main': configure:11497: error: 'bits64_t' undeclared (first use in this function) configure:11497: error: (Each undeclared identifier is reported only once configure:11497: error: for each function it appears in.) configure:11497: error: parse error before ')' token configure:11477: $? = 1 configure: failed program was: #line 11459 "configure" #include "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 int main () { if ((bits64_t *) 0) return 0; if (sizeof (bits64_t)) return 0; ; return 0; } configure:11493: result: no configure:11667: checking for ptrdiff_t configure:11688: gcc -c -g -O2 conftest.c >&5 configure:11691: $? = 0 configure:11694: test -s conftest.o configure:11697: $? = 0 configure:11707: result: yes configure:11880: checking whether stat file-mode macros are broken configure:11925: result: no configure:11935: checking whether #! works in shell scripts configure:11952: result: yes configure:12015: checking if dup2 fails to clear the close-on-exec flag configure:12047: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:12035: warning: incompatible implicit declaration of built-in function 'exit' configure:12050: $? = 0 configure:12052: ./conftest configure:12055: $? = 1 configure: program exited with status 1 configure: failed program was: #line 12026 "configure" #include "confdefs.h" #include #include main() { int fd1, fd2, fl; fd1 = open("/dev/null", 2); if (fcntl(fd1, 2, 1) < 0) exit(1); fd2 = dup2(fd1, 1); if (fd2 < 0) exit(2); fl = fcntl(fd2, 1, 0); /* fl will be 1 if dup2 did not reset the close-on-exec flag. */ exit(fl != 1); } configure:12069: result: no configure:12078: checking whether pgrps need synchronization configure:12142: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:12108: warning: incompatible implicit declaration of built-in function 'exit' configure:12118: warning: incompatible implicit declaration of built-in function 'exit' configure:12145: $? = 0 configure:12147: ./conftest configure:12150: $? = 0 configure:12164: result: no configure:12173: checking for type of signal functions configure:12198: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12201: $? = 0 configure:12204: test -s conftest configure:12207: $? = 0 configure:12293: result: posix configure:12312: checking for sys_errlist and sys_nerr configure:12332: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12335: $? = 0 configure:12338: test -s conftest configure:12341: $? = 0 configure:12351: result: yes configure:12360: checking for sys_siglist in system C library configure:12389: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:12383: warning: initialization discards qualifiers from pointer target type configure:12384: warning: incompatible implicit declaration of built-in function 'exit' configure:12392: $? = 0 configure:12394: ./conftest configure:12397: $? = 0 configure:12410: result: yes configure:12419: checking for _sys_siglist in signal.h or unistd.h configure:12442: gcc -c -g -O2 conftest.c >&5 configure: In function 'main': configure:12435: error: '_sys_siglist' undeclared (first use in this function) configure:12435: error: (Each undeclared identifier is reported only once configure:12435: error: for each function it appears in.) configure:12445: $? = 1 configure: failed program was: #line 12425 "configure" #include "confdefs.h" #include #include #ifdef HAVE_UNISTD_H #include #endif int main () { char *msg = _sys_siglist[2]; ; return 0; } configure:12461: result: no configure:12470: checking for _sys_siglist in system C library configure:12499: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:12494: warning: incompatible implicit declaration of built-in function 'exit' /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: __sys_siglist collect2: ld returned 1 exit status configure:12502: $? = 1 configure: program exited with status 1 configure: failed program was: #line 12481 "configure" #include "confdefs.h" #include #include #ifdef HAVE_UNISTD_H #include #endif #ifndef UNDER_SYS_SIGLIST_DECLARED extern char *_sys_siglist[]; #endif main() { char *msg = (char *)_sys_siglist[2]; exit(msg == 0); } configure:12520: result: no configure:12529: checking whether signal handlers are of type void configure:12555: gcc -c -g -O2 conftest.c >&5 configure:12558: $? = 0 configure:12561: test -s conftest.o configure:12564: $? = 0 configure:12574: result: yes configure:12583: checking for clock_t configure:12612: result: yes configure:12622: checking for sigset_t configure:12651: result: yes configure:12661: checking for quad_t configure:12689: result: yes configure:12704: checking for intmax_t configure:12732: result: yes configure:12742: checking for uintmax_t configure:12770: result: yes configure:12782: checking for socklen_t configure:12811: result: yes configure:12827: checking for size and type of struct rlimit fields configure:12846: gcc -c -g -O2 conftest.c >&5 configure:12849: $? = 0 configure:12852: test -s conftest.o configure:12855: $? = 0 configure:12909: result: rlim_t configure:12923: checking for struct termios.c_line configure:12946: gcc -c -g -O2 conftest.c >&5 configure: In function 'main': configure:12938: error: 'struct termios' has no member named 'c_line' configure:12949: $? = 1 configure: failed program was: #line 12929 "configure" #include "confdefs.h" #include #include int main () { static struct termios ac_aggr; if (ac_aggr.c_line) return 0; ; return 0; } configure:12965: result: no configure:12974: checking for struct termio.c_line configure:12997: gcc -c -g -O2 conftest.c >&5 configure:12983:20: error: termio.h: No such file or directory configure: In function 'main': configure:12988: error: storage size of 'ac_aggr' isn't known configure:13000: $? = 1 configure: failed program was: #line 12980 "configure" #include "confdefs.h" #include #include int main () { static struct termio ac_aggr; if (ac_aggr.c_line) return 0; ; return 0; } configure:13016: result: no configure:13025: checking if struct dirent has a d_ino member configure:13065: gcc -c -g -O2 conftest.c >&5 configure:13068: $? = 0 configure:13071: test -s conftest.o configure:13074: $? = 0 configure:13085: result: yes configure:13094: checking if struct dirent has a d_fileno member configure:13134: gcc -c -g -O2 conftest.c >&5 configure:13137: $? = 0 configure:13140: test -s conftest.o configure:13143: $? = 0 configure:13154: result: yes configure:13163: checking for struct winsize in sys/ioctl.h and termios.h configure:13182: gcc -c -g -O2 conftest.c >&5 configure:13185: $? = 0 configure:13188: test -s conftest.o configure:13191: $? = 0 configure:13235: result: sys/ioctl.h configure:13253: checking for struct timeval in sys/time.h and time.h configure:13288: result: yes configure:13297: checking for struct stat.st_blocks configure:13317: gcc -c -g -O2 conftest.c >&5 configure:13320: $? = 0 configure:13323: test -s conftest.o configure:13326: $? = 0 configure:13336: result: yes configure:13346: checking whether struct tm is in sys/time.h or time.h configure:13366: gcc -c -g -O2 conftest.c >&5 configure:13369: $? = 0 configure:13372: test -s conftest.o configure:13375: $? = 0 configure:13385: result: time.h configure:13395: checking for struct tm.tm_zone configure:13417: gcc -c -g -O2 conftest.c >&5 configure:13420: $? = 0 configure:13423: test -s conftest.o configure:13426: $? = 0 configure:13436: result: yes configure:13505: checking for the existence of strsignal configure:13524: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:13527: $? = 0 configure:13530: test -s conftest configure:13533: $? = 0 configure:13544: result: yes configure:13553: checking if opendir() opens non-directories configure:13608: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:13594: warning: incompatible implicit declaration of built-in function 'exit' configure:13603: warning: incompatible implicit declaration of built-in function 'exit' configure:13611: $? = 0 configure:13613: ./conftest configure:13616: $? = 1 configure: program exited with status 1 configure: failed program was: #line 13565 "configure" #include "confdefs.h" #include #include #include #ifdef HAVE_UNISTD_H # include #endif /* HAVE_UNISTD_H */ #if defined(HAVE_DIRENT_H) # include #else # define dirent direct # ifdef HAVE_SYS_NDIR_H # include # endif /* SYSNDIR */ # ifdef HAVE_SYS_DIR_H # include # endif /* SYSDIR */ # ifdef HAVE_NDIR_H # include # endif #endif /* HAVE_DIRENT_H */ main() { DIR *dir; int fd, err; err = mkdir("/tmp/bash-aclocal", 0700); if (err < 0) { perror("mkdir"); exit(1); } unlink("/tmp/bash-aclocal/not_a_directory"); fd = open("/tmp/bash-aclocal/not_a_directory", O_WRONLY|O_CREAT|O_EXCL, 0666); write(fd, "\n", 1); close(fd); dir = opendir("/tmp/bash-aclocal/not_a_directory"); unlink("/tmp/bash-aclocal/not_a_directory"); rmdir("/tmp/bash-aclocal"); exit (dir == 0); } configure:13629: result: no configure:13638: checking whether ulimit can substitute for getdtablesize configure:13661: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:13655: warning: incompatible implicit declaration of built-in function 'exit' configure:13664: $? = 0 configure:13666: ./conftest configure:13669: $? = 1 configure: program exited with status 1 configure: failed program was: #line 13650 "configure" #include "confdefs.h" main() { long maxfds = ulimit(4, 0L); exit (maxfds == -1L); } configure:13682: result: no configure:13691: checking to see if getenv can be redefined configure:13739: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:13733: warning: incompatible implicit declaration of built-in function 'exit' /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol _getenv /var/tmp//ccfd5Vg3.o definition of _getenv in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libdl.dylib(getenv.So) definition of _getenv configure:13742: $? = 0 configure:13744: ./conftest configure:13747: $? = 0 configure:13760: result: yes configure:13770: checking if getcwd() calls popen() configure:13838: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:13832: warning: incompatible implicit declaration of built-in function 'exit' configure:13841: $? = 0 configure:13843: ./conftest configure:13846: $? = 0 configure:13859: result: no configure:13871: checking for presence of POSIX-style sigsetjmp/siglongjmp configure:13925: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:13911: warning: incompatible implicit declaration of built-in function 'exit' configure:13928: $? = 0 configure:13930: ./conftest configure:13933: $? = 0 configure:13946: result: present configure:13955: checking whether or not strcoll and strcmp differ configure:14007: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:14001: warning: incompatible implicit declaration of built-in function 'exit' configure:14010: $? = 0 configure:14012: ./conftest configure:14015: $? = 1 configure: program exited with status 1 configure: failed program was: #line 13967 "configure" #include "confdefs.h" #include #if defined (HAVE_LOCALE_H) #include #endif main(c, v) int c; char *v[]; { int r1, r2; char *deflocale, *defcoll; #ifdef HAVE_SETLOCALE deflocale = setlocale(LC_ALL, ""); defcoll = setlocale(LC_COLLATE, ""); #endif #ifdef HAVE_STRCOLL /* These two values are taken from tests/glob-test. */ r1 = strcoll("abd", "aXd"); #else r1 = 0; #endif r2 = strcmp("abd", "aXd"); /* These two should both be greater than 0. It is permissible for a system to return different values, as long as the sign is the same. */ /* Exit with 1 (failure) if these two values are both > 0, since this tests whether strcoll(3) is broken with respect to strcmp(3) in the default locale. */ exit (r1 > 0 && r2 > 0); } configure:14028: result: no configure:14039: checking for standard-conformant putenv declaration configure:14072: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:14075: $? = 0 configure:14078: test -s conftest configure:14081: $? = 0 configure:14092: result: yes configure:14109: checking for standard-conformant unsetenv declaration configure:14142: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:14127: error: conflicting types for 'unsetenv' /usr/include/stdlib.h:243: error: previous declaration of 'unsetenv' was here configure:14145: $? = 1 configure: failed program was: #line 14115 "configure" #include "confdefs.h" #if STDC_HEADERS #include #include #endif #ifndef __STDC__ # ifndef const # define const # endif #endif #ifdef PROTOTYPES extern int unsetenv (const char *); #else extern int unsetenv (); #endif int main () { return (unsetenv == 0); ; return 0; } configure:14162: result: no configure:14178: checking for printf floating point output in hex notation configure:14208: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:14202: warning: incompatible implicit declaration of built-in function 'exit' configure:14211: $? = 0 configure:14213: ./conftest configure:14216: $? = 0 configure:14229: result: yes configure:14238: checking if signal handlers must be reinstalled when invoked configure:14298: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:14292: warning: incompatible implicit declaration of built-in function 'exit' configure:14301: $? = 0 configure:14303: ./conftest configure:14306: $? = 0 configure:14319: result: no configure:14328: checking for presence of necessary job control definitions configure:14388: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:14383: warning: incompatible implicit declaration of built-in function 'exit' configure:14391: $? = 0 configure:14393: ./conftest configure:14396: $? = 0 configure:14409: result: present configure:14418: checking for presence of named pipes configure:14472: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:14444: warning: incompatible implicit declaration of built-in function 'exit' configure:14475: $? = 0 configure:14477: ./conftest configure:14480: $? = 0 configure:14493: result: present configure:14502: checking POSIX termios configure:14523: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:14526: $? = 0 configure:14529: test -s conftest configure:14532: $? = 0 configure:14542: result: yes configure:14546: checking whether termios.h defines TIOCGWINSZ configure:14570: result: yes configure:14611: checking for TIOCSTAT in sys/ioctl.h configure:14630: gcc -c -g -O2 conftest.c >&5 configure:14633: $? = 0 configure:14636: test -s conftest.o configure:14639: $? = 0 configure:14650: result: yes configure:14659: checking for FIONREAD in sys/ioctl.h configure:14678: gcc -c -g -O2 conftest.c >&5 configure:14681: $? = 0 configure:14684: test -s conftest.o configure:14687: $? = 0 configure:14698: result: yes configure:14707: checking for speed_t in sys/types.h configure:14725: gcc -c -g -O2 conftest.c >&5 configure: In function 'main': configure:14718: error: 'speed_t' undeclared (first use in this function) configure:14718: error: (Each undeclared identifier is reported only once configure:14718: error: for each function it appears in.) configure:14718: error: parse error before 'x' configure:14728: $? = 1 configure: failed program was: #line 14713 "configure" #include "confdefs.h" #include int main () { speed_t x; ; return 0; } configure:14745: result: no configure:14754: checking whether getpw functions are declared in pwd.h configure:14780: result: yes configure:14789: checking for unusable real-time signals due to large values configure:14824: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function 'main': configure:14819: warning: incompatible implicit declaration of built-in function 'exit' configure:14827: $? = 0 configure:14829: ./conftest configure:14832: $? = 1 configure: program exited with status 1 configure: failed program was: #line 14801 "configure" #include "confdefs.h" #include #include #ifndef NSIG # define NSIG 64 #endif main () { int n_sigs = 2 * NSIG; #ifdef SIGRTMIN int rtmin = SIGRTMIN; #else int rtmin = 0; #endif exit(rtmin < n_sigs); } configure:14845: result: no configure:14970: checking for tgetent in -ltermcap configure:14997: gcc -o conftest -g -O2 conftest.c -ltermcap -ldl >&5 configure:15000: $? = 0 configure:15003: test -s conftest configure:15006: $? = 0 configure:15017: result: yes configure:15190: checking which library has the termcap functions configure:15193: result: using libtermcap configure:15215: checking whether /dev/fd is available configure:15230: result: absent configure:15252: checking whether /dev/stdin stdout stderr are available configure:15267: result: absent configure:15276: checking for default mail directory configure:15295: result: /var/mail configure:15386: checking shared object configuration for loadable builtins configure:15390: result: unsupported configure:15495: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status (bash 2.05b) 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on Power-Mac-G4.local config.status:16014: creating Makefile config.status:16014: creating builtins/Makefile config.status:16014: creating lib/readline/Makefile config.status:16014: creating lib/glob/Makefile config.status:16014: creating lib/malloc/Makefile config.status:16014: creating lib/sh/Makefile config.status:16014: creating lib/termcap/Makefile config.status:16014: creating lib/tilde/Makefile config.status:16014: creating doc/Makefile config.status:16014: creating support/Makefile config.status:16014: creating examples/loadables/Makefile config.status:16014: creating examples/loadables/perl/Makefile config.status:16106: creating config.h ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_build=powerpc-apple-darwin8.11.0 ac_cv_build_alias=powerpc-apple-darwin8.11.0 ac_cv_c_bigendian=yes ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_long_double=yes ac_cv_c_stringize=yes ac_cv_decl_sys_siglist=yes 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_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___setostype=no ac_cv_func__doprnt=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_bcopy=yes ac_cv_func_bindtextdomain=no ac_cv_func_bzero=yes ac_cv_func_confstr=yes ac_cv_func_dlclose=yes ac_cv_func_dlopen=yes ac_cv_func_dlsym=yes ac_cv_func_dup2=yes ac_cv_func_fnmatch=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getpagesize=yes ac_cv_func_getpeername=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getservent=yes ac_cv_func_gettext=no ac_cv_func_gettimeofday=yes ac_cv_func_inet_aton=yes ac_cv_func_isascii=yes ac_cv_func_isblank=yes ac_cv_func_isgraph=yes ac_cv_func_isinf=yes ac_cv_func_isprint=yes ac_cv_func_isspace=yes ac_cv_func_isxdigit=yes ac_cv_func_killpg=yes ac_cv_func_lstat=yes ac_cv_func_mbsrtowcs=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkfifo=yes ac_cv_func_pathconf=yes ac_cv_func_putenv=yes ac_cv_func_readlink=yes ac_cv_func_rename=yes ac_cv_func_sbrk=yes ac_cv_func_select=yes ac_cv_func_setdtablesize=no ac_cv_func_setenv=yes ac_cv_func_setlinebuf=yes ac_cv_func_setlocale=yes ac_cv_func_setvbuf=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_siginterrupt=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcoll_works=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strpbrk=yes ac_cv_func_strtod=yes ac_cv_func_strtoimax=yes ac_cv_func_strtol=yes ac_cv_func_strtoll=yes ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_strtoumax=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_textdomain=no ac_cv_func_times=yes ac_cv_func_ttyname=yes ac_cv_func_tzset=yes ac_cv_func_ulimit=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_vasprintf=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_wait3=yes ac_cv_func_waitpid=yes ac_cv_func_wcwidth=yes ac_cv_func_working_mktime=yes ac_cv_have_decl_confstr=yes ac_cv_have_decl_printf=yes ac_cv_have_decl_sbrk=yes ac_cv_have_decl_strcpy=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtold=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_file_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_pte_h=no ac_cv_header_sys_ptem_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termcap_h=yes ac_cv_header_termio_h=no ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_varargs_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=powerpc-apple-darwin8.11.0 ac_cv_host_alias=powerpc-apple-darwin8.11.0 ac_cv_lib_dir_opendir=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_intl_bindtextdomain=no ac_cv_lib_termcap_tgetent=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_termio_c_line=no ac_cv_member_struct_termios_c_line=no ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_CPP='gcc -E' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_char=1 ac_cv_sizeof_char_p=4 ac_cv_sizeof_double=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_interpreter=yes ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_posix_termios=yes ac_cv_sys_tiocgwinsz_in_termios_h=yes ac_cv_type_bits16_t=no ac_cv_type_bits32_t=no ac_cv_type_bits64_t=no ac_cv_type_char=yes ac_cv_type_char_p=yes ac_cv_type_double=yes ac_cv_type_getgroups=gid_t ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_time_t=yes ac_cv_type_u_bits16_t=no ac_cv_type_u_bits32_t=no ac_cv_type_u_int=yes ac_cv_type_u_long=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes bash_cv_decl_strtoimax=yes bash_cv_decl_strtol=yes bash_cv_decl_strtoll=yes bash_cv_decl_strtoul=yes bash_cv_decl_strtoull=yes bash_cv_decl_strtoumax=yes bash_cv_decl_under_sys_siglist=no bash_cv_dev_fd=absent bash_cv_dev_stdin=absent bash_cv_dirent_has_d_fileno=yes bash_cv_dirent_has_dino=yes bash_cv_dup2_broken=no bash_cv_fionread_in_ioctl=yes bash_cv_func_sigsetjmp=present bash_cv_func_strcoll_broken=no bash_cv_getcwd_calls_popen=no bash_cv_getenv_redef=yes bash_cv_getpw_declared=yes bash_cv_have_mbstate_t=yes bash_cv_have_strsignal=yes bash_cv_job_control_missing=present bash_cv_langinfo_codeset=yes bash_cv_mail_dir=/var/mail bash_cv_must_reinstall_sighandlers=no bash_cv_opendir_not_robust=no bash_cv_pgrp_pipe=no bash_cv_printf_a_format=yes bash_cv_signal_vintage=posix bash_cv_speed_t_in_sys_types=no bash_cv_std_putenv=yes bash_cv_std_unsetenv=no bash_cv_struct_timeval=yes bash_cv_struct_winsize_header=ioctl_h bash_cv_sys_errlist=yes bash_cv_sys_named_pipes=present bash_cv_sys_siglist=yes bash_cv_termcap_lib=libtermcap bash_cv_tiocstat_in_ioctl=yes bash_cv_type_clock_t=yes bash_cv_type_intmax_t=yes bash_cv_type_long_long='long long' bash_cv_type_quad_t=yes bash_cv_type_rlimit=rlim_t bash_cv_type_sigset_t=yes bash_cv_type_socklen_t=yes bash_cv_type_uintmax_t=yes bash_cv_type_unsigned_long_long='unsigned long long' bash_cv_ulimit_maxfds=no bash_cv_under_sys_siglist=no bash_cv_unusable_rtsigs=no bash_cv_void_sighandler=yes ## ------------ ## ## confdefs.h. ## ## ------------ ## #define ALIAS 1 #define PUSHD_AND_POPD 1 #define RESTRICTED_SHELL 1 #define PROCESS_SUBSTITUTION 1 #define PROMPT_STRING_DECODE 1 #define SELECT_COMMAND 1 #define HELP_BUILTIN 1 #define ARRAY_VARS 1 #define DPAREN_ARITHMETIC 1 #define BRACE_EXPANSION 1 #define COMMAND_TIMING 1 #define EXTENDED_GLOB 1 #define COND_COMMAND 1 #define ARITH_FOR_COMMAND 1 #define NETWORK_REDIRECTIONS 1 #define PROGRAMMABLE_COMPLETION 1 #define MEMSCRAMBLE 1 #define READLINE 1 #define HISTORY 1 #define BANG_HISTORY 1 #define _GNU_SOURCE 1 #define WORDS_BIGENDIAN 1 #define HAVE_STRINGIZE 1 #define HAVE_LONG_DOUBLE 1 #define PROTOTYPES 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_DIRENT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_LOCALE_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_DLFCN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_NETDB_H 1 #define HAVE_GRP_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define GETPGRP_VOID 1 #define HAVE_VPRINTF 1 #define HAVE_STRCOLL 1 #define RETSIGTYPE void #define HAVE_WAIT3 1 #define HAVE_ISINF_IN_LIBC 1 #define HAVE_MKFIFO 1 #define HAVE_DUP2 1 #define HAVE_SELECT 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETGROUPS 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETPAGESIZE 1 #define HAVE_KILLPG 1 #define HAVE_LSTAT 1 #define HAVE_GETPEERNAME 1 #define HAVE_SBRK 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_WAITPID 1 #define HAVE_TCGETPGRP 1 #define HAVE_READLINK 1 #define HAVE_RENAME 1 #define HAVE_BCOPY 1 #define HAVE_BZERO 1 #define HAVE_CONFSTR 1 #define HAVE_SYSCONF 1 #define HAVE_PATHCONF 1 #define HAVE_SETENV 1 #define HAVE_PUTENV 1 #define HAVE_UNSETENV 1 #define HAVE_SETLINEBUF 1 #define HAVE_SETVBUF 1 #define HAVE_SETLOCALE 1 #define HAVE_STRCHR 1 #define HAVE_TCGETATTR 1 #define HAVE_UNAME 1 #define HAVE_ULIMIT 1 #define HAVE_TZSET 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_MEMMOVE 1 #define HAVE_TTYNAME 1 #define HAVE_TIMES 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_GETSERVENT 1 #define HAVE_INET_ATON 1 #define HAVE_VSNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_FNMATCH 1 #define HAVE_ISASCII 1 #define HAVE_ISBLANK 1 #define HAVE_ISGRAPH 1 #define HAVE_ISPRINT 1 #define HAVE_ISSPACE 1 #define HAVE_ISXDIGIT 1 #define HAVE_GETCWD 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRPBRK 1 #define HAVE_MEMSET 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_STRTOIMAX 1 #define HAVE_STRTOUMAX 1 #define HAVE_DECL_CONFSTR 1 #define HAVE_DECL_PRINTF 1 #define HAVE_DECL_SBRK 1 #define HAVE_DECL_STRCPY 1 #define HAVE_DECL_STRSIGNAL 1 #define HAVE_DECL_STRTOLD 1 #define HAVE_DECL_STRTOIMAX 1 #define HAVE_DECL_STRTOL 1 #define HAVE_DECL_STRTOLL 1 #define HAVE_DECL_STRTOUL 1 #define HAVE_DECL_STRTOULL 1 #define HAVE_DECL_STRTOUMAX 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ALARM 1 #define HAVE_WCTYPE_H 1 #define HAVE_WCHAR_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_MBSRTOWCS 1 #define HAVE_WCWIDTH 1 #define HAVE_MBSTATE_T 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LIBDL 1 #define HAVE_DLOPEN 1 #define HAVE_DLCLOSE 1 #define HAVE_DLSYM 1 #define SYS_SIGLIST_DECLARED 1 #define GETGROUPS_T gid_t #define HAVE_LONG_LONG 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define RETSIGTYPE void #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_CHAR_P 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_LONG 8 #define bits16_t short #define u_bits16_t unsigned short #define bits32_t int #define u_bits32_t unsigned int #define bits64_t double #define HAVE_HASH_BANG_EXEC 1 #define HAVE_POSIX_SIGNALS 1 #define HAVE_SYS_ERRLIST 1 #define HAVE_SYS_SIGLIST 1 #define VOID_SIGHANDLER 1 #define HAVE_QUAD_T 1 #define HAVE_SOCKLEN_T 1 #define RLIMTYPE rlim_t #define STRUCT_DIRENT_HAS_D_INO 1 #define STRUCT_DIRENT_HAS_D_FILENO 1 #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 #define HAVE_TIMEVAL 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_STRSIGNAL 1 #define CAN_REDEFINE_GETENV 1 #define HAVE_POSIX_SIGSETJMP 1 #define HAVE_STD_PUTENV 1 #define HAVE_PRINTF_A_FORMAT 1 #define TIOCSTAT_IN_SYS_IOCTL 1 #define FIONREAD_IN_SYS_IOCTL 1 #define HAVE_GETPW_DECLS 1 #define DEFAULT_MAIL_DIRECTORY "/var/mail" #define JOB_CONTROL 1 configure: exit 0