This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:582: checking for a BSD compatible install configure:635: checking whether build environment is sane configure:692: checking whether make sets ${MAKE} configure:731: checking for working aclocal configure:744: checking for working autoconf configure:757: checking for working automake configure:770: checking for working autoheader configure:783: checking for working makeinfo configure:803: checking for gcc configure:916: checking whether the C compiler (cc -fno-common ) works configure:932: cc -o conftest -fno-common conftest.c 1>&5 configure:958: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:963: checking whether we are using GNU C configure:972: cc -E conftest.c configure:991: checking whether cc accepts -g configure:1025: checking for ranlib configure:1055: checking wether sockaddr_storage is available configure:1073: cc -c -fno-common conftest.c 1>&5 configure:1100: checking for socket in -lsocket configure:1119: cc -o conftest -fno-common conftest.c -lsocket 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 1108 "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 socket(); int main() { socket() ; return 0; } configure:1147: checking for inet_aton in -lresolv configure:1166: cc -o conftest -fno-common conftest.c -lresolv 1>&5 configure:1199: checking how to run the C preprocessor configure:1220: cc -E -Wall conftest.c >/dev/null 2>conftest.out configure:1297: checking for st.h configure:1307: cc -E -Wall -I/usr/local/include conftest.c >/dev/null 2>conftest.out