This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:596: checking for a BSD compatible install configure:649: checking whether build environment is sane configure:706: checking whether make sets ${MAKE} configure:752: checking for working aclocal configure:765: checking for working autoconf configure:778: checking for working automake configure:791: checking for working autoheader configure:804: checking for working makeinfo configure:827: checking host system type configure:851: checking for gcc configure:964: checking whether the C compiler (gcc ) works configure:980: gcc -o conftest conftest.c 1>&5 configure:1006: checking whether the C compiler (gcc ) is a cross-compiler configure:1011: checking whether we are using GNU C configure:1020: gcc -E conftest.c configure:1039: checking whether gcc accepts -g configure:1073: checking for ranlib configure:1103: checking for strerror in -lcposix configure:1122: gcc -o conftest -g -O2 conftest.c -lcposix 1>&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure: failed program was: #line 1111 "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 strerror(); int main() { strerror() ; return 0; } configure:1145: checking how to run the C preprocessor configure:1166: gcc -E conftest.c >/dev/null 2>conftest.out configure:1225: checking for AIX configure:1250: checking for crypt in -lcrypt configure:1269: gcc -o conftest -g -O2 conftest.c -lcrypt 1>&5 configure:1297: checking for crypt in -lshadow configure:1316: gcc -o conftest -g -O2 conftest.c -lshadow -lcrypt 1>&5 /usr/bin/ld: cannot find -lshadow collect2: ld returned 1 exit status configure: failed program was: #line 1305 "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 crypt(); int main() { crypt() ; return 0; } configure:1344: checking for floor in -lm configure:1363: gcc -o conftest -g -O2 conftest.c -lm -lcrypt 1>&5 configure:1391: checking for gethostbyaddr in -lnsl configure:1410: gcc -o conftest -g -O2 conftest.c -lnsl -lm -lcrypt 1>&5 configure:1438: checking for getsockname in -lsocket configure:1457: gcc -o conftest -g -O2 conftest.c -lsocket -lnsl -lm -lcrypt 1>&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure: failed program was: #line 1446 "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 getsockname(); int main() { getsockname() ; return 0; } configure:1906: checking for dirent.h that defines DIR configure:1919: gcc -c -g -O2 conftest.c 1>&5 configure:1944: checking for opendir in -ldir configure:1963: gcc -o conftest -g -O2 conftest.c -ldir -lnsl -lm -lcrypt 1>&5 /usr/bin/ld: cannot find -ldir collect2: ld returned 1 exit status configure: failed program was: #line 1952 "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 opendir(); int main() { opendir() ; return 0; } configure:2027: checking for ANSI C header files configure:2040: gcc -E conftest.c >/dev/null 2>conftest.out configure:2107: gcc -o conftest -g -O2 conftest.c -lnsl -lm -lcrypt 1>&5 configure:2134: checking for unistd.h configure:2144: gcc -E conftest.c >/dev/null 2>conftest.out configure:2172: checking for working const configure:2226: gcc -c -g -O2 conftest.c 1>&5 configure:2247: checking for size_t configure:2280: checking whether struct tm is in sys/time.h or time.h configure:2293: gcc -c -g -O2 conftest.c 1>&5 configure:2317: checking for getcwd configure:2345: gcc -o conftest -g -O2 conftest.c -lnsl -lm -lcrypt 1>&5 configure:2317: checking for mkdir configure:2345: gcc -o conftest -g -O2 conftest.c -lnsl -lm -lcrypt 1>&5 configure:2317: checking for strdup configure:2345: gcc -o conftest -g -O2 conftest.c -lnsl -lm -lcrypt 1>&5 configure:2317: checking for strstr configure:2345: gcc -o conftest -g -O2 conftest.c -lnsl -lm -lcrypt 1>&5 configure:2329: warning: conflicting types for built-in function `strstr'