This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:543: checking for gcc configure:620: checking whether the C compiler (cc -fno-common ) works configure:634: cc -o conftest -fno-common conftest.c 1>&5 configure:654: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:659: checking whether we are using GNU C configure:668: cc -E conftest.c configure:683: checking whether cc accepts -g configure:740: checking for a BSD compatible install configure:790: checking for working const configure:844: cc -c -fno-common conftest.c 1>&5 configure:865: checking how to run the C preprocessor configure:886: cc -E conftest.c >/dev/null 2>conftest.out configure:930: checking for X configure:1244: checking for dnet_ntoa in -ldnet configure:1263: cc -o conftest -fno-common conftest.c -ldnet 1>&5 ld: Undefined symbols: _dnet_ntoa configure: failed program was: #line 1252 "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:1285: checking for dnet_ntoa in -ldnet_stub configure:1304: cc -o conftest -fno-common conftest.c -ldnet_stub 1>&5 ld: can't locate file for: -ldnet_stub configure: failed program was: #line 1293 "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:1333: checking for gethostbyname configure:1361: cc -o conftest -fno-common conftest.c 1>&5 configure:1431: checking for connect configure:1459: cc -o conftest -fno-common conftest.c 1>&5 configure:1523: checking for remove configure:1551: cc -o conftest -fno-common conftest.c 1>&5 configure:1615: checking for shmat configure:1643: cc -o conftest -fno-common conftest.c 1>&5 configure:1716: checking for IceConnectionNumber in -lICE configure:1735: cc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE 1>&5 configure:1760: checking for gethostname in -lnsl configure:1779: cc -o conftest -fno-common conftest.c -lnsl 1>&5 ld: can't locate file for: -lnsl configure: failed program was: #line 1768 "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 gethostname(); int main() { gethostname() ; return 0; } configure:1807: checking for connect in -lsocket configure:1826: cc -o conftest -fno-common conftest.c -lsocket 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 1815 "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 connect(); int main() { connect() ; return 0; } configure:1859: checking for XOpenDisplay in -lX11 configure:1878: cc -o conftest -fno-common -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lX11 1>&5 configure:1911: checking for pwd.h configure:1921: cc -E conftest.c >/dev/null 2>conftest.out configure:1911: checking for unistd.h configure:1921: cc -E conftest.c >/dev/null 2>conftest.out configure:1950: checking for usleep configure:1978: cc -o conftest -fno-common -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lX11 1>&5 configure:1950: checking for cuserid configure:1978: cc -o conftest -fno-common -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lX11 1>&5 ld: Undefined symbols: _cuserid configure: failed program was: #line 1955 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char cuserid(); below. */ #include /* 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 cuserid(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_cuserid) || defined (__stub___cuserid) choke me #else cuserid(); #endif ; return 0; } configure:1950: checking for random configure:1978: cc -o conftest -fno-common -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lX11 1>&5