This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:727: checking for a BSD compatible install configure:780: checking whether build environment is sane configure:837: checking whether make sets ${MAKE} configure:883: checking for working aclocal configure:896: checking for working autoconf configure:909: checking for working automake configure:922: checking for working autoheader configure:935: checking for working makeinfo configure:952: checking for gcc configure:1065: checking whether the C compiler (cc -fno-common ) works configure:1081: cc -o conftest -fno-common conftest.c 1>&5 configure:1107: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1112: checking whether we are using GNU C configure:1121: cc -E conftest.c configure:1140: checking whether cc accepts -g configure:1175: checking for Cygwin environment configure:1191: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1187: error: `__CYGWIN32__' undeclared (first use in this function) configure:1187: error: (Each undeclared identifier is reported only once configure:1187: error: for each function it appears in.) configure: failed program was: #line 1180 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1208: checking for mingw32 environment configure:1220: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1216: error: `__MINGW32__' undeclared (first use in this function) configure:1216: error: (Each undeclared identifier is reported only once configure:1216: error: for each function it appears in.) configure: failed program was: #line 1213 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1237: checking how to run the C preprocessor configure:1258: cc -E conftest.c >/dev/null 2>conftest.out configure:1392: checking host system type configure:1413: checking build system type configure:1442: checking for ld used by GCC configure:1510: checking if the linker (/usr/bin/ld) is GNU ld configure:1527: checking for /usr/bin/ld option to reload object files configure:1539: checking for BSD-compatible nm configure:1577: checking whether ln -s works configure:1598: checking how to recognise dependant libraries configure:1771: checking for object suffix configure:1777: cc -c -fno-common conftest.c 1>&5 configure:1797: checking for executable suffix configure:1807: cc -o conftest -fno-common conftest.c 1>&5 configure:1838: checking command to parse /usr/bin/nm -p output configure:1914: cc -c -fno-common conftest.c 1>&5 configure:1917: /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:1914: cc -c -fno-common conftest.c 1>&5 configure:1917: /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:1968: cc -o conftest -fno-common conftest.c conftstm.o 1>&5 configure:2014: checking for dlfcn.h configure:2024: cc -E conftest.c >/dev/null 2>conftest.out configure:2192: checking for ranlib configure:2259: checking for strip configure:2495: checking for objdir configure:2522: checking for cc option to produce PIC configure:2674: checking if cc PIC flag -fPIC works configure:2688: cc -c -fno-common -fPIC -DPIC conftest.c 1>&5 configure:2740: checking if cc static flag -static works configure:2755: cc -o conftest -fno-common -static conftest.c 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine configure: failed program was: #line 2748 "configure" #include "confdefs.h" int main() { ; return 0; } configure:2782: checking if cc supports -c -o file.o configure:2801: cc -c -fno-common -o out/conftest2.o conftest.c 1>&5 configure:2830: checking if cc supports -c -o file.lo configure:2846: cc -c -fno-common -c -o conftest.lo conftest.c 1>&5 configure:2895: checking if cc supports -fno-rtti -fno-exceptions configure:2908: cc -c -fno-common -fno-rtti -fno-exceptions -c conftest.c 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:2935: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3551: checking how to hardcode library paths into programs configure:3579: checking whether stripping libraries is possible configure:3593: checking dynamic linker characteristics configure:3979: checking if libtool supports shared libraries configure:5078: checking for ranlib configure:5117: checking for a BSD compatible install configure:5171: checking for tputs in -ltermcap configure:5190: cc -o conftest -fno-common conftest.c -ltermcap 1>&5 configure:5218: checking for readline in -lreadline configure:5237: cc -o conftest -fno-common conftest.c -lreadline -ltermcap 1>&5 configure:5266: checking for dlopen in -ldl configure:5285: cc -o conftest -fno-common conftest.c -ldl -lreadline -ltermcap 1>&5 configure:5314: checking for ANSI C header files configure:5327: cc -E conftest.c >/dev/null 2>conftest.out configure:5394: cc -o conftest -fno-common conftest.c -ldl -lreadline -ltermcap 1>&5 configure:5419: checking for working const configure:5473: cc -c -fno-common conftest.c 1>&5 configure:5494: checking for inline configure:5508: cc -c -fno-common conftest.c 1>&5 configure:5534: checking for size_t configure:5570: checking for strdup configure:5598: cc -o conftest -fno-common conftest.c -ldl -lreadline -ltermcap 1>&5 configure:5570: checking for strtol configure:5598: cc -o conftest -fno-common conftest.c -ldl -lreadline -ltermcap 1>&5 configure:5708: checking for main in -lm configure:5723: cc -o conftest -fno-common conftest.c -lm -ldl -lreadline -ltermcap 1>&5