This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:760: checking for a BSD compatible install configure:813: checking whether build environment is sane configure:884: checking for gawk configure:914: checking whether make sets ${MAKE} configure:1032: checking whether to enable maintainer-specific portions of Makefiles configure:1057: checking for gcc configure:1170: checking whether the C compiler (gcc ) works configure:1186: gcc -o conftest conftest.c 1>&5 configure:1212: checking whether the C compiler (gcc ) is a cross-compiler configure:1217: checking whether we are using GNU C configure:1226: gcc -E conftest.c configure:1245: checking whether gcc accepts -g configure:1284: checking for style of include used by make configure:1318: checking dependency style of gcc configure:1386: checking for strerror in -lcposix configure:1405: gcc -o conftest -g -O2 conftest.c -lcposix 1>&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure: failed program was: #line 1394 "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:1428: checking how to run the C preprocessor configure:1449: gcc -E conftest.c >/dev/null 2>conftest.out configure:1508: checking for ANSI C header files configure:1521: gcc -E conftest.c >/dev/null 2>conftest.out configure:1588: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1623: checking for Cygwin environment configure:1639: gcc -c -g -O2 conftest.c 1>&5 configure: In function `main': configure:1635: error: `__CYGWIN32__' undeclared (first use in this function) configure:1635: error: (Each undeclared identifier is reported only once configure:1635: error: for each function it appears in.) configure: failed program was: #line 1628 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1656: checking for mingw32 environment configure:1668: gcc -c -g -O2 conftest.c 1>&5 configure: In function `main': configure:1664: error: `__MINGW32__' undeclared (first use in this function) configure:1664: error: (Each undeclared identifier is reported only once configure:1664: error: for each function it appears in.) configure: failed program was: #line 1661 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1760: checking host system type configure:1781: checking build system type configure:1810: checking for ld used by GCC configure:1878: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:1895: checking for /usr/bin/ld option to reload object files configure:1907: checking for BSD-compatible nm configure:1945: checking whether ln -s works configure:1966: checking how to recognise dependant libraries configure:2149: checking for object suffix configure:2155: gcc -c -g -O2 conftest.c 1>&5 configure:2175: checking for executable suffix configure:2185: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2216: checking command to parse /usr/bin/nm -B output configure:2296: gcc -c -g -O2 conftest.c 1>&5 configure:2299: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm configure:2350: gcc -o conftest -g -O2 conftest.c conftstm.o 1>&5 configure:2399: checking for dlfcn.h configure:2409: gcc -E conftest.c >/dev/null 2>conftest.out configure:2577: checking for ranlib configure:2644: checking for strip configure:2887: checking for objdir configure:2914: checking for gcc option to produce PIC configure:3066: checking if gcc PIC flag -fPIC works configure:3080: gcc -c -g -O2 -fPIC -DPIC conftest.c 1>&5 configure:3132: checking if gcc static flag -static works configure:3147: gcc -o conftest -g -O2 -static conftest.c 1>&5 configure:3174: checking if gcc supports -c -o file.o configure:3193: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5 configure:3222: checking if gcc supports -c -o file.lo configure:3240: gcc -c -g -O2 -c -o conftest.lo conftest.c 1>&5 configure:3290: checking if gcc supports -fno-rtti -fno-exceptions configure:3303: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:3330: checking whether the linker (/usr/bin/ld) supports shared libraries configure:4014: checking how to hardcode library paths into programs configure:4042: checking whether stripping libraries is possible configure:4056: checking dynamic linker characteristics configure:4453: checking if libtool supports shared libraries configure:4457: checking whether to build shared libraries configure:4480: checking whether to build static libraries configure:5016: checking whether -lc should be explicitly linked in configure:5023: gcc -c -g -O2 conftest.c 1>&5 configure:5036: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 configure:5629: checking for a BSD compatible install configure:5735: checking for glib-config configure:5770: checking for GLIB - version >= 1.2.0 configure:5869: gcc -o conftest -g -O2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include conftest.c -L/usr/lib -lglib 1>&5 configure:6001: checking for gtk-config configure:6036: checking for GTK - version >= 1.2.0 configure:6137: gcc -o conftest -g -O2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include conftest.c -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm 1>&5 configure:6255: checking for xmms-config configure:6319: checking for gawk configure:6385: checking for XMMS - version >= 1.2.0 configure:6437: checking for xmms_remote_play_pause configure:6465: gcc -o conftest -g -O2 conftest.c -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm -lxmms 1>&5