This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:526: checking for gcc configure:603: checking whether the C compiler (cc -fno-common ) works configure:617: cc -o conftest -fno-common conftest.c 1>&5 configure:637: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:642: checking whether we are using GNU C configure:651: cc -E conftest.c configure:666: checking whether cc accepts -g configure:694: checking whether make sets ${MAKE} configure:722: checking for gethostbyaddr in -lsocket configure:741: cc -o conftest -fno-common conftest.c -lsocket 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 730 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethostbyaddr(); int main() { gethostbyaddr() ; return 0; } configure:769: checking for gethostbyaddr in -lxnet configure:788: cc -o conftest -fno-common conftest.c -lxnet 1>&5 ld: can't locate file for: -lxnet configure: failed program was: #line 777 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethostbyaddr(); int main() { gethostbyaddr() ; return 0; } configure:817: checking how to run the C preprocessor configure:838: cc -E conftest.c >/dev/null 2>conftest.out configure:878: checking for ANSI C header files configure:891: cc -E conftest.c >/dev/null 2>conftest.out configure:958: cc -o conftest -fno-common conftest.c 1>&5 configure:985: checking for stdio.h configure:995: cc -E conftest.c >/dev/null 2>conftest.out configure:985: checking for signal.h configure:995: cc -E conftest.c >/dev/null 2>conftest.out configure:985: checking for string.h configure:995: cc -E conftest.c >/dev/null 2>conftest.out configure:985: checking for netdb.h configure:995: cc -E conftest.c >/dev/null 2>conftest.out configure:985: checking for netinet/in.h configure:995: cc -E conftest.c >/dev/null 2>conftest.out configure:985: checking for arpa/inet.h configure:995: cc -E conftest.c >/dev/null 2>conftest.out configure:985: checking for fcntl.h configure:995: cc -E conftest.c >/dev/null 2>conftest.out configure:985: checking for sys/time.h configure:995: cc -E conftest.c >/dev/null 2>conftest.out configure:985: checking for sys/types.h configure:995: cc -E conftest.c >/dev/null 2>conftest.out configure:985: checking for sys/socket.h configure:995: cc -E conftest.c >/dev/null 2>conftest.out configure:1023: checking for working const configure:1077: cc -c -fno-common conftest.c 1>&5 configure:1098: checking whether time.h and sys/time.h may both be included configure:1112: cc -c -fno-common conftest.c 1>&5 configure:1134: checking return type of signal handlers configure:1156: cc -c -fno-common conftest.c 1>&5 configure:1177: checking for gethostbyaddr configure:1205: cc -o conftest -fno-common conftest.c 1>&5