This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:558: checking for a BSD compatible install configure:611: checking whether build environment is sane configure:668: checking whether make sets ${MAKE} configure:714: checking for working aclocal configure:727: checking for working autoconf configure:740: checking for working automake configure:753: checking for working autoheader configure:766: checking for working makeinfo configure:786: checking for gcc configure:899: checking whether the C compiler (gcc ) works configure:915: gcc -o conftest conftest.c 1>&5 configure:941: checking whether the C compiler (gcc ) is a cross-compiler configure:946: checking whether we are using GNU C configure:955: gcc -E conftest.c configure:974: checking whether gcc accepts -g configure:1017: checking for a BSD compatible install configure:1071: checking how to run the C preprocessor configure:1092: gcc -E conftest.c >/dev/null 2>conftest.out configure:1155: checking for X configure:1222: gcc -E conftest.c >/dev/null 2>conftest.out configure:1298: gcc -o conftest -g -O2 conftest.c -lXt 1>&5 configure:1469: checking for dnet_ntoa in -ldnet configure:1488: gcc -o conftest -g -O2 conftest.c -ldnet 1>&5 /usr/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure: failed program was: #line 1477 "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:1510: checking for dnet_ntoa in -ldnet_stub configure:1529: gcc -o conftest -g -O2 conftest.c -ldnet_stub 1>&5 /usr/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure: failed program was: #line 1518 "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:1558: checking for gethostbyname configure:1586: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1656: checking for connect configure:1684: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1748: checking for remove configure:1776: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1840: checking for shmat configure:1868: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1941: checking for IceConnectionNumber in -lICE configure:1960: gcc -o conftest -g -O2 conftest.c -lICE 1>&5 configure:1985: checking for ANSI C header files configure:1998: gcc -E conftest.c >/dev/null 2>conftest.out configure:2065: gcc -o conftest -g -O2 conftest.c 1>&5 configure: In function 'main': configure:2060: warning: incompatible implicit declaration of built-in function 'exit' configure:2089: checking for sys/wait.h that is POSIX.1 compatible configure:2110: gcc -c -g -O2 conftest.c 1>&5 configure:2134: checking for sys/time.h configure:2144: gcc -E conftest.c >/dev/null 2>conftest.out configure:2134: checking for unistd.h configure:2144: gcc -E conftest.c >/dev/null 2>conftest.out configure:2172: checking whether time.h and sys/time.h may both be included configure:2186: gcc -c -g -O2 conftest.c 1>&5 configure:2208: checking for XOpenDisplay in -lX11 configure:2227: gcc -o conftest -g -O2 conftest.c -lX11 1>&5 configure:2249: checking for XQueryExtension in -lXext configure:2268: gcc -o conftest -g -O2 conftest.c -lXext -lX11 1>&5 configure:2292: checking for XTestFakeKeyEvent in -lXtst configure:2311: gcc -o conftest -g -O2 conftest.c -lXtst -lX11 1>&5 configure:2336: checking return type of signal handlers configure:2358: gcc -c -g -O2 conftest.c 1>&5 configure:2379: checking for gettimeofday configure:2407: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2379: checking for strdup configure:2407: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2391: warning: conflicting types for built-in function 'strdup'