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:1010: checking for Cygwin environment configure:1026: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1022: error: `__CYGWIN32__' undeclared (first use in this function) configure:1022: error: (Each undeclared identifier is reported only once configure:1022: error: for each function it appears in.) configure: failed program was: #line 1015 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1043: checking for mingw32 environment configure:1055: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1051: error: `__MINGW32__' undeclared (first use in this function) configure:1051: error: (Each undeclared identifier is reported only once configure:1051: error: for each function it appears in.) configure: failed program was: #line 1048 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1072: checking how to run the C preprocessor configure:1093: cc -E conftest.c >/dev/null 2>conftest.out configure:1204: checking host system type configure:1225: checking build system type configure:1245: checking for gcc configure:1358: checking whether the C compiler (cc -fno-common ) works configure:1374: cc -o conftest -fno-common conftest.c 1>&5 configure:1400: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1405: checking whether we are using GNU C configure:1414: cc -E conftest.c configure:1433: checking whether cc accepts -g configure:1476: checking for ld used by GCC configure:1544: checking if the linker (/usr/bin/ld) is GNU ld configure:1561: checking for /usr/bin/ld option to reload object files configure:1573: checking for BSD-compatible nm configure:1611: checking whether ln -s works configure:1632: checking how to recognise dependant libraries configure:1815: checking for object suffix configure:1821: cc -c -fno-common conftest.c 1>&5 configure:1841: checking for executable suffix configure:1851: cc -o conftest -fno-common conftest.c 1>&5 configure:1882: checking command to parse /usr/bin/nm -p output configure:1962: cc -c -fno-common conftest.c 1>&5 configure:1965: /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:1962: cc -c -fno-common conftest.c 1>&5 configure:1965: /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:2016: cc -o conftest -fno-common conftest.c conftstm.o 1>&5 configure:2065: checking for dlfcn.h configure:2075: cc -E conftest.c >/dev/null 2>conftest.out configure:2243: checking for ranlib configure:2310: checking for strip configure:2553: checking for objdir configure:2580: checking for cc option to produce PIC configure:2732: checking if cc PIC flag -fPIC works configure:2746: cc -c -fno-common -fPIC -DPIC conftest.c 1>&5 configure:2798: checking if cc static flag -static works configure:2813: 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 2806 "configure" #include "confdefs.h" int main() { ; return 0; } configure:2840: checking if cc supports -c -o file.o configure:2859: cc -c -fno-common -o out/conftest2.o conftest.c 1>&5 configure:2888: checking if cc supports -c -o file.lo configure:2906: cc -c -fno-common -c -o conftest.lo conftest.c 1>&5 configure:2956: checking if cc supports -fno-rtti -fno-exceptions configure:2969: 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:2996: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3680: checking how to hardcode library paths into programs configure:3708: checking whether stripping libraries is possible configure:3722: checking dynamic linker characteristics configure:4119: checking if libtool supports shared libraries configure:4123: checking whether to build shared libraries configure:4146: checking whether to build static libraries configure:4187: checking for shl_load configure:4215: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _shl_load configure: failed program was: #line 4192 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char shl_load(); below. */ #include /* 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 shl_load(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_shl_load) || defined (__stub___shl_load) choke me #else shl_load(); #endif ; return 0; } configure:4233: checking for shl_load in -ldld configure:4252: cc -o conftest -fno-common conftest.c -ldld 1>&5 ld: can't locate file for: -ldld configure: failed program was: #line 4241 "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 shl_load(); int main() { shl_load() ; return 0; } configure:4271: checking for dlopen configure:4299: cc -o conftest -fno-common conftest.c 1>&5 configure:4468: checking whether a program can dlopen itself configure:4539: cc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c 1>&5 configure:4562: checking whether a statically linked program can dlopen itself configure:4633: cc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c 1>&5 configure:5288: checking for gcc configure:5401: checking whether the C compiler (cc -fno-common ) works configure:5417: cc -o conftest -fno-common conftest.c 1>&5 configure:5443: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:5448: checking whether we are using GNU C configure:5476: checking whether cc accepts -g configure:5512: checking for c++ configure:5544: checking whether the C++ compiler (c++ -fno-common ) works configure:5560: c++ -o conftest -fno-common conftest.C 1>&5 configure:5586: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:5591: checking whether we are using GNU C++ configure:5600: c++ -E conftest.C configure:5619: checking whether c++ accepts -g configure:5668: cc -c -fno-common conftest.c 1>&5 configure:5685: cc -c -fno-common conftest.c 1>&5 configure:5702: checking how to run the C preprocessor configure:5793: checking for a BSD compatible install configure:5846: checking for ANSI C header files configure:5859: cc -E conftest.c >/dev/null 2>conftest.out configure:5926: cc -o conftest -fno-common conftest.c 1>&5 configure:5952: checking for SIDPLAY includes and library configure:6075: checking whether -lsidplay works configure:6096: c++ -o conftest -fno-common -I -L conftest.C -lsidplay 1>&5 configure:6172: checking for xmms-config configure:6302: checking for XMMS - version >= 1.2.0