This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:527: checking for gcc configure:604: checking whether the C compiler (cc -fno-common ) works configure:618: cc -o conftest -fno-common conftest.c 1>&5 configure:638: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:643: checking whether we are using GNU C configure:652: cc -E conftest.c configure:667: checking whether cc accepts -g configure:724: checking for a BSD compatible install configure:775: checking for main in -lnsl configure:790: cc -o conftest -fno-common conftest.c -lnsl 1>&5 ld: can't locate file for: -lnsl configure: failed program was: #line 783 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:818: checking for main in -lsocket configure:833: cc -o conftest -fno-common conftest.c -lsocket 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 826 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:862: checking how to run the C preprocessor configure:883: cc -E conftest.c >/dev/null 2>conftest.out configure:923: checking for ANSI C header files configure:936: cc -E conftest.c >/dev/null 2>conftest.out configure:1003: cc -o conftest -fno-common conftest.c 1>&5 configure:1030: checking for malloc.h configure:1040: cc -E conftest.c >/dev/null 2>conftest.out configure:1030: checking for strings.h configure:1040: cc -E conftest.c >/dev/null 2>conftest.out configure:1030: checking for sys/time.h configure:1040: cc -E conftest.c >/dev/null 2>conftest.out configure:1030: checking for unistd.h configure:1040: cc -E conftest.c >/dev/null 2>conftest.out configure:1030: checking for sys/select.h configure:1040: cc -E conftest.c >/dev/null 2>conftest.out configure:1068: checking whether byte ordering is bigendian configure:1086: cc -c -fno-common conftest.c 1>&5 configure:1101: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1096: error: `not' undeclared (first use in this function) configure:1096: error: (Each undeclared identifier is reported only once configure:1096: error: for each function it appears in.) configure:1096: error: parse error before "big" configure: failed program was: #line 1090 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:1158: checking for working const configure:1212: cc -c -fno-common conftest.c 1>&5 configure:1233: checking whether time.h and sys/time.h may both be included configure:1247: cc -c -fno-common conftest.c 1>&5 configure:1271: checking for select configure:1299: cc -o conftest -fno-common conftest.c 1>&5 configure:1271: checking for socket configure:1299: cc -o conftest -fno-common conftest.c 1>&5