This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:535: checking for gcc configure:648: checking whether the C compiler (gcc ) works configure:664: gcc -o conftest conftest.c 1>&5 configure:690: checking whether the C compiler (gcc ) is a cross-compiler configure:695: checking whether we are using GNU C configure:704: gcc -E conftest.c configure:723: checking whether gcc accepts -g configure:785: checking for a BSD compatible install configure:842: checking for bzip2 configure:1024: checking how to run the C preprocessor configure:1045: gcc -E conftest.c >/dev/null 2>conftest.out configure:1104: checking for ANSI C header files configure:1117: gcc -E conftest.c >/dev/null 2>conftest.out configure:1184: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1211: checking for unistd.h configure:1221: gcc -E conftest.c >/dev/null 2>conftest.out configure:1249: checking for size_t configure:1283: checking size of char configure:1303: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1323: checking size of short configure:1343: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1363: checking size of long configure:1383: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1403: checking size of int configure:1423: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1443: checking whether byte ordering is bigendian configure:1461: gcc -c -g -O2 conftest.c 1>&5 configure:1476: gcc -c -g -O2 conftest.c 1>&5 configure: In function `main': configure:1471: error: `not' undeclared (first use in this function) configure:1471: error: (Each undeclared identifier is reported only once configure:1471: error: for each function it appears in.) configure:1471: error: syntax error before "big" configure: failed program was: #line 1465 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:1539: checking for strdup configure:1567: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1551: warning: conflicting types for built-in function 'strdup' configure:1539: checking for strtoul configure:1567: gcc -o conftest -g -O2 conftest.c 1>&5