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 ntohs in -lxnet configure:794: cc -o conftest -fno-common conftest.c -lxnet 1>&5 ld: can't locate file for: -lxnet configure: failed program was: #line 783 "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 ntohs(); int main() { ntohs() ; return 0; } configure:824: checking how to run the C preprocessor configure:845: cc -E conftest.c >/dev/null 2>conftest.out configure:885: checking for ANSI C header files configure:898: cc -E conftest.c >/dev/null 2>conftest.out configure:965: cc -o conftest -fno-common conftest.c 1>&5 configure:992: checking for err.h configure:1002: cc -E conftest.c >/dev/null 2>conftest.out configure:1033: checking for err configure:1061: cc -o conftest -fno-common conftest.c 1>&5