This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:596: checking host system type configure:617: checking target system type configure:635: checking build system type configure:689: checking for a BSD compatible install configure:742: checking whether build environment is sane configure:780: checking whether make sets ${MAKE} configure:826: checking for working aclocal configure:839: checking for working autoconf configure:852: checking for working automake configure:865: checking for working autoheader configure:878: checking for working makeinfo configure:940: checking for a C-Compiler configure:946: checking for gcc configure:1052: checking whether the C compiler (gcc -O0 -g3 -Wall ) works configure:1068: gcc -o conftest -O0 -g3 -Wall conftest.c 1>&5 configure:1065: warning: return type defaults to `int' configure:1094: checking whether the C compiler (gcc -O0 -g3 -Wall ) is a cross-compiler configure:1099: checking whether we are using GNU C configure:1108: gcc -E conftest.c configure:1176: checking how to run the C preprocessor configure:1197: gcc -E conftest.c >/dev/null 2>conftest.out configure:1243: checking for flex configure:1276: checking for flex configure:1310: checking for yywrap in -lfl configure:1329: gcc -o conftest -O0 -g3 -Wall conftest.c -lfl 1>&5 configure:1352: checking lex output file root configure:1373: checking whether yytext is a pointer configure:1392: gcc -o conftest -O0 -g3 -Wall conftest.c -lfl 1>&5 lex.yy.c:948: warning: `yyunput' defined but not used configure:1473: checking for Cygwin environment configure:1489: gcc -c -O0 -g3 -Wall conftest.c 1>&5 configure: In function `main': configure:1485: `__CYGWIN32__' undeclared (first use in this function) configure:1485: (Each undeclared identifier is reported only once configure:1485: for each function it appears in.) configure: failed program was: #line 1478 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1506: checking for mingw32 environment configure:1518: gcc -c -O0 -g3 -Wall conftest.c 1>&5 configure: In function `main': configure:1514: `__MINGW32__' undeclared (first use in this function) configure:1514: (Each undeclared identifier is reported only once configure:1514: for each function it appears in.) configure: failed program was: #line 1511 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1569: checking for ld used by GCC configure:1637: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.10.91 (with BFD 2.10.91.0.2) configure:1654: checking for /usr/bin/ld option to reload object files configure:1666: checking for BSD-compatible nm configure:1702: checking whether ln -s works configure:1723: checking how to recognise dependant libraries configure:1833: checking for object suffix configure:1839: gcc -c -O0 -g3 -Wall conftest.c 1>&5 configure:1859: checking for executable suffix configure:1869: gcc -o conftest -O0 -g3 -Wall conftest.c 1>&5 configure:2039: checking for YACC-ranlib configure:2071: checking for ranlib configure:2106: checking for YACC-strip configure:2138: checking for strip