This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:763: checking for a BSD compatible install configure:816: checking whether build environment is sane configure:873: checking whether make sets ${MAKE} configure:919: checking for working aclocal configure:932: checking for working autoconf configure:945: checking for working automake configure:958: checking for working autoheader configure:971: checking for working makeinfo configure:995: checking host system type configure:1018: checking for gcc configure:1131: checking whether the C compiler (cc -fno-common ) works configure:1147: cc -o conftest -fno-common conftest.c 1>&5 configure:1173: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1178: checking whether we are using GNU C configure:1187: cc -E conftest.c configure:1206: checking whether cc accepts -g configure:1249: checking for Cygwin environment configure:1265: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1261: error: `__CYGWIN32__' undeclared (first use in this function) configure:1261: error: (Each undeclared identifier is reported only once configure:1261: error: for each function it appears in.) configure: failed program was: #line 1254 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1282: checking for mingw32 environment configure:1294: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1290: error: `__MINGW32__' undeclared (first use in this function) configure:1290: error: (Each undeclared identifier is reported only once configure:1290: error: for each function it appears in.) configure: failed program was: #line 1287 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1311: checking how to run the C preprocessor configure:1332: cc -E conftest.c >/dev/null 2>conftest.out configure:1460: checking build system type configure:1489: checking for ld used by GCC configure:1557: checking if the linker (/usr/bin/ld) is GNU ld configure:1574: checking for /usr/bin/ld option to reload object files configure:1586: checking for BSD-compatible nm configure:1624: checking whether ln -s works configure:1645: checking how to recognise dependant libraries configure:1822: checking for object suffix configure:1828: cc -c -fno-common conftest.c 1>&5 configure:1848: checking for executable suffix configure:1858: cc -o conftest -fno-common conftest.c 1>&5 configure:1889: checking command to parse /usr/bin/nm -p output configure:1969: cc -c -fno-common conftest.c 1>&5 configure:1972: /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:1969: cc -c -fno-common conftest.c 1>&5 configure:1972: /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:2023: cc -o conftest -fno-common conftest.c conftstm.o 1>&5 configure:2072: checking for dlfcn.h configure:2082: cc -E conftest.c >/dev/null 2>conftest.out configure:2250: checking for ranlib configure:2317: checking for strip configure:2560: checking for objdir configure:2587: checking for cc option to produce PIC configure:2739: checking if cc PIC flag -fPIC works configure:2753: cc -c -fno-common -fPIC -DPIC conftest.c 1>&5 configure:2805: checking if cc static flag -static works configure:2820: 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 2813 "configure" #include "confdefs.h" int main() { ; return 0; } configure:2847: checking if cc supports -c -o file.o configure:2866: cc -c -fno-common -o out/conftest2.o conftest.c 1>&5 configure:2895: checking if cc supports -c -o file.lo configure:2913: cc -c -fno-common -c -o conftest.lo conftest.c 1>&5 configure:2963: checking if cc supports -fno-rtti -fno-exceptions configure:2976: 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:3003: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3688: checking how to hardcode library paths into programs configure:3716: checking whether stripping libraries is possible configure:3730: checking dynamic linker characteristics configure:4131: checking if libtool supports shared libraries configure:4135: checking whether to build shared libraries configure:4158: checking whether to build static libraries configure:5297: checking whether to enable maintainer-specific portions of Makefiles