This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:541: checking for bison configure:574: checking for gcc configure:687: checking whether the C compiler (cc -fno-common ) works configure:703: cc -o conftest -fno-common conftest.c 1>&5 configure:729: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:734: checking whether we are using GNU C configure:743: cc -E conftest.c configure:762: checking whether cc accepts -g configure:794: checking how to run the C preprocessor configure:815: cc -E conftest.c >/dev/null 2>conftest.out configure:876: checking for flex configure:910: checking for yywrap in -lfl configure:929: cc -o conftest -fno-common conftest.c -lfl 1>&5 configure:982: checking for a BSD compatible install configure:1035: checking whether ln -s works configure:1056: checking whether make sets ${MAKE} configure:1085: checking for ranlib configure:1117: checking for c++ configure:1149: checking whether the C++ compiler (c++ -fno-common ) works configure:1165: c++ -o conftest -fno-common conftest.C 1>&5 configure:1191: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:1196: checking whether we are using GNU C++ configure:1205: c++ -E conftest.C configure:1224: checking whether c++ accepts -g configure:1261: checking for X configure:1328: cc -E conftest.c >/dev/null 2>conftest.out configure:1324:27: X11/Intrinsic.h: No such file or directory configure: failed program was: #line 1323 "configure" #include "confdefs.h" #include configure:1404: cc -o conftest -fno-common conftest.c -lXt 1>&5 ld: can't locate file for: -lXt configure: failed program was: #line 1397 "configure" #include "confdefs.h" int main() { XtMalloc() ; return 0; } configure:1575: checking for dnet_ntoa in -ldnet configure:1594: cc -o conftest -fno-common conftest.c -ldnet 1>&5 ld: Undefined symbols: _dnet_ntoa configure: failed program was: #line 1583 "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:1616: checking for dnet_ntoa in -ldnet_stub configure:1635: cc -o conftest -fno-common conftest.c -ldnet_stub 1>&5 ld: can't locate file for: -ldnet_stub configure: failed program was: #line 1624 "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:1664: checking for gethostbyname configure:1692: cc -o conftest -fno-common conftest.c 1>&5 configure:1762: checking for connect configure:1790: cc -o conftest -fno-common conftest.c 1>&5 configure:1854: checking for remove configure:1882: cc -o conftest -fno-common conftest.c 1>&5 configure:1946: checking for shmat configure:1974: cc -o conftest -fno-common conftest.c 1>&5 configure:2047: checking for IceConnectionNumber in -lICE configure:2066: cc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE 1>&5 configure:2091: checking for ANSI C header files configure:2104: cc -E conftest.c >/dev/null 2>conftest.out configure:2171: cc -o conftest -fno-common conftest.c 1>&5 configure:2198: checking for unistd.h configure:2208: cc -E conftest.c >/dev/null 2>conftest.out configure:2236: checking for working const configure:2290: cc -c -fno-common conftest.c 1>&5 configure:2324: checking for XmGetPixmap in -lXm configure:2343: cc -o conftest -fno-common -I/usr/X11R6/include conftest.c -lXm -lXt -lX11 -L/usr/X11R6/lib -lSM -lICE 1>&5 configure:2393: checking for XawInitializeWidgetSet in -lXaw3d configure:2412: cc -o conftest -fno-common -I/usr/X11R6/include conftest.c -lXaw3d -lXmu -lXt -lX11 -L/usr/X11R6/lib -lSM -lICE 1>&5 configure:2512: checking for gtk-config