This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:796: checking host system type configure:817: checking target system type configure:835: checking build system type configure:870: checking for a BSD compatible install configure:923: checking whether build environment is sane configure:980: checking whether gmake sets ${MAKE} configure:1026: checking for working aclocal configure:1039: checking for working autoconf configure:1052: checking for working automake configure:1065: checking for working autoheader configure:1078: checking for working makeinfo configure:1111: checking for strerror in -lcposix configure:1130: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcposix 1>&5 ld: can't locate file for: -lcposix configure: failed program was: #line 1119 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror(); int main() { strerror() ; return 0; } configure:1155: checking for gcc configure:1268: checking whether the C compiler (cc -fno-common -L/usr/local/lib) works configure:1284: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1310: checking whether the C compiler (cc -fno-common -L/usr/local/lib) is a cross-compiler configure:1315: checking whether we are using GNU C configure:1324: cc -E conftest.c configure:1343: checking whether cc accepts -g configure:1377: checking for ranlib configure:1405: checking whether gmake sets ${MAKE} configure:1432: checking how to run the C preprocessor configure:1453: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1512: checking for ANSI C header files configure:1525: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1592: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1635: checking for Cygwin environment configure:1651: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1647: error: `__CYGWIN32__' undeclared (first use in this function) configure:1647: error: (Each undeclared identifier is reported only once configure:1647: error: for each function it appears in.) configure: failed program was: #line 1640 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1668: checking for mingw32 environment configure:1680: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1676: error: `__MINGW32__' undeclared (first use in this function) configure:1676: error: (Each undeclared identifier is reported only once configure:1676: error: for each function it appears in.) configure: failed program was: #line 1673 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1777: checking for ld used by GCC configure:1845: checking if the linker (/usr/bin/ld) is GNU ld configure:1862: checking for /usr/bin/ld option to reload object files configure:1874: checking for BSD-compatible nm configure:1912: checking whether ln -s works configure:1933: checking how to recognise dependant libraries configure:2106: checking for object suffix configure:2112: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:2132: checking for executable suffix configure:2142: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2173: checking command to parse /usr/bin/nm -p output configure:2249: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:2252: /usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm cannot find nm_test_var in conftest.nm configure:2249: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:2252: /usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm configure:2303: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o 1>&5 configure:2349: checking for dlfcn.h configure:2359: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2527: checking for ranlib configure:2594: checking for strip configure:2830: checking for objdir configure:2857: checking for cc option to produce PIC configure:3009: checking if cc PIC flag -fPIC works configure:3023: cc -c -fno-common -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 configure:3075: checking if cc static flag -static works configure:3090: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -static conftest.c 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine configure: failed program was: #line 3083 "configure" #include "confdefs.h" int main() { ; return 0; } configure:3117: checking if cc supports -c -o file.o configure:3136: cc -c -fno-common -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 configure:3165: checking if cc supports -c -o file.lo configure:3181: cc -c -fno-common -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 configure:3230: checking if cc supports -fno-rtti -fno-exceptions configure:3243: cc -c -fno-common -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5 cc1: warning: "-frtti" is valid for C++ but not for C/ObjC cc1: warning: "-frtti" is valid for C++ but not for C/ObjC configure:3270: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3886: checking how to hardcode library paths into programs configure:3914: checking whether stripping libraries is possible configure:3928: checking dynamic linker characteristics configure:4314: checking if libtool supports shared libraries configure:5443: checking for tgoto in -ltermcap configure:5462: cc -o conftest -fno-common -I -I -I/usr/local/include -L/usr/local/lib conftest.c -ltermcap -L -L 1>&5 ld: -L: directory name missing configure: failed program was: #line 5451 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgoto(); int main() { tgoto() ; return 0; }