This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:752: checking for a BSD compatible install configure:805: checking whether build environment is sane configure:862: checking whether make sets ${MAKE} configure:908: checking for working aclocal configure:921: checking for working autoconf configure:934: checking for working automake configure:947: checking for working autoheader configure:960: checking for working makeinfo configure:1026: checking for gcc configure:1139: checking whether the C compiler (cc -fno-common ) works configure:1155: cc -o conftest -fno-common conftest.c 1>&5 configure:1181: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1186: checking whether we are using GNU C configure:1195: cc -E conftest.c configure:1214: checking whether cc accepts -g configure:1250: checking for c++ configure:1282: checking whether the C++ compiler (c++ -fno-common ) works configure:1298: c++ -o conftest -fno-common conftest.C 1>&5 configure:1324: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:1329: checking whether we are using GNU C++ configure:1338: c++ -E conftest.C configure:1357: checking whether c++ accepts -g configure:1389: checking how to run the C preprocessor configure:1410: cc -E conftest.c >/dev/null 2>conftest.out configure:1480: checking for a BSD compatible install configure:1533: checking for Cygwin environment configure:1549: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1545: error: `__CYGWIN32__' undeclared (first use in this function) configure:1545: error: (Each undeclared identifier is reported only once configure:1545: error: for each function it appears in.) configure: failed program was: #line 1538 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1566: checking for mingw32 environment configure:1578: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1574: error: `__MINGW32__' undeclared (first use in this function) configure:1574: error: (Each undeclared identifier is reported only once configure:1574: error: for each function it appears in.) configure: failed program was: #line 1571 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1624: checking host system type configure:1645: checking build system type configure:1674: checking for ld used by GCC configure:1742: checking if the linker (/usr/bin/ld) is GNU ld configure:1759: checking for /usr/bin/ld option to reload object files configure:1771: checking for BSD-compatible nm configure:1809: checking whether ln -s works configure:1830: checking how to recognise dependant libraries configure:2013: checking for object suffix configure:2019: cc -c -fno-common conftest.c 1>&5 configure:2039: checking for executable suffix configure:2049: cc -o conftest -fno-common conftest.c 1>&5 configure:2080: checking command to parse /usr/bin/nm -p output configure:2160: cc -c -fno-common conftest.c 1>&5 configure:2163: /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:2160: cc -c -fno-common conftest.c 1>&5 configure:2163: /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:2214: cc -o conftest -fno-common conftest.c conftstm.o 1>&5 configure:2263: checking for dlfcn.h configure:2273: cc -E conftest.c >/dev/null 2>conftest.out configure:2441: checking for ranlib configure:2508: checking for strip configure:2751: checking for objdir configure:2778: checking for cc option to produce PIC configure:2930: checking if cc PIC flag -fPIC works configure:2944: cc -c -fno-common -fPIC -DPIC conftest.c 1>&5 configure:2996: checking if cc static flag -static works configure:3011: 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 3004 "configure" #include "confdefs.h" int main() { ; return 0; } configure:3038: checking if cc supports -c -o file.o configure:3057: cc -c -fno-common -o out/conftest2.o conftest.c 1>&5 configure:3086: checking if cc supports -c -o file.lo configure:3104: cc -c -fno-common -c -o conftest.lo conftest.c 1>&5 configure:3154: checking if cc supports -fno-rtti -fno-exceptions configure:3167: 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:3194: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3850: checking how to hardcode library paths into programs configure:3878: checking whether stripping libraries is possible configure:3892: checking dynamic linker characteristics configure:4289: checking if libtool supports shared libraries configure:4293: checking whether to build shared libraries configure:4316: checking whether to build static libraries configure:5514: checking for glib-config configure:5549: checking for GLIB - version >= 1.2.2 configure:5648: cc -o conftest -fno-common -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib-12 1>&5 configure:5780: checking for gtk-config configure:5815: checking for GTK - version >= 1.2.2 configure:5916: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm 1>&5 cc: unrecognized option `-pthread' configure:6033: checking for xmms-config configure:6163: checking for XMMS - version >= 1.2.3