This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:537: checking for gcc configure:614: checking whether the C compiler (cc -O ) works configure:628: cc -o conftest -O conftest.c 1>&5 configure:648: checking whether the C compiler (cc -O ) is a cross-compiler configure:653: checking whether we are using GNU C configure:662: cc -E conftest.c configure:677: checking whether cc accepts -g configure:705: checking how to run the C preprocessor configure:726: cc -E conftest.c >/dev/null 2>conftest.out configure:770: checking for X configure:1084: checking for dnet_ntoa in -ldnet configure:1103: cc -o conftest -O conftest.c -ldnet 1>&5 ld: Undefined symbols: _dnet_ntoa configure: failed program was: #line 1092 "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:1125: checking for dnet_ntoa in -ldnet_stub configure:1144: cc -o conftest -O conftest.c -ldnet_stub 1>&5 ld: can't locate file for: -ldnet_stub configure: failed program was: #line 1133 "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:1173: checking for gethostbyname configure:1201: cc -o conftest -O conftest.c 1>&5 configure:1271: checking for connect configure:1299: cc -o conftest -O conftest.c 1>&5 configure:1363: checking for remove configure:1391: cc -o conftest -O conftest.c 1>&5 configure:1455: checking for shmat configure:1483: cc -o conftest -O conftest.c 1>&5 configure:1556: checking for IceConnectionNumber in -lICE configure:1575: cc -o conftest -O -L/usr/X11R6/lib conftest.c -lICE 1>&5 configure:1602: checking for flex configure:1635: checking for yywrap in -lfl configure:1654: cc -o conftest -O conftest.c -lfl 1>&5 configure:1679: checking for ranlib configure:1735: checking for a BSD compatible install configure:1787: checking for gzip configure:1818: checking for dirent.h that defines DIR configure:1831: cc -c -O conftest.c 1>&5 configure:1856: checking for opendir in -ldir configure:1875: cc -o conftest -O conftest.c -ldir 1>&5 ld: can't locate file for: -ldir configure: failed program was: #line 1864 "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 opendir(); int main() { opendir() ; return 0; } configure:1939: checking for sys/wait.h that is POSIX.1 compatible configure:1960: cc -c -O conftest.c 1>&5 configure:1984: checking for string.h configure:1994: cc -E conftest.c >/dev/null 2>conftest.out configure:1984: checking for strings.h configure:1994: cc -E conftest.c >/dev/null 2>conftest.out configure:1984: checking for malloc.h configure:1994: cc -E conftest.c >/dev/null 2>conftest.out configure:1984: checking for unistd.h configure:1994: cc -E conftest.c >/dev/null 2>conftest.out configure:2021: checking return type of signal handlers configure:2043: cc -c -O conftest.c 1>&5 configure:2064: checking for getcwd configure:2092: cc -o conftest -O conftest.c 1>&5 configure:2119: checking for strerror configure:2147: cc -o conftest -O conftest.c 1>&5 configure:2172: checking size of short configure:2191: cc -o conftest -O conftest.c 1>&5 configure:2211: checking for working const configure:2265: cc -c -O conftest.c 1>&5 configure:2300: checking for ELK (scheme interpreter) support