This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:532: checking for gcc configure:645: checking whether the C compiler (cc -fno-common ) works configure:661: cc -o conftest -fno-common conftest.c 1>&5 configure:687: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:692: checking whether we are using GNU C configure:701: cc -E conftest.c configure:720: checking whether cc accepts -g configure:752: checking how to run the C preprocessor configure:773: cc -E conftest.c >/dev/null 2>conftest.out configure:833: checking whether cc needs -traditional configure:858:20: termio.h: No such file or directory configure:883: checking whether cc understands -c and -o together configure:895: cc -c conftest.c -o conftest.o 1>&5 configure:896: cc -c conftest.c -o conftest.o 1>&5 configure:935: checking for cc option to accept ANSI C configure:969: cc -c -fno-common -DCC_HAS_PROTOS conftest.c 1>&5 configure:996: checking for working const configure:1050: cc -c -fno-common conftest.c 1>&5 configure:1072: checking for main in -lncurses configure:1087: cc -o conftest -fno-common conftest.c -lncurses 1>&5 configure:1105: checking for main in -lmytinfo configure:1120: cc -o conftest -fno-common conftest.c -lmytinfo -lncurses 1>&5 ld: can't locate file for: -lmytinfo configure: failed program was: #line 1113 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:1275: checking for main in -lgpm configure:1290: cc -o conftest -fno-common conftest.c -lgpm -lncurses 1>&5 ld: can't locate file for: -lgpm configure: failed program was: #line 1283 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:1318: checking for main in -lz configure:1333: cc -o conftest -fno-common conftest.c -lz -lncurses 1>&5 configure:1362: checking whether ln -s works configure:1383: checking for symlink configure:1411: cc -o conftest -fno-common conftest.c -lz -lncurses 1>&5 configure:1437: checking for mkdtemp configure:1465: cc -o conftest -fno-common conftest.c -lz -lncurses 1>&5 configure:1549: checking for ranlib configure:1586: checking for xdb configure:1620: checking for strstr configure:1648: cc -o conftest -fno-common conftest.c -lz -lncurses 1>&5 configure:1632: warning: conflicting types for built-in function `strstr' configure:1674: checking for lpr configure:1748: checking for X configure:2062: checking for dnet_ntoa in -ldnet configure:2081: cc -o conftest -fno-common conftest.c -ldnet -lz -lncurses 1>&5 ld: Undefined symbols: _dnet_ntoa configure: failed program was: #line 2070 "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:2103: checking for dnet_ntoa in -ldnet_stub configure:2122: cc -o conftest -fno-common conftest.c -ldnet_stub -lz -lncurses 1>&5 ld: can't locate file for: -ldnet_stub configure: failed program was: #line 2111 "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:2151: checking for gethostbyname configure:2179: cc -o conftest -fno-common conftest.c -lz -lncurses 1>&5 configure:2249: checking for connect configure:2277: cc -o conftest -fno-common conftest.c -lz -lncurses 1>&5 configure:2341: checking for remove configure:2369: cc -o conftest -fno-common conftest.c -lz -lncurses 1>&5 configure:2433: checking for shmat configure:2461: cc -o conftest -fno-common conftest.c -lz -lncurses 1>&5 configure:2534: checking for IceConnectionNumber in -lICE configure:2553: cc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE -lz -lncurses 1>&5