This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:758: checking for a BSD compatible install configure:811: checking whether build environment is sane configure:868: checking whether gmake sets ${MAKE} configure:914: checking for working aclocal-1.4 configure:927: checking for working autoconf configure:940: checking for working automake-1.4 configure:953: checking for working autoheader configure:966: checking for working makeinfo configure:1005: checking for gcc configure:1118: checking whether the C compiler (cc -fno-common -L/usr/local/lib) works configure:1134: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1160: checking whether the C compiler (cc -fno-common -L/usr/local/lib) is a cross-compiler configure:1165: checking whether we are using GNU C configure:1174: cc -E conftest.c configure:1193: checking whether cc accepts -g configure:1236: checking for Cygwin environment configure:1252: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1248: error: `__CYGWIN32__' undeclared (first use in this function) configure:1248: error: (Each undeclared identifier is reported only once configure:1248: error: for each function it appears in.) configure: failed program was: #line 1241 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1269: checking for mingw32 environment configure:1281: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1277: error: `__MINGW32__' undeclared (first use in this function) configure:1277: error: (Each undeclared identifier is reported only once configure:1277: error: for each function it appears in.) configure: failed program was: #line 1274 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1298: checking how to run the C preprocessor configure:1319: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1430: checking host system type configure:1451: checking build system type configure:1480: checking for ld used by GCC configure:1548: checking if the linker (/usr/bin/ld) is GNU ld configure:1565: checking for /usr/bin/ld option to reload object files configure:1577: checking for BSD-compatible nm configure:1615: checking for a sed that does not truncate output configure:1699: checking whether ln -s works configure:1720: checking how to recognise dependent libraries configure:1906: checking for object suffix configure:1912: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1932: checking for executable suffix configure:1942: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1973: checking command to parse /usr/bin/nm -p output configure:2056: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:2059: /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:2056: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:2059: /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:2110: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o 1>&5 configure:2159: checking for dlfcn.h configure:2169: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2338: checking for ranlib configure:2405: checking for strip configure:2648: checking for objdir configure:2675: checking for cc option to produce PIC configure:2823: checking if cc PIC flag -fPIC works configure:2837: cc -c -fno-common -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 configure:2889: checking if cc static flag -static works configure:2904: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -static conftest.c 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine configure: failed program was: #line 2897 "configure" #include "confdefs.h" int main() { ; return 0; } configure:2931: checking if cc supports -c -o file.o configure:2950: cc -c -fno-common -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 configure:2979: checking if cc supports -c -o file.lo configure:2997: cc -c -fno-common -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 configure:3047: checking if cc supports -fno-rtti -fno-exceptions configure:3060: cc -c -fno-common -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include 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:3087: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3786: checking how to hardcode library paths into programs configure:3814: checking whether stripping libraries is possible configure:3828: checking dynamic linker characteristics configure:4252: checking if libtool supports shared libraries configure:4256: checking whether to build shared libraries configure:4279: checking whether to build static libraries configure:5421: checking whether to enable maintainer-specific portions of Makefiles configure:5457: checking for a BSD compatible install configure:5510: checking whether ln -s works configure:5531: checking whether gmake sets ${MAKE} configure:5559: checking for strerror in -lcposix configure:5578: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcposix 1>&5 ld: can't locate file for: -lcposix configure: failed program was: #line 5567 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror(); int main() { strerror() ; return 0; } configure:5652: checking for gtk-config configure:5687: checking for GTK - version >= 1.2.0 configure:5788: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm 1>&5 configure:5905: checking for xmms-config configure:6035: checking for XMMS - version >= 1.0.1 ks ltconfig:1593: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 ltconfig:1596: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" cannot find nm_test_var in conftest.nm ltconfig:1592: checking if global_symbol_pipe works ltconfig:1593: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 ltconfig:1596: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1648: cc -o conftest -fno-common -fno-builtin -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o 1>&5