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 (gcc ) works configure:618: gcc -o conftest conftest.c 1>&5 configure:638: checking whether the C compiler (gcc ) is a cross-compiler configure:643: checking whether we are using GNU C configure:652: gcc -E conftest.c configure:667: checking whether gcc accepts -g configure:724: checking for a BSD compatible install configure:775: checking for ntohs in -lxnet configure:794: gcc -o conftest -g -O2 conftest.c -lxnet 1>&5 /usr/libexec/elf/ld: cannot find -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: gcc -E conftest.c >/dev/null 2>conftest.out configure:885: checking for ANSI C header files configure:898: gcc -E conftest.c >/dev/null 2>conftest.out configure:965: gcc -o conftest -g -O2 conftest.c 1>&5 configure:992: checking for err.h configure:1002: gcc -E conftest.c >/dev/null 2>conftest.out configure:1033: checking for err configure:1061: gcc -o conftest -g -O2 conftest.c 1>&5