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:699: checking for c++ configure:730: checking whether the C++ compiler (c++ -fno-common ) works configure:744: c++ -o conftest -fno-common conftest.C 1>&5 configure:770: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:775: checking whether we are using GNU C++ configure:784: c++ -E conftest.C configure:799: checking whether c++ accepts -g configure:856: checking for a BSD compatible install configure:907: checking how to run the C preprocessor configure:928: cc -E conftest.c >/dev/null 2>conftest.out configure:972: checking for X configure:1286: checking for dnet_ntoa in -ldnet configure:1305: cc -o conftest -fno-common conftest.c -ldnet 1>&5 ld: Undefined symbols: _dnet_ntoa configure: failed program was: #line 1294 "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:1327: checking for dnet_ntoa in -ldnet_stub configure:1346: cc -o conftest -fno-common conftest.c -ldnet_stub 1>&5 ld: can't locate file for: -ldnet_stub configure: failed program was: #line 1335 "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:1375: checking for gethostbyname configure:1403: cc -o conftest -fno-common conftest.c 1>&5 configure:1473: checking for connect configure:1501: cc -o conftest -fno-common conftest.c 1>&5 configure:1565: checking for remove configure:1593: cc -o conftest -fno-common conftest.c 1>&5 configure:1657: checking for shmat configure:1685: cc -o conftest -fno-common conftest.c 1>&5 configure:1758: checking for IceConnectionNumber in -lICE configure:1777: cc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE 1>&5