This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:565: checking for a BSD compatible install configure:618: checking whether build environment is sane configure:675: checking whether make sets ${MAKE} configure:721: checking for working aclocal configure:734: checking for working autoconf configure:747: checking for working automake configure:760: checking for working autoheader configure:773: checking for working makeinfo configure:790: checking for gcc configure:903: checking whether the C compiler (cc -fno-common ) works configure:919: cc -o conftest -fno-common conftest.c 1>&5 configure:945: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:950: checking whether we are using GNU C configure:959: cc -E conftest.c configure:978: checking whether cc accepts -g configure:1021: checking for a BSD compatible install configure:1074: checking whether make sets ${MAKE} configure:1103: checking how to run the C preprocessor configure:1124: cc -E conftest.c >/dev/null 2>conftest.out configure:1183: checking for ANSI C header files configure:1196: cc -E conftest.c >/dev/null 2>conftest.out configure:1263: cc -o conftest -fno-common conftest.c 1>&5 configure:1290: checking for sys/time.h configure:1300: cc -E conftest.c >/dev/null 2>conftest.out configure:1290: checking for unistd.h configure:1300: cc -E conftest.c >/dev/null 2>conftest.out configure:1328: checking whether time.h and sys/time.h may both be included configure:1342: cc -c -fno-common conftest.c 1>&5 configure:1364: checking return type of signal handlers configure:1386: cc -c -fno-common conftest.c 1>&5 configure:1407: checking for select configure:1435: cc -o conftest -fno-common conftest.c 1>&5 configure:1465: checking for X configure:1532: cc -E conftest.c >/dev/null 2>conftest.out configure:1528:27: X11/Intrinsic.h: No such file or directory configure: failed program was: #line 1527 "configure" #include "confdefs.h" #include configure:1608: cc -o conftest -fno-common conftest.c -lXt 1>&5 ld: can't locate file for: -lXt configure: failed program was: #line 1601 "configure" #include "confdefs.h" int main() { XtMalloc() ; return 0; } configure:1779: checking for dnet_ntoa in -ldnet configure:1798: cc -o conftest -fno-common conftest.c -ldnet 1>&5 ld: Undefined symbols: _dnet_ntoa configure: failed program was: #line 1787 "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:1820: checking for dnet_ntoa in -ldnet_stub configure:1839: cc -o conftest -fno-common conftest.c -ldnet_stub 1>&5 ld: can't locate file for: -ldnet_stub configure: failed program was: #line 1828 "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:1868: checking for gethostbyname configure:1896: cc -o conftest -fno-common conftest.c 1>&5 configure:1966: checking for connect configure:1994: cc -o conftest -fno-common conftest.c 1>&5 configure:2058: checking for remove configure:2086: cc -o conftest -fno-common conftest.c 1>&5 configure:2150: checking for shmat configure:2178: cc -o conftest -fno-common conftest.c 1>&5 configure:2251: checking for IceConnectionNumber in -lICE configure:2270: cc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE 1>&5 configure:2299: checking for XInternAtoms in -lX11 configure:2318: cc -o conftest -Wall -fno-common conftest.c -lX11 -L/usr/X11R6/lib -lSM -lICE -lX11 1>&5 configure:2346: checking for XShapeCombineRectangles in -lXext configure:2365: cc -o conftest -Wall -fno-common conftest.c -lXext -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 1>&5 configure:2404: checking for XpmCreatePixmapFromData in -lXpm configure:2423: cc -o conftest -Wall -fno-common conftest.c -lXpm -L/usr/X11R6/lib -lSM -lICE -lXpm -lXext -lX11 1>&5 configure:2463: checking for imlib-config