This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:547: checking for mawk configure:547: checking for gawk configure:547: checking for nawk configure:578: checking for gcc configure:655: checking whether the C compiler (gcc ) works configure:669: gcc -o conftest conftest.c 1>&5 configure:689: checking whether the C compiler (gcc ) is a cross-compiler configure:694: checking whether we are using GNU C configure:703: gcc -E conftest.c configure:718: checking whether gcc accepts -g configure:746: checking whether ln -s works configure:773: checking how to run the C preprocessor configure:794: gcc -E conftest.c >/dev/null 2>conftest.out configure:838: checking for X configure:905: gcc -E conftest.c >/dev/null 2>conftest.out configure:981: gcc -o conftest -Wall conftest.c -lXt 1>&5 configure: In function `main': configure:977: warning: implicit declaration of function `XtMalloc' configure:1152: checking for dnet_ntoa in -ldnet configure:1171: gcc -o conftest -Wall conftest.c -ldnet 1>&5 ld32: FATAL 9: I/O error (-ldnet): No such file or directory collect2: ld returned 32 exit status configure: failed program was: #line 1160 "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:1193: checking for dnet_ntoa in -ldnet_stub configure:1212: gcc -o conftest -Wall conftest.c -ldnet_stub 1>&5 ld32: FATAL 9: I/O error (-ldnet_stub): No such file or directory collect2: ld returned 32 exit status configure: failed program was: #line 1201 "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:1241: checking for gethostbyname configure:1269: gcc -o conftest -Wall conftest.c 1>&5 configure:1339: checking for connect configure:1367: gcc -o conftest -Wall conftest.c 1>&5 configure:1431: checking for remove configure:1459: gcc -o conftest -Wall conftest.c 1>&5 configure:1523: checking for shmat configure:1551: gcc -o conftest -Wall conftest.c 1>&5 configure:1624: checking for IceConnectionNumber in -lICE configure:1643: gcc -o conftest -Wall conftest.c -lICE 1>&5 configure:1668: checking for ANSI C header files configure:1681: gcc -E conftest.c >/dev/null 2>conftest.out configure:1748: gcc -o conftest -Wall conftest.c 1>&5 configure: In function `main': configure:1743: warning: implicit declaration of function `exit' configure:1772: checking for sys/wait.h that is POSIX.1 compatible configure:1793: gcc -c -Wall conftest.c 1>&5 configure:1817: checking for unistd.h configure:1827: gcc -E conftest.c >/dev/null 2>conftest.out configure:1855: checking for pid_t configure:1888: checking for working const configure:1942: gcc -c -Wall conftest.c 1>&5 configure: In function `main': configure:1916: warning: unused variable `s' configure:1936: warning: unused variable `foo' configure:1898: warning: unused variable `x' configure:1904: warning: unused variable `zero' configure:1964: checking for regex in -lgen configure:1983: gcc -o conftest -Wall conftest.c -lgen 1>&5 configure:2010: checking for main in -lintl configure:2025: gcc -o conftest -Wall conftest.c -lintl -lgen 1>&5 ld32: FATAL 9: I/O error (-lintl): No such file or directory collect2: ld returned 32 exit status configure: failed program was: #line 2018 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:2056: checking for working alloca.h configure:2068: gcc -o conftest -Wall conftest.c -lgen 1>&5 configure: In function `main': configure:2064: warning: unused variable `p' ld32: WARNING 84: /usr/lib32/libgen.so is not used for resolving any symbol. configure:2089: checking for alloca configure:2117: gcc -o conftest -Wall conftest.c -lgen 1>&5 configure: In function `main': configure:2113: warning: unused variable `p' ld32: WARNING 84: /usr/lib32/libgen.so is not used for resolving any symbol. configure:2285: checking for strerror configure:2313: gcc -o conftest -Wall conftest.c -lgen 1>&5 ld32: WARNING 84: /usr/lib32/libgen.so is not used for resolving any symbol. configure:2285: checking for atexit configure:2313: gcc -o conftest -Wall conftest.c -lgen 1>&5 ld32: WARNING 84: /usr/lib32/libgen.so is not used for resolving any symbol. configure:2405: checking for Motif