This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:531: checking for gcc configure:644: checking whether the C compiler (cc -fno-common ) works configure:660: cc -o conftest -fno-common conftest.c 1>&5 configure:686: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:691: checking whether we are using GNU C configure:700: cc -E conftest.c configure:719: checking whether cc accepts -g configure:753: checking for ranlib configure:783: checking how to run the C preprocessor configure:804: cc -E conftest.c >/dev/null 2>conftest.out configure:867: checking for X configure:1097: checking for ANSI C header files configure:1110: cc -E conftest.c >/dev/null 2>conftest.out configure:1177: cc -o conftest -fno-common conftest.c 1>&5 configure:1204: checking for fcntl.h configure:1214: cc -E conftest.c >/dev/null 2>conftest.out configure:1204: checking for sys/time.h configure:1214: cc -E conftest.c >/dev/null 2>conftest.out configure:1204: checking for unistd.h configure:1214: cc -E conftest.c >/dev/null 2>conftest.out configure:1242: checking for working const configure:1296: cc -c -fno-common conftest.c 1>&5 configure:1317: checking whether byte ordering is bigendian configure:1335: cc -c -fno-common conftest.c 1>&5 configure:1350: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1345: error: `not' undeclared (first use in this function) configure:1345: error: (Each undeclared identifier is reported only once configure:1345: error: for each function it appears in.) configure:1345: error: parse error before "big" configure: failed program was: #line 1339 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:1410: checking for socket configure:1438: cc -o conftest -fno-common conftest.c 1>&5 configure:1410: checking for strerror configure:1438: cc -o conftest -fno-common conftest.c 1>&5 configure:1410: checking for uname configure:1438: cc -o conftest -fno-common conftest.c 1>&5