This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:749: checking for a BSD compatible install configure:802: checking whether build environment is sane configure:873: checking for gawk configure:903: checking whether make sets ${MAKE} configure:1046: checking for gcc configure:1159: checking whether the C compiler (cc -fno-common ) works configure:1175: cc -o conftest -fno-common conftest.c 1>&5 configure:1201: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1206: checking whether we are using GNU C configure:1215: cc -E conftest.c configure:1234: checking whether cc accepts -g configure:1273: checking for style of include used by make configure:1307: checking dependency style of cc configure:1374: checking how to run the C preprocessor configure:1395: cc -E conftest.c >/dev/null 2>conftest.out configure:1465: checking for a BSD compatible install configure:1518: checking for Cygwin environment configure:1534: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1530: error: `__CYGWIN32__' undeclared (first use in this function) configure:1530: error: (Each undeclared identifier is reported only once configure:1530: error: for each function it appears in.) configure: failed program was: #line 1523 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1551: checking for mingw32 environment configure:1563: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1559: error: `__MINGW32__' undeclared (first use in this function) configure:1559: error: (Each undeclared identifier is reported only once configure:1559: error: for each function it appears in.) configure: failed program was: #line 1556 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1632: checking host system type configure:1653: checking build system type configure:1682: checking for ld used by GCC configure:1750: checking if the linker (/usr/bin/ld) is GNU ld configure:1767: checking for /usr/bin/ld option to reload object files configure:1779: checking for BSD-compatible nm configure:1817: checking whether ln -s works configure:1838: checking how to recognise dependant libraries configure:2011: checking for object suffix configure:2017: cc -c -fno-common conftest.c 1>&5 configure:2037: checking for executable suffix configure:2047: cc -o conftest -fno-common conftest.c 1>&5 configure:2078: checking command to parse /usr/bin/nm -p output configure:2154: cc -c -fno-common conftest.c 1>&5 configure:2157: /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:2154: cc -c -fno-common conftest.c 1>&5 configure:2157: /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:2208: cc -o conftest -fno-common conftest.c conftstm.o 1>&5 configure:2254: checking for dlfcn.h configure:2264: cc -E conftest.c >/dev/null 2>conftest.out configure:2432: checking for ranlib configure:2499: checking for strip configure:2735: checking for objdir configure:2762: checking for cc option to produce PIC configure:2914: checking if cc PIC flag -fPIC works configure:2928: cc -c -fno-common -fPIC -DPIC conftest.c 1>&5 configure:2980: checking if cc static flag -static works configure:2995: 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 2988 "configure" #include "confdefs.h" int main() { ; return 0; } configure:3022: checking if cc supports -c -o file.o configure:3041: cc -c -fno-common -o out/conftest2.o conftest.c 1>&5 configure:3070: checking if cc supports -c -o file.lo configure:3086: cc -c -fno-common -c -o conftest.lo conftest.c 1>&5 configure:3135: checking if cc supports -fno-rtti -fno-exceptions configure:3148: 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:3175: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3791: checking how to hardcode library paths into programs configure:3819: checking whether stripping libraries is possible configure:3833: checking dynamic linker characteristics configure:4219: checking if libtool supports shared libraries configure:5363: checking for glib-config configure:5398: checking for GLIB - version >= 1.2.0 configure:5497: cc -o conftest -fno-common -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib-12 1>&5 configure:5614: checking for xmms-config configure:5744: checking for XMMS - version >= 1.0.1