This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:558: checking for a BSD compatible install configure:611: checking whether build environment is sane configure:668: checking whether make sets ${MAKE} configure:714: checking for working aclocal configure:727: checking for working autoconf configure:740: checking for working automake configure:753: checking for working autoheader configure:766: checking for working makeinfo configure:782: checking for gcc configure:895: checking whether the C compiler (cc -fno-common ) works configure:911: cc -o conftest -fno-common conftest.c 1>&5 configure:937: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:942: checking whether we are using GNU C configure:951: cc -E conftest.c configure:970: checking whether cc accepts -g configure:1013: checking for a BSD compatible install configure:1066: checking how to run the C preprocessor configure:1087: cc -E conftest.c >/dev/null 2>conftest.out configure:1150: checking for X configure:1464: checking for dnet_ntoa in -ldnet configure:1483: cc -o conftest -fno-common conftest.c -ldnet 1>&5 ld: Undefined symbols: _dnet_ntoa configure: failed program was: #line 1472 "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 dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:1505: checking for dnet_ntoa in -ldnet_stub configure:1524: cc -o conftest -fno-common conftest.c -ldnet_stub 1>&5 ld: can't locate file for: -ldnet_stub configure: failed program was: #line 1513 "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 dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:1553: checking for gethostbyname configure:1581: cc -o conftest -fno-common conftest.c 1>&5 configure:1651: checking for connect configure:1679: cc -o conftest -fno-common conftest.c 1>&5 configure:1743: checking for remove configure:1771: cc -o conftest -fno-common conftest.c 1>&5 configure:1835: checking for shmat configure:1863: cc -o conftest -fno-common conftest.c 1>&5 configure:1936: checking for IceConnectionNumber in -lICE configure:1955: cc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE 1>&5