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 -O2 -march=i686 -mtune=generic ) works configure:915: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:941: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic ) 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 -O2 -march=i686 -mtune=generic conftest.c -lXt 1>&5 configure:1469: checking for dnet_ntoa in -ldnet configure:1488: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldnet 1>&5 /usr/bin/ld: cannot find -ldnet collect2: error: 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 -O2 -march=i686 -mtune=generic conftest.c -ldnet_stub 1>&5 /usr/bin/ld: cannot find -ldnet_stub collect2: error: 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 -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:1656: checking for connect configure:1684: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:1748: checking for remove configure:1776: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:1840: checking for shmat configure:1868: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:1941: checking for IceConnectionNumber in -lICE configure:1960: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lICE 1>&5 configure:1990: checking for XpmReadFileToData in -lXpm configure:2009: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXpm -lX11 -lXext -lX11 -lXext 1>&5 configure:2039: checking for XpmFree in -lXpm configure:2058: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXpm -lXpm -lX11 -lXext -lXpm -lX11 -lXext 1>&5 configure:2089: checking for ANSI C header files configure:2102: gcc -E conftest.c >/dev/null 2>conftest.out configure:2169: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXpm -lXpm -lX11 -lXext 1>&5 configure: In function 'main': configure:2164:67: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); ^ configure:2196: checking for unistd.h configure:2206: gcc -E conftest.c >/dev/null 2>conftest.out configure:2234: checking whether time.h and sys/time.h may both be included configure:2248: gcc -c -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:2270: checking return type of signal handlers configure:2292: gcc -c -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:2313: checking for select configure:2341: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXpm -lXpm -lX11 -lXext 1>&5 configure:2313: checking for strdup configure:2341: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXpm -lXpm -lX11 -lXext 1>&5 configure:2325:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char $ac_func(); ^