This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:557: checking for a BSD compatible install configure:610: checking whether build environment is sane configure:667: checking whether make sets ${MAKE} configure:713: checking for working aclocal configure:726: checking for working autoconf configure:739: checking for working automake configure:752: checking for working autoheader configure:765: checking for working makeinfo configure:781: checking for gcc configure:858: checking whether the C compiler (gcc ) works configure:872: gcc -o conftest conftest.c 1>&5 configure:892: checking whether the C compiler (gcc ) is a cross-compiler configure:897: checking whether we are using GNU C configure:906: gcc -E conftest.c configure:921: checking whether gcc accepts -g configure:951: checking for ranlib configure:981: checking whether large file support needs explicit enabling configure:1012: checking how to run the C preprocessor configure:1033: gcc -E conftest.c >/dev/null 2>conftest.out configure:1074: checking for minix/config.h configure:1084: gcc -E conftest.c >/dev/null 2>conftest.out configure:1080:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure: failed program was: #line 1079 "configure" #include "confdefs.h" #include configure:1122: checking for AIX configure:1146: checking for strerror in -lcposix configure:1165: gcc -o conftest -g -O2 conftest.c -lcposix 1>&5 /usr/bin/ld: cannot find -lcposix collect2: error: ld returned 1 exit status configure: failed program was: #line 1154 "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:1194: checking for ANSI C header files configure:1207: gcc -E conftest.c >/dev/null 2>conftest.out configure:1274: gcc -o conftest -g -O2 conftest.c 1>&5 configure: In function 'main': configure:1269: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:1301: checking for string.h configure:1311: gcc -E conftest.c >/dev/null 2>conftest.out configure:1301: checking for stdlib.h configure:1311: gcc -E conftest.c >/dev/null 2>conftest.out configure:1301: checking for limits.h configure:1311: gcc -E conftest.c >/dev/null 2>conftest.out configure:1301: checking for unistd.h configure:1311: gcc -E conftest.c >/dev/null 2>conftest.out configure:1301: checking for memory.h configure:1311: gcc -E conftest.c >/dev/null 2>conftest.out configure:1301: checking for sys/types.h configure:1311: gcc -E conftest.c >/dev/null 2>conftest.out configure:1338: checking for working const configure:1392: gcc -c -g -O2 conftest.c 1>&5 configure:1413: checking for size_t configure:1447: checking which regex library to use configure:1590: checking for working alloca.h configure:1602: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1623: checking for alloca configure:1651: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1820: checking for unistd.h configure:1859: checking for getpagesize configure:1887: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1912: checking for working mmap configure:2060: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1991:7: warning: conflicting types for built-in function 'malloc' [enabled by default] char *malloc(); ^ configure: In function 'main': configure:2008:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ configure:2030:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); ^ configure:2083: checking for vprintf configure:2111: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2095:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf(); ^ configure:2191: checking for memchr configure:2219: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2203:6: warning: conflicting types for built-in function 'memchr' [enabled by default] char $ac_func(); ^ configure:2191: checking for memcmp configure:2219: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2203:6: warning: conflicting types for built-in function 'memcmp' [enabled by default] char $ac_func(); ^ configure:2191: checking for memmove configure:2219: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2203:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char $ac_func(); ^ configure:2191: checking for strerror configure:2219: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2248: checking for isatty configure:2276: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2248: checking for bcopy configure:2276: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2260:6: warning: conflicting types for built-in function 'bcopy' [enabled by default] char $ac_func(); ^ configure:2248: checking for bzero configure:2276: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2260:6: warning: conflicting types for built-in function 'bzero' [enabled by default] char $ac_func(); ^ configure:2248: checking for isascii configure:2276: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2260:6: warning: conflicting types for built-in function 'isascii' [enabled by default] char $ac_func(); ^ configure:2248: checking for memcpy configure:2276: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2260:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] char $ac_func(); ^