This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by PostgreSQL configure 8.0.14, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --with-libraries=/usr/local/lib --with-includes=/usr/local/include --with-docdir=/usr/local/share/doc/postgresql --with-openssl --enable-nls --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 73 tasks, 128 threads, 4 processors Load average: 0.69, Mach factor: 3.29 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1298: checking build system type configure:1316: result: i386-unknown-gnu configure:1324: checking host system type configure:1338: result: i386-unknown-gnu configure:1348: checking which template to use configure:1449: result: linux configure:1587: checking whether to build with 64-bit integer date/time support configure:1618: result: no configure:1625: checking whether NLS is wanted configure:1659: result: no configure:1667: checking for default port number configure:1696: result: 5432 configure:1879: checking for i386-unknown-gnu-gcc configure:1905: result: cc configure:1966: checking for C compiler version configure:1969: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:1972: $? = 0 configure:1974: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1977: $? = 0 configure:1979: cc -V &5 cc: `-V' option must have argument configure:1982: $? = 1 configure:2008: checking for C compiler default output configure:2011: cc -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2014: $? = 0 configure:2047: result: a.out configure:2052: checking whether the C compiler works configure:2058: ./a.out configure:2061: $? = 0 configure:2076: result: yes configure:2083: checking whether we are cross compiling configure:2085: result: no configure:2088: checking for suffix of executables configure:2090: cc -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2093: $? = 0 configure:2115: result: configure:2121: checking for suffix of object files configure:2145: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2148: $? = 0 configure:2167: result: configure:2171: checking whether we are using the GNU C compiler configure:2198: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2201: $? = 0 configure:2204: test -s conftest. configure:2207: $? = 1 configure: failed program was: #line 2176 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2219: result: no configure:2225: checking whether cc accepts -g configure:2249: cc -c -g -I/usr/local/include conftest.c >&5 configure:2252: $? = 0 configure:2255: test -s conftest. configure:2258: $? = 1 configure: failed program was: #line 2230 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2268: result: no configure:2295: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2298: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2727: using CFLAGS=-fno-common configure:2736: checking whether the C compiler still works configure:2757: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2760: $? = 0 configure:2763: test -s conftest configure:2766: $? = 0 configure:2768: result: yes configure:2831: checking how to run the C preprocessor configure:2857: cc -E -D_GNU_SOURCE conftest.c configure:2863: $? = 0 configure:2890: cc -E -D_GNU_SOURCE conftest.c configure:2886:28: ac_nonexistent.h: No such file or directory configure:2896: $? = 1 configure: failed program was: #line 2885 "configure" #include "confdefs.h" #include configure:2933: result: cc -E configure:2948: cc -E -D_GNU_SOURCE conftest.c configure:2954: $? = 0 configure:2981: cc -E -D_GNU_SOURCE conftest.c configure:2977:28: ac_nonexistent.h: No such file or directory configure:2987: $? = 1 configure: failed program was: #line 2976 "configure" #include "confdefs.h" #include configure:3158: checking allow thread-safe client libraries configure:3219: result: no configure:3226: checking whether to build with Tcl configure:3254: result: no configure:3290: checking whether to build Perl modules configure:3318: result: no configure:3325: checking whether to build Python modules configure:3353: result: no configure:3360: checking whether to build with Kerberos 4 support configure:3395: result: no configure:3403: checking whether to build with Kerberos 5 support configure:3438: result: no configure:3493: checking whether to build with PAM support configure:3525: result: no configure:3533: checking whether to build with Rendezvous support configure:3565: result: no configure:3573: checking whether to build with OpenSSL support configure:3605: result: no configure:3722: using CPPFLAGS=-D_GNU_SOURCE configure:3724: using LDFLAGS= -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib configure:3733: checking for gawk configure:3749: found /usr/local/bin/gawk configure:3759: result: gawk configure:3769: checking for flex configure:3808: result: /usr/bin/flex configure:3843: checking whether ln -s works configure:3847: result: yes configure:3898: checking for non-GNU ld configure:3928: result: /usr/bin/ld configure:3937: checking if the linker (/usr/bin/ld) is GNU ld configure:3949: result: no configure:4012: checking for i386-unknown-gnu-ranlib configure:4041: result: no configure:4050: checking for ranlib configure:4066: found /usr/bin/ranlib configure:4077: result: ranlib configure:4093: checking for lorder configure:4109: found /usr/bin/lorder configure:4119: result: lorder configure:4131: checking for tar configure:4149: found /usr/local/bin/tar configure:4161: result: /usr/local/bin/tar configure:4172: checking for i386-unknown-gnu-strip configure:4201: result: no configure:4210: checking for strip configure:4226: found /usr/bin/strip configure:4237: result: strip configure:4250: checking whether it is possible to strip libraries configure:4260: result: no configure:4271: checking for bison configure:4287: found /usr/local/bin/bison configure:4297: result: bison -y configure:4312: WARNING: *** If you are going to modify the grammar files or build from CVS, the installed *** version of Bison is too old. Bison version 1.875 or later is required. configure:4341: checking for perl configure:4359: found /usr/local/bin/perl configure:4371: result: /usr/local/bin/perl configure:4511: checking for main in -lbsd configure:4538: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lbsd >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lbsd configure:4541: $? = 1 configure: failed program was: #line 4518 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { main (); ; return 0; } configure:4558: result: no configure:4571: checking for setproctitle in -lutil configure:4604: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lutil >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lutil configure:4607: $? = 1 configure: failed program was: #line 4578 "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 setproctitle (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { setproctitle (); ; return 0; } configure:4624: result: no configure:4636: checking for main in -lm configure:4663: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4666: $? = 0 configure:4669: test -s conftest configure:4672: $? = 0 configure:4683: result: yes configure:4695: checking for main in -ldl configure:4722: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:4725: $? = 0 configure:4728: test -s conftest configure:4731: $? = 0 configure:4742: result: yes configure:4754: checking for main in -lnsl configure:4781: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lnsl -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lnsl configure:4784: $? = 1 configure: failed program was: #line 4761 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { main (); ; return 0; } configure:4801: result: no configure:4813: checking for main in -lsocket configure:4840: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lsocket -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lsocket configure:4843: $? = 1 configure: failed program was: #line 4820 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { main (); ; return 0; } configure:4860: result: no configure:4872: checking for main in -lipc configure:4899: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lipc -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lipc configure:4902: $? = 1 configure: failed program was: #line 4879 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { main (); ; return 0; } configure:4919: result: no configure:4931: checking for main in -lIPC configure:4958: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lIPC -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lIPC configure:4961: $? = 1 configure: failed program was: #line 4938 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { main (); ; return 0; } configure:4978: result: no configure:4990: checking for main in -llc configure:5017: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -llc -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -llc configure:5020: $? = 1 configure: failed program was: #line 4997 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { main (); ; return 0; } configure:5037: result: no configure:5049: checking for main in -ldld configure:5076: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -ldld -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -ldld configure:5079: $? = 1 configure: failed program was: #line 5056 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { main (); ; return 0; } configure:5096: result: no configure:5108: checking for main in -lld configure:5135: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lld -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lld configure:5138: $? = 1 configure: failed program was: #line 5115 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { main (); ; return 0; } configure:5155: result: no configure:5167: checking for main in -lcompat configure:5194: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lcompat -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lcompat configure:5197: $? = 1 configure: failed program was: #line 5174 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { main (); ; return 0; } configure:5214: result: no configure:5226: checking for main in -lBSD configure:5253: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lBSD -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lBSD configure:5256: $? = 1 configure: failed program was: #line 5233 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { main (); ; return 0; } configure:5273: result: no configure:5285: checking for main in -lgen configure:5312: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lgen -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lgen configure:5315: $? = 1 configure: failed program was: #line 5292 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { main (); ; return 0; } configure:5332: result: no configure:5344: checking for main in -lPW configure:5371: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lPW -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lPW configure:5374: $? = 1 configure: failed program was: #line 5351 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { main (); ; return 0; } configure:5391: result: no configure:5403: checking for main in -lresolv configure:5430: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lresolv -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:5433: $? = 0 configure:5436: test -s conftest configure:5439: $? = 0 configure:5450: result: yes configure:5461: checking for library containing getopt_long configure:5494: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lresolv -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:5497: $? = 0 configure:5500: test -s conftest configure:5503: $? = 0 configure:5562: result: none required configure:5571: checking for main in -lunix configure:5598: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lunix -lresolv -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lunix configure:5601: $? = 1 configure: failed program was: #line 5578 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { main (); ; return 0; } configure:5618: result: no configure:5629: checking for library containing crypt configure:5662: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lresolv -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:5665: $? = 0 configure:5668: test -s conftest configure:5671: $? = 0 configure:5730: result: none required configure:5807: checking for library containing fdatasync configure:5840: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lresolv -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _fdatasync symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:5843: $? = 1 configure: failed program was: #line 5814 "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 fdatasync (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { fdatasync (); ; return 0; } configure:5886: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lrt -lresolv -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lrt configure:5889: $? = 1 configure: failed program was: #line 5860 "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 fdatasync (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { fdatasync (); ; return 0; } configure:5886: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lposix4 -lresolv -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lposix4 configure:5889: $? = 1 configure: failed program was: #line 5860 "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 fdatasync (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { fdatasync (); ; return 0; } configure:5908: result: no configure:5917: checking for shmget in -lcygipc configure:5950: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lcygipc -lresolv -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lcygipc configure:5953: $? = 1 configure: failed program was: #line 5924 "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 shmget (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { shmget (); ; return 0; } configure:5970: result: no configure:6047: checking for readline configure:6084: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lreadline -lresolv -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:6087: $? = 0 configure:6090: test -s conftest configure:6093: $? = 0 configure:6127: result: yes (-lreadline) configure:6148: checking for inflate in -lz configure:6181: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lz -lreadline -lresolv -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:6184: $? = 0 configure:6187: test -s conftest configure:6190: $? = 0 configure:6201: result: yes configure:7270: checking for ANSI C header files configure:7284: cc -E -D_GNU_SOURCE conftest.c configure:7290: $? = 0 configure:7375: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lz -lreadline -lresolv -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:7378: $? = 0 configure:7380: ./conftest configure:7383: $? = 0 configure:7397: result: yes configure:7421: checking for sys/types.h configure:7434: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7437: $? = 0 configure:7440: test -s conftest. configure:7443: $? = 1 configure: failed program was: #line 7426 "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 #include configure:7453: result: no configure:7421: checking for sys/stat.h configure:7434: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7437: $? = 0 configure:7440: test -s conftest. configure:7443: $? = 1 configure: failed program was: #line 7426 "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 #include configure:7453: result: no configure:7421: checking for stdlib.h configure:7434: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7437: $? = 0 configure:7440: test -s conftest. configure:7443: $? = 1 configure: failed program was: #line 7426 "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 #include configure:7453: result: no configure:7421: checking for string.h configure:7434: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7437: $? = 0 configure:7440: test -s conftest. configure:7443: $? = 1 configure: failed program was: #line 7426 "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 #include configure:7453: result: no configure:7421: checking for memory.h configure:7434: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7437: $? = 0 configure:7440: test -s conftest. configure:7443: $? = 1 configure: failed program was: #line 7426 "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 #include configure:7453: result: no configure:7421: checking for strings.h configure:7434: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7437: $? = 0 configure:7440: test -s conftest. configure:7443: $? = 1 configure: failed program was: #line 7426 "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 #include configure:7453: result: no configure:7421: checking for inttypes.h configure:7434: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7437: $? = 0 configure:7440: test -s conftest. configure:7443: $? = 1 configure: failed program was: #line 7426 "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 #include configure:7453: result: no configure:7421: checking for stdint.h configure:7434: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7437: $? = 0 configure:7440: test -s conftest. configure:7443: $? = 1 configure: failed program was: #line 7426 "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 #include configure:7453: result: no configure:7421: checking for unistd.h configure:7434: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7437: $? = 0 configure:7440: test -s conftest. configure:7443: $? = 1 configure: failed program was: #line 7426 "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 #include configure:7453: result: no configure:7503: checking crypt.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7540:19: crypt.h: No such file or directory configure:7515: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking crypt.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7537:19: crypt.h: No such file or directory configure:7547: $? = 1 configure: failed program was: #line 7536 "configure" #include "confdefs.h" #include configure:7565: result: no configure:7583: checking for crypt.h configure:7590: result: no configure:7503: checking dld.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7540:17: dld.h: No such file or directory configure:7515: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking dld.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7537:17: dld.h: No such file or directory configure:7547: $? = 1 configure: failed program was: #line 7536 "configure" #include "confdefs.h" #include configure:7565: result: no configure:7583: checking for dld.h configure:7590: result: no configure:7503: checking endian.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7540:20: endian.h: No such file or directory configure:7515: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking endian.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7537:20: endian.h: No such file or directory configure:7547: $? = 1 configure: failed program was: #line 7536 "configure" #include "confdefs.h" #include configure:7565: result: no configure:7583: checking for endian.h configure:7590: result: no configure:7503: checking fp_class.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7540:22: fp_class.h: No such file or directory configure:7515: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking fp_class.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7537:22: fp_class.h: No such file or directory configure:7547: $? = 1 configure: failed program was: #line 7536 "configure" #include "confdefs.h" #include configure:7565: result: no configure:7583: checking for fp_class.h configure:7590: result: no configure:7503: checking getopt.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking getopt.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: getopt.h: present but cannot be compiled configure:7578: WARNING: getopt.h: check for missing prerequisite headers? configure:7580: WARNING: getopt.h: proceeding with the preprocessor's result configure:7583: checking for getopt.h configure:7590: result: yes configure:7503: checking ieeefp.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7540:20: ieeefp.h: No such file or directory configure:7515: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking ieeefp.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7537:20: ieeefp.h: No such file or directory configure:7547: $? = 1 configure: failed program was: #line 7536 "configure" #include "confdefs.h" #include configure:7565: result: no configure:7583: checking for ieeefp.h configure:7590: result: no configure:7503: checking langinfo.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking langinfo.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: langinfo.h: present but cannot be compiled configure:7578: WARNING: langinfo.h: check for missing prerequisite headers? configure:7580: WARNING: langinfo.h: proceeding with the preprocessor's result configure:7583: checking for langinfo.h configure:7590: result: yes configure:7503: checking poll.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking poll.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: poll.h: present but cannot be compiled configure:7578: WARNING: poll.h: check for missing prerequisite headers? configure:7580: WARNING: poll.h: proceeding with the preprocessor's result configure:7583: checking for poll.h configure:7590: result: yes configure:7503: checking pwd.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking pwd.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: pwd.h: present but cannot be compiled configure:7578: WARNING: pwd.h: check for missing prerequisite headers? configure:7580: WARNING: pwd.h: proceeding with the preprocessor's result configure:7583: checking for pwd.h configure:7590: result: yes configure:7503: checking sys/ipc.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking sys/ipc.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: sys/ipc.h: present but cannot be compiled configure:7578: WARNING: sys/ipc.h: check for missing prerequisite headers? configure:7580: WARNING: sys/ipc.h: proceeding with the preprocessor's result configure:7583: checking for sys/ipc.h configure:7590: result: yes configure:7503: checking sys/poll.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking sys/poll.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: sys/poll.h: present but cannot be compiled configure:7578: WARNING: sys/poll.h: check for missing prerequisite headers? configure:7580: WARNING: sys/poll.h: proceeding with the preprocessor's result configure:7583: checking for sys/poll.h configure:7590: result: yes configure:7503: checking sys/pstat.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7540:23: sys/pstat.h: No such file or directory configure:7515: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking sys/pstat.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7537:23: sys/pstat.h: No such file or directory configure:7547: $? = 1 configure: failed program was: #line 7536 "configure" #include "confdefs.h" #include configure:7565: result: no configure:7583: checking for sys/pstat.h configure:7590: result: no configure:7503: checking sys/select.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking sys/select.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: sys/select.h: present but cannot be compiled configure:7578: WARNING: sys/select.h: check for missing prerequisite headers? configure:7580: WARNING: sys/select.h: proceeding with the preprocessor's result configure:7583: checking for sys/select.h configure:7590: result: yes configure:7503: checking sys/sem.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking sys/sem.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: sys/sem.h: present but cannot be compiled configure:7578: WARNING: sys/sem.h: check for missing prerequisite headers? configure:7580: WARNING: sys/sem.h: proceeding with the preprocessor's result configure:7583: checking for sys/sem.h configure:7590: result: yes configure:7503: checking sys/socket.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking sys/socket.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: sys/socket.h: present but cannot be compiled configure:7578: WARNING: sys/socket.h: check for missing prerequisite headers? configure:7580: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:7583: checking for sys/socket.h configure:7590: result: yes configure:7503: checking sys/shm.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking sys/shm.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: sys/shm.h: present but cannot be compiled configure:7578: WARNING: sys/shm.h: check for missing prerequisite headers? configure:7580: WARNING: sys/shm.h: proceeding with the preprocessor's result configure:7583: checking for sys/shm.h configure:7590: result: yes configure:7503: checking sys/time.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking sys/time.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: sys/time.h: present but cannot be compiled configure:7578: WARNING: sys/time.h: check for missing prerequisite headers? configure:7580: WARNING: sys/time.h: proceeding with the preprocessor's result configure:7583: checking for sys/time.h configure:7590: result: yes configure:7503: checking sys/un.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking sys/un.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: sys/un.h: present but cannot be compiled configure:7578: WARNING: sys/un.h: check for missing prerequisite headers? configure:7580: WARNING: sys/un.h: proceeding with the preprocessor's result configure:7583: checking for sys/un.h configure:7590: result: yes configure:7503: checking termios.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking termios.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: termios.h: present but cannot be compiled configure:7578: WARNING: termios.h: check for missing prerequisite headers? configure:7580: WARNING: termios.h: proceeding with the preprocessor's result configure:7583: checking for termios.h configure:7590: result: yes configure:7503: checking utime.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking utime.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: utime.h: present but cannot be compiled configure:7578: WARNING: utime.h: check for missing prerequisite headers? configure:7580: WARNING: utime.h: proceeding with the preprocessor's result configure:7583: checking for utime.h configure:7590: result: yes configure:7503: checking wchar.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking wchar.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: wchar.h: present but cannot be compiled configure:7578: WARNING: wchar.h: check for missing prerequisite headers? configure:7580: WARNING: wchar.h: proceeding with the preprocessor's result configure:7583: checking for wchar.h configure:7590: result: yes configure:7503: checking wctype.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7515: $? = 0 configure:7518: test -s conftest. configure:7521: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking wctype.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7547: $? = 0 configure:7565: result: yes configure:7576: WARNING: wctype.h: present but cannot be compiled configure:7578: WARNING: wctype.h: check for missing prerequisite headers? configure:7580: WARNING: wctype.h: proceeding with the preprocessor's result configure:7583: checking for wctype.h configure:7590: result: yes configure:7503: checking kernel/OS.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7540:23: kernel/OS.h: No such file or directory configure:7515: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking kernel/OS.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7537:23: kernel/OS.h: No such file or directory configure:7547: $? = 1 configure: failed program was: #line 7536 "configure" #include "confdefs.h" #include configure:7565: result: no configure:7583: checking for kernel/OS.h configure:7590: result: no configure:7503: checking kernel/image.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7540:26: kernel/image.h: No such file or directory configure:7515: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking kernel/image.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7537:26: kernel/image.h: No such file or directory configure:7547: $? = 1 configure: failed program was: #line 7536 "configure" #include "confdefs.h" #include configure:7565: result: no configure:7583: checking for kernel/image.h configure:7590: result: no configure:7503: checking SupportDefs.h usability configure:7512: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7540:25: SupportDefs.h: No such file or directory configure:7515: $? = 1 configure: failed program was: #line 7505 "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 #include configure:7530: result: no configure:7534: checking SupportDefs.h presence configure:7541: cc -E -D_GNU_SOURCE conftest.c configure:7537:25: SupportDefs.h: No such file or directory configure:7547: $? = 1 configure: failed program was: #line 7536 "configure" #include "confdefs.h" #include configure:7565: result: no configure:7583: checking for SupportDefs.h configure:7590: result: no configure:7620: checking netinet/in.h usability configure:7629: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7632: $? = 0 configure:7635: test -s conftest. configure:7638: $? = 1 configure: failed program was: #line 7622 "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 #include configure:7647: result: no configure:7651: checking netinet/in.h presence configure:7658: cc -E -D_GNU_SOURCE conftest.c configure:7664: $? = 0 configure:7682: result: yes configure:7693: WARNING: netinet/in.h: present but cannot be compiled configure:7695: WARNING: netinet/in.h: check for missing prerequisite headers? configure:7697: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:7700: checking for netinet/in.h configure:7707: result: yes configure:7724: checking for netinet/tcp.h configure:7741: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7744: $? = 0 configure:7747: test -s conftest. configure:7750: $? = 1 configure: failed program was: #line 7729 "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 #ifdef HAVE_NETINET_IN_H #include #endif #include configure:7760: result: no configure:7787: checking readline/readline.h usability configure:7796: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:7799: $? = 0 configure:7802: test -s conftest. configure:7805: $? = 1 configure: failed program was: #line 7789 "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 #include configure:7814: result: no configure:7818: checking readline/readline.h presence configure:7825: cc -E -D_GNU_SOURCE conftest.c configure:7831: $? = 0 configure:7849: result: yes configure:7860: WARNING: readline/readline.h: present but cannot be compiled configure:7862: WARNING: readline/readline.h: check for missing prerequisite headers? configure:7864: WARNING: readline/readline.h: proceeding with the preprocessor's result configure:7867: checking for readline/readline.h configure:7874: result: yes configure:8026: checking readline/history.h usability configure:8035: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:8038: $? = 0 configure:8041: test -s conftest. configure:8044: $? = 1 configure: failed program was: #line 8028 "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 #include configure:8053: result: no configure:8057: checking readline/history.h presence configure:8064: cc -E -D_GNU_SOURCE conftest.c configure:8070: $? = 0 configure:8088: result: yes configure:8099: WARNING: readline/history.h: present but cannot be compiled configure:8101: WARNING: readline/history.h: check for missing prerequisite headers? configure:8103: WARNING: readline/history.h: proceeding with the preprocessor's result configure:8106: checking for readline/history.h configure:8113: result: yes configure:8979: checking zlib.h usability configure:8988: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:8991: $? = 0 configure:8994: test -s conftest. configure:8997: $? = 1 configure: failed program was: #line 8981 "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 #include configure:9006: result: no configure:9010: checking zlib.h presence configure:9017: cc -E -D_GNU_SOURCE conftest.c configure:9023: $? = 0 configure:9041: result: yes configure:9052: WARNING: zlib.h: present but cannot be compiled configure:9054: WARNING: zlib.h: check for missing prerequisite headers? configure:9056: WARNING: zlib.h: proceeding with the preprocessor's result configure:9059: checking for zlib.h configure:9066: result: yes configure:9891: checking for an ANSI C-conforming const configure:9961: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:9964: $? = 0 configure:9967: test -s conftest. configure:9970: $? = 1 configure: failed program was: #line 9896 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* FIXME: Include the comments suggested by Paul. */ #ifndef __cplusplus /* Ultrix mips cc rejects this. */ typedef int charset[2]; const charset x; /* SunOS 4.1.1 cc rejects this. */ char const *const *ccp; char **p; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; static struct point const zero = {0,0}; /* AIX XL C 1.02.0.0 rejects this. It does not let you subtract one const X* pointer from another in an arm of an if-expression whose if-part is not a constant expression */ const char *g = "string"; ccp = &g + (g ? g-g : 0); /* HPUX 7.0 cc rejects these. */ ++ccp; p = (char**) ccp; ccp = (char const *const *) p; { /* SCO 3.2v4 cc rejects this. */ char *t; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; const int *foo = &x[0]; ++foo; } { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ typedef const int *iptr; iptr p = 0; ++p; } { /* AIX XL C 1.02.0.0 rejects this saying "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ struct s { int j; const int *ap[3]; }; struct s *b; b->j = 5; } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; } #endif ; return 0; } configure:9980: result: no configure:9990: checking for inline configure:10008: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10011: $? = 0 configure:10014: test -s conftest. configure:10017: $? = 1 configure: failed program was: #line 9997 "configure" #include "confdefs.h" #ifndef __cplusplus typedef int foo_t; static inline foo_t static_foo () {return 0; } inline int foo () {return 0; } #endif configure:10008: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10011: $? = 0 configure:10014: test -s conftest. configure:10017: $? = 1 configure: failed program was: #line 9997 "configure" #include "confdefs.h" #ifndef __cplusplus typedef int foo_t; static __inline__ foo_t static_foo () {return 0; } __inline__ int foo () {return 0; } #endif configure:10008: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10011: $? = 0 configure:10014: test -s conftest. configure:10017: $? = 1 configure: failed program was: #line 9997 "configure" #include "confdefs.h" #ifndef __cplusplus typedef int foo_t; static __inline foo_t static_foo () {return 0; } __inline int foo () {return 0; } #endif configure:10028: result: no configure:10043: checking for preprocessor stringizing operator configure:10064: result: yes configure:10074: checking for signed types configure:10098: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10101: $? = 0 configure:10104: test -s conftest. configure:10107: $? = 1 configure: failed program was: #line 10079 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { signed char c; signed short s; signed int i; ; return 0; } configure:10117: result: no configure:10126: checking for working volatile configure:10152: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10155: $? = 0 configure:10158: test -s conftest. configure:10161: $? = 1 configure: failed program was: #line 10131 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { volatile int x; int * volatile y; ; return 0; } configure:10171: result: no configure:10181: checking for __func__ configure:10205: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10208: $? = 0 configure:10211: test -s conftest. configure:10214: $? = 1 configure: failed program was: #line 10186 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { printf("%s\n", __func__); ; return 0; } configure:10224: result: no configure:10233: checking for __FUNCTION__ configure:10257: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10260: $? = 0 configure:10263: test -s conftest. configure:10266: $? = 1 configure: failed program was: #line 10238 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { printf("%s\n", __FUNCTION__); ; return 0; } configure:10276: result: no configure:10286: checking whether struct tm is in sys/time.h or time.h configure:10312: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10315: $? = 0 configure:10318: test -s conftest. configure:10321: $? = 1 configure: failed program was: #line 10291 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { struct tm *tp; tp->tm_sec; ; return 0; } configure:10331: result: sys/time.h configure:10341: checking for struct tm.tm_zone configure:10370: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10373: $? = 0 configure:10376: test -s conftest. configure:10379: $? = 1 configure: failed program was: #line 10346 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { static struct tm ac_aggr; if (ac_aggr.tm_zone) return 0; ; return 0; } configure:10389: result: no configure:10407: checking for tzname configure:10435: cc -o conftest -fno-common -D_GNU_SOURCE -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c -lz -lreadline -lresolv -ldl -lm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:10438: $? = 0 configure:10441: test -s conftest configure:10444: $? = 0 configure:10454: result: yes configure:10464: checking for union semun configure:10494: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10497: $? = 0 configure:10500: test -s conftest. configure:10503: $? = 1 configure: failed program was: #line 10469 "configure" #include "confdefs.h" #include #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((union semun *) 0) return 0; if (sizeof (union semun)) return 0; ; return 0; } configure:10513: result: no configure:10524: checking for struct sockaddr_un configure:10556: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10559: $? = 0 configure:10562: test -s conftest. configure:10565: $? = 1 configure: failed program was: #line 10529 "configure" #include "confdefs.h" #include #ifdef HAVE_SYS_UN_H #include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((struct sockaddr_un *) 0) return 0; if (sizeof (struct sockaddr_un)) return 0; ; return 0; } configure:10575: result: no configure:10590: checking for struct sockaddr_storage configure:10622: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10625: $? = 0 configure:10628: test -s conftest. configure:10631: $? = 1 configure: failed program was: #line 10595 "configure" #include "confdefs.h" #include #ifdef HAVE_SYS_SOCKET_H #include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((struct sockaddr_storage *) 0) return 0; if (sizeof (struct sockaddr_storage)) return 0; ; return 0; } configure:10641: result: no configure:10652: checking for struct sockaddr_storage.ss_family configure:10683: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10686: $? = 0 configure:10689: test -s conftest. configure:10692: $? = 1 configure: failed program was: #line 10657 "configure" #include "confdefs.h" #include #ifdef HAVE_SYS_SOCKET_H #include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { static struct sockaddr_storage ac_aggr; if (ac_aggr.ss_family) return 0; ; return 0; } configure:10702: result: no configure:10712: checking for struct sockaddr_storage.__ss_family configure:10743: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:10734: error: structure has no member named `__ss_family' configure:10746: $? = 1 configure: failed program was: #line 10717 "configure" #include "confdefs.h" #include #ifdef HAVE_SYS_SOCKET_H #include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { static struct sockaddr_storage ac_aggr; if (ac_aggr.__ss_family) return 0; ; return 0; } configure:10762: result: no configure:10772: checking for struct sockaddr_storage.ss_len configure:10803: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10806: $? = 0 configure:10809: test -s conftest. configure:10812: $? = 1 configure: failed program was: #line 10777 "configure" #include "confdefs.h" #include #ifdef HAVE_SYS_SOCKET_H #include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { static struct sockaddr_storage ac_aggr; if (ac_aggr.ss_len) return 0; ; return 0; } configure:10822: result: no configure:10832: checking for struct sockaddr_storage.__ss_len configure:10863: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:10854: error: structure has no member named `__ss_len' configure:10866: $? = 1 configure: failed program was: #line 10837 "configure" #include "confdefs.h" #include #ifdef HAVE_SYS_SOCKET_H #include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { static struct sockaddr_storage ac_aggr; if (ac_aggr.__ss_len) return 0; ; return 0; } configure:10882: result: no configure:10892: checking for struct sockaddr.sa_len configure:10923: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10926: $? = 0 configure:10929: test -s conftest. configure:10932: $? = 1 configure: failed program was: #line 10897 "configure" #include "confdefs.h" #include #ifdef HAVE_SYS_SOCKET_H #include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { static struct sockaddr ac_aggr; if (ac_aggr.sa_len) return 0; ; return 0; } configure:10942: result: no configure:10953: checking for struct addrinfo configure:10984: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:10987: $? = 0 configure:10990: test -s conftest. configure:10993: $? = 1 configure: failed program was: #line 10958 "configure" #include "confdefs.h" #include #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((struct addrinfo *) 0) return 0; if (sizeof (struct addrinfo)) return 0; ; return 0; } configure:11003: result: no configure:11015: checking for struct cmsgcred configure:11046: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:11037: error: invalid application of `sizeof' to an incomplete type configure:11049: $? = 1 configure: failed program was: #line 11020 "configure" #include "confdefs.h" #include #include #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((struct cmsgcred *) 0) return 0; if (sizeof (struct cmsgcred)) return 0; ; return 0; } configure:11065: result: no configure:11075: checking for struct fcred configure:11106: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:11097: error: invalid application of `sizeof' to an incomplete type configure:11109: $? = 1 configure: failed program was: #line 11080 "configure" #include "confdefs.h" #include #include #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((struct fcred *) 0) return 0; if (sizeof (struct fcred)) return 0; ; return 0; } configure:11125: result: no configure:11135: checking for struct sockcred configure:11166: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:11157: error: invalid application of `sizeof' to an incomplete type configure:11169: $? = 1 configure: failed program was: #line 11140 "configure" #include "confdefs.h" #include #include #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((struct sockcred *) 0) return 0; if (sizeof (struct sockcred)) return 0; ; return 0; } configure:11185: result: no configure:11197: checking for struct option configure:11227: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:11230: $? = 0 configure:11233: test -s conftest. configure:11236: $? = 1 configure: failed program was: #line 11202 "configure" #include "confdefs.h" #ifdef HAVE_GETOPT_H #include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((struct option *) 0) return 0; if (sizeof (struct option)) return 0; ; return 0; } configure:11246: result: no configure:11262: checking for z_streamp configure:11290: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:11293: $? = 0 configure:11296: test -s conftest. configure:11299: $? = 1 configure: failed program was: #line 11267 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((z_streamp *) 0) return 0; if (sizeof (z_streamp)) return 0; ; return 0; } configure:11309: result: no configure:11315: error: zlib version is too old Use --without-zlib to disable zlib support. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_c_stringize=yes ac_cv_c_volatile=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DOCBOOKSTYLE_set= ac_cv_env_DOCBOOKSTYLE_value= ac_cv_env_LDFLAGS_SL_set= ac_cv_env_LDFLAGS_SL_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_header_SupportDefs_h=no ac_cv_header_crypt_h=no ac_cv_header_dld_h=no ac_cv_header_endian_h=no ac_cv_header_fp_class_h=no ac_cv_header_getopt_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=no ac_cv_header_kernel_OS_h=no ac_cv_header_kernel_image_h=no ac_cv_header_langinfo_h=yes ac_cv_header_memory_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=no ac_cv_header_poll_h=yes ac_cv_header_pwd_h=yes ac_cv_header_readline_history_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sem_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_un_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=no ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_BSD_main=no ac_cv_lib_IPC_main=no ac_cv_lib_PW_main=no ac_cv_lib_bsd_main=no ac_cv_lib_compat_main=no ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_main=yes ac_cv_lib_dld_main=no ac_cv_lib_gen_main=no ac_cv_lib_ipc_main=no ac_cv_lib_lc_main=no ac_cv_lib_ld_main=no ac_cv_lib_m_main=yes ac_cv_lib_nsl_main=no ac_cv_lib_resolv_main=yes ac_cv_lib_socket_main=no ac_cv_lib_unix_main=no ac_cv_lib_util_setproctitle=no ac_cv_lib_z_inflate=yes ac_cv_member_struct_sockaddr_sa_len=no ac_cv_member_struct_sockaddr_storage___ss_family=no ac_cv_member_struct_sockaddr_storage___ss_len=no ac_cv_member_struct_sockaddr_storage_ss_family=no ac_cv_member_struct_sockaddr_storage_ss_len=no ac_cv_member_struct_tm_tm_zone=no ac_cv_objext= ac_cv_path_LD=/usr/bin/ld ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_TAR=/usr/local/bin/tar ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_LORDER=lorder ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_gnu_ld=no ac_cv_search_crypt='none required' ac_cv_search_fdatasync=no ac_cv_search_getopt_long='none required' ac_cv_struct_tm=sys/time.h ac_cv_type_struct_addrinfo=no ac_cv_type_struct_cmsgcred=no ac_cv_type_struct_fcred=no ac_cv_type_struct_option=no ac_cv_type_struct_sockaddr_storage=no ac_cv_type_struct_sockaddr_un=no ac_cv_type_struct_sockcred=no ac_cv_type_union_semun=no ac_cv_type_z_streamp=no ac_cv_var_tzname=yes lt_cv_sys_max_cmd_len= pgac_cv_c_signed=no pgac_cv_check_readline=-lreadline pgac_cv_funcname_func_support=no pgac_cv_funcname_function_support=no pgac_cv_path_flex=/usr/bin/flex ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "PostgreSQL" #define PACKAGE_TARNAME "postgresql" #define PACKAGE_VERSION "8.0.14" #define PACKAGE_STRING "PostgreSQL 8.0.14" #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org" #define PG_VERSION "8.0.14" #define DEF_PGPORT 5432 #define DEF_PGPORT_STR "5432" #define PG_VERSION_STR "PostgreSQL 8.0.14 on i386-unknown-gnu, compiled by cc" #define PG_KRB_SRVNAM "postgres" #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define HAVE_LIBRESOLV 1 #define HAVE_LIBREADLINE 1 #define HAVE_LIBZ 1 #define HAVE_SPINLOCKS 1 #define STDC_HEADERS 1 #define HAVE_GETOPT_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_POLL_H 1 #define HAVE_PWD_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UTIME_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_READLINE_HISTORY_H 1 #define const #define inline #define HAVE_STRINGIZE 1 #define signed #define volatile #define TM_IN_SYS_TIME 1 #define HAVE_TZNAME 1 configure: exit 1