This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:576: checking host system type configure:597: checking target system type configure:615: checking build system type configure:647: checking for gcc configure:760: checking whether the C compiler (cc -fno-common ) works configure:776: cc -o conftest -fno-common conftest.c 1>&5 configure:802: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:807: checking whether we are using GNU C configure:835: checking whether cc accepts -g configure:867: checking how to run the C preprocessor configure:951: checking for X configure:1265: checking for dnet_ntoa in -ldnet configure:1284: cc -o conftest -fno-common conftest.c -ldnet 1>&5 ld: Undefined symbols: _dnet_ntoa configure: failed program was: #line 1273 "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:1306: checking for dnet_ntoa in -ldnet_stub configure:1325: cc -o conftest -fno-common conftest.c -ldnet_stub 1>&5 ld: can't locate file for: -ldnet_stub configure: failed program was: #line 1314 "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:1354: checking for gethostbyname configure:1382: cc -o conftest -fno-common conftest.c 1>&5 configure:1452: checking for connect configure:1480: cc -o conftest -fno-common conftest.c 1>&5 configure:1544: checking for remove configure:1572: cc -o conftest -fno-common conftest.c 1>&5 configure:1636: checking for shmat configure:1664: cc -o conftest -fno-common conftest.c 1>&5 configure:1737: checking for IceConnectionNumber in -lICE configure:1756: cc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE 1>&5