This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:529: checking for gcc configure:642: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic ) works configure:658: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:684: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic ) is a cross-compiler configure:689: checking whether we are using GNU C configure:698: gcc -E conftest.c configure:717: checking whether gcc accepts -g configure:779: checking for a BSD compatible install configure:838: checking how to run the C preprocessor configure:859: gcc -E conftest.c >/dev/null 2>conftest.out configure:918: checking for ANSI C header files configure:931: gcc -E conftest.c >/dev/null 2>conftest.out configure:998: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure: In function 'main': configure:993: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:1025: checking for fcntl.h configure:1035: gcc -E conftest.c >/dev/null 2>conftest.out configure:1025: checking for malloc.h configure:1035: gcc -E conftest.c >/dev/null 2>conftest.out configure:1025: checking for sys/ioctl.h configure:1035: gcc -E conftest.c >/dev/null 2>conftest.out configure:1025: checking for unistd.h configure:1035: gcc -E conftest.c >/dev/null 2>conftest.out configure:1063: checking for working const configure:1117: gcc -c -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:1140: checking whether gcc needs -traditional configure:1186: checking return type of signal handlers configure:1208: gcc -c -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:1229: checking for strstr configure:1258: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:1241:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char $ac_func(); ^