This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:734: checking for a BSD compatible install configure:787: checking whether build environment is sane configure:844: checking whether make sets ${MAKE} configure:890: checking for working aclocal configure:903: checking for working autoconf configure:916: checking for working automake configure:929: checking for working autoheader configure:942: checking for working makeinfo configure:984: checking for gcc configure:1097: checking whether the C compiler (cc -fno-common ) works configure:1113: cc -o conftest -fno-common conftest.c 1>&5 configure:1139: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1144: checking whether we are using GNU C configure:1153: cc -E conftest.c configure:1172: checking whether cc accepts -g configure:1208: checking for c++ configure:1240: checking whether the C++ compiler (c++ -fno-common ) works configure:1256: c++ -o conftest -fno-common conftest.C 1>&5 configure:1282: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:1287: checking whether we are using GNU C++ configure:1296: c++ -E conftest.C configure:1315: checking whether c++ accepts -g configure:1364: cc -c -fno-common conftest.c 1>&5 configure:1381: cc -c -fno-common conftest.c 1>&5 configure:1398: checking for Cygwin environment configure:1414: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1410: error: `__CYGWIN32__' undeclared (first use in this function) configure:1410: error: (Each undeclared identifier is reported only once configure:1410: error: for each function it appears in.) configure: failed program was: #line 1403 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1431: checking for mingw32 environment configure:1443: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1439: error: `__MINGW32__' undeclared (first use in this function) configure:1439: error: (Each undeclared identifier is reported only once configure:1439: error: for each function it appears in.) configure: failed program was: #line 1436 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1460: checking how to run the C preprocessor configure:1481: cc -E conftest.c >/dev/null 2>conftest.out configure:1615: checking host system type configure:1636: checking build system type configure:1665: checking for ld used by GCC configure:1733: checking if the linker (/usr/bin/ld) is GNU ld configure:1750: checking for /usr/bin/ld option to reload object files configure:1762: checking for BSD-compatible nm configure:1800: checking whether ln -s works configure:1821: checking how to recognise dependant libraries configure:1994: checking for object suffix configure:2000: cc -c -fno-common conftest.c 1>&5 configure:2020: checking for executable suffix configure:2030: cc -o conftest -fno-common conftest.c 1>&5 configure:2061: checking command to parse /usr/bin/nm -p output configure:2137: cc -c -fno-common conftest.c 1>&5 configure:2140: /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:2137: cc -c -fno-common conftest.c 1>&5 configure:2140: /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:2191: cc -o conftest -fno-common conftest.c conftstm.o 1>&5 configure:2237: checking for dlfcn.h configure:2247: cc -E conftest.c >/dev/null 2>conftest.out configure:2415: checking for ranlib configure:2482: checking for strip configure:2718: checking for objdir configure:2745: checking for cc option to produce PIC configure:2897: checking if cc PIC flag -fPIC works configure:2911: cc -c -fno-common -fPIC -DPIC conftest.c 1>&5 configure:2963: checking if cc static flag -static works configure:2978: 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 2971 "configure" #include "confdefs.h" int main() { ; return 0; } configure:3005: checking if cc supports -c -o file.o configure:3024: cc -c -fno-common -o out/conftest2.o conftest.c 1>&5 configure:3053: checking if cc supports -c -o file.lo configure:3069: cc -c -fno-common -c -o conftest.lo conftest.c 1>&5 configure:3118: checking if cc supports -fno-rtti -fno-exceptions configure:3131: 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:3158: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3774: checking how to hardcode library paths into programs configure:3802: checking whether stripping libraries is possible configure:3816: checking dynamic linker characteristics configure:4202: checking if libtool supports shared libraries configure:5345: checking for glib-config configure:5380: checking for GLIB - version >= 1.2.0 configure:5479: cc -o conftest -fno-common -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib-12 1>&5 configure:5566: checking for ANSI C header files configure:5579: cc -E conftest.c >/dev/null 2>conftest.out configure:5646: cc -o conftest -fno-common conftest.c 1>&5 configure:5671: checking for working const configure:5725: cc -c -fno-common conftest.c 1>&5 configure:5749: checking for strdup configure:5777: cc -o conftest -fno-common conftest.c 1>&5 configure:5804: checking for strcasecmp configure:5832: cc -o conftest -fno-common conftest.c 1>&5 configure:5859: checking for strncasecmp configure:5887: cc -o conftest -fno-common conftest.c 1>&5 configure:5914: checking for snprintf configure:5942: cc -o conftest -fno-common conftest.c 1>&5 configure:5926: warning: conflicting types for built-in function `snprintf' configure:5969: checking for vsnprintf configure:5997: cc -o conftest -fno-common conftest.c 1>&5 configure:5981: warning: conflicting types for built-in function `vsnprintf'