This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:750: checking host system type configure:771: checking target system type configure:789: checking build system type configure:818: checking host system type configure:862: checking for a BSD compatible install configure:915: checking whether build environment is sane configure:972: checking whether make sets ${MAKE} configure:1018: checking for working aclocal configure:1031: checking for working autoconf configure:1044: checking for working automake configure:1057: checking for working autoheader configure:1070: checking for working makeinfo configure:1090: checking for gcc configure:1203: checking whether the C compiler (gcc ) works configure:1219: gcc -o conftest conftest.c 1>&5 configure:1245: checking whether the C compiler (gcc ) is a cross-compiler configure:1250: checking whether we are using GNU C configure:1259: gcc -E conftest.c configure:1278: checking whether gcc accepts -g configure:1321: checking for a BSD compatible install configure:1385: checking for Cygwin environment configure:1401: gcc -c -g -O2 conftest.c 1>&5 configure: In function `main': configure:1397: error: `__CYGWIN32__' undeclared (first use in this function) configure:1397: error: (Each undeclared identifier is reported only once configure:1397: error: for each function it appears in.) configure: failed program was: #line 1390 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1418: checking for mingw32 environment configure:1430: gcc -c -g -O2 conftest.c 1>&5 configure: In function `main': configure:1426: error: `__MINGW32__' undeclared (first use in this function) configure:1426: error: (Each undeclared identifier is reported only once configure:1426: error: for each function it appears in.) configure: failed program was: #line 1423 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1447: checking how to run the C preprocessor configure:1468: gcc -E conftest.c >/dev/null 2>conftest.out configure:1607: checking for ld used by GCC configure:1675: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:1692: checking for /usr/bin/ld option to reload object files configure:1704: checking for BSD-compatible nm configure:1742: checking for a sed that does not truncate output configure:1826: checking whether ln -s works configure:1847: checking how to recognise dependent libraries configure:2033: checking for object suffix configure:2039: gcc -c -g -O2 conftest.c 1>&5 configure:2059: checking for executable suffix configure:2069: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2100: checking command to parse /usr/bin/nm -B output configure:2183: gcc -c -g -O2 conftest.c 1>&5 configure:2186: /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:2237: gcc -o conftest -g -O2 conftest.c conftstm.o 1>&5 configure:2286: checking for dlfcn.h configure:2296: gcc -E conftest.c >/dev/null 2>conftest.out configure:2465: checking for ranlib configure:2532: checking for strip configure:2775: checking for objdir configure:2802: checking for gcc option to produce PIC configure:2950: checking if gcc PIC flag -fPIC works configure:2964: gcc -c -g -O2 -fPIC -DPIC conftest.c 1>&5 configure:3016: checking if gcc static flag -static works configure:3031: gcc -o conftest -g -O2 -static conftest.c 1>&5 configure:3058: checking if gcc supports -c -o file.o configure:3077: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5 configure:3106: checking if gcc supports -c -o file.lo configure:3124: gcc -c -g -O2 -c -o conftest.lo conftest.c 1>&5 configure:3174: checking if gcc supports -fno-rtti -fno-exceptions configure:3187: 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:3214: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3913: checking how to hardcode library paths into programs configure:3941: checking whether stripping libraries is possible configure:3955: checking dynamic linker characteristics configure:4379: checking if libtool supports shared libraries configure:4383: checking whether to build shared libraries configure:4406: checking whether to build static libraries configure:4942: checking whether -lc should be explicitly linked in configure:4949: gcc -c -g -O2 conftest.c 1>&5 configure:4962: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 configure:5560: checking for IrDA support configure:5575: gcc -c -g -O2 conftest.c 1>&5 configure:5601: checking for Bluetooth support configure:5618: gcc -c -g -O2 conftest.c 1>&5