This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:565: checking for a BSD compatible install configure:618: checking whether build environment is sane configure:675: checking whether make sets ${MAKE} configure:721: checking for working aclocal configure:734: checking for working autoconf configure:747: checking for working automake configure:760: checking for working autoheader configure:773: checking for working makeinfo configure:793: checking for gcc configure:906: checking whether the C compiler (cc -fno-common ) works configure:922: cc -o conftest -fno-common conftest.c 1>&5 configure:948: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:953: checking whether we are using GNU C configure:962: cc -E conftest.c configure:981: checking whether cc accepts -g configure:1024: checking for a BSD compatible install configure:1078: checking how to run the C preprocessor configure:1099: cc -E conftest.c >/dev/null 2>conftest.out configure:1158: checking for ANSI C header files configure:1171: cc -E conftest.c >/dev/null 2>conftest.out configure:1238: cc -o conftest -fno-common conftest.c 1>&5 configure:1283: checking for X configure:1597: checking for dnet_ntoa in -ldnet configure:1616: cc -o conftest -fno-common conftest.c -ldnet 1>&5 ld: Undefined symbols: _dnet_ntoa configure: failed program was: #line 1605 "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:1638: checking for dnet_ntoa in -ldnet_stub configure:1657: cc -o conftest -fno-common conftest.c -ldnet_stub 1>&5 ld: can't locate file for: -ldnet_stub configure: failed program was: #line 1646 "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:1686: checking for gethostbyname configure:1714: cc -o conftest -fno-common conftest.c 1>&5 configure:1784: checking for connect configure:1812: cc -o conftest -fno-common conftest.c 1>&5 configure:1876: checking for remove configure:1904: cc -o conftest -fno-common conftest.c 1>&5 configure:1968: checking for shmat configure:1996: cc -o conftest -fno-common conftest.c 1>&5 configure:2069: checking for IceConnectionNumber in -lICE configure:2088: cc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE 1>&5 configure:2128: checking for XShapeCombineMask in -lXext configure:2147: cc -o conftest -fno-common conftest.c -lXext -L/usr/X11R6/lib -lX11 1>&5 configure:2179: checking for XpmCreatePixmapFromData in -lXpm configure:2198: cc -o conftest -fno-common conftest.c -lXpm -L/usr/X11R6/lib -lX11 -lXext 1>&5 configure:2257: checking host system type