This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:562: checking for a BSD compatible install configure:615: checking whether build environment is sane configure:672: checking whether make sets ${MAKE} configure:718: checking for working aclocal configure:731: checking for working autoconf configure:744: checking for working automake configure:757: checking for working autoheader configure:770: checking for working makeinfo configure:787: checking for gcc configure:900: checking whether the C compiler (cc -fno-common ) works configure:916: cc -o conftest -fno-common conftest.c 1>&5 configure:942: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:947: checking whether we are using GNU C configure:956: cc -E conftest.c configure:975: checking whether cc accepts -g configure:1007: checking whether make sets ${MAKE} configure:1035: checking for main in -lKXL configure:1050: cc -o conftest -fno-common conftest.c -lKXL 1>&5 ld: can't locate file for: -lKXL configure: failed program was: #line 1043 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:1078: checking how to run the C preprocessor configure:1099: cc -E conftest.c >/dev/null 2>conftest.out configure:1162: checking for X configure:1476: checking for dnet_ntoa in -ldnet configure:1495: cc -o conftest -fno-common conftest.c -ldnet 1>&5 ld: Undefined symbols: _dnet_ntoa configure: failed program was: #line 1484 "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:1517: checking for dnet_ntoa in -ldnet_stub configure:1536: cc -o conftest -fno-common conftest.c -ldnet_stub 1>&5 ld: can't locate file for: -ldnet_stub configure: failed program was: #line 1525 "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:1565: checking for gethostbyname configure:1593: cc -o conftest -fno-common conftest.c 1>&5 configure:1663: checking for connect configure:1691: cc -o conftest -fno-common conftest.c 1>&5 configure:1755: checking for remove configure:1783: cc -o conftest -fno-common conftest.c 1>&5 configure:1847: checking for shmat configure:1875: cc -o conftest -fno-common conftest.c 1>&5 configure:1948: checking for IceConnectionNumber in -lICE configure:1967: cc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE 1>&5 configure:2009: checking for KXL CFLAGS configure:2017: checking for KXL LDFLAGS configure:2112: checking for dnet_ntoa in -ldnet configure:2153: checking for dnet_ntoa in -ldnet_stub configure:2201: checking for gethostbyname configure:2299: checking for connect configure:2391: checking for remove configure:2483: checking for shmat configure:2584: checking for IceConnectionNumber in -lICE configure:2628: checking for KXL_CreateWindow in -lKXL configure:2648: cc -o conftest -fno-common -lKXL conftest.c -lKXL -L/usr/X11R6/lib -L/usr/X11R6/lib -lX11 1>&5 ld: can't locate file for: -lKXL configure: failed program was: #line 2637 "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 KXL_CreateWindow(); int main() { KXL_CreateWindow() ; return 0; }