This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:555: checking for C compiler configure:561: checking for gcc configure:674: checking whether the C compiler (cc -fno-common ) works configure:690: cc -o conftest -fno-common conftest.c 1>&5 configure:716: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:721: checking whether we are using GNU C configure:730: cc -E conftest.c configure:749: checking whether cc accepts -g configure:788: checking for yacc/bison, lex/flex, and install configure:796: checking for bison configure:829: checking for flex configure:863: checking for yywrap in -lfl configure:882: cc -o conftest -fno-common conftest.c -lfl 1>&5 configure:935: checking for a BSD compatible install configure:995: checking how to run the C preprocessor configure:1016: cc -E conftest.c >/dev/null 2>conftest.out configure:1079: checking for X configure:1915: checking for clrtoeol in -lcurses configure:1934: cc -o conftest -fno-common conftest.c -lcurses 1>&5 configure:1962: checking for pow in -lm configure:1981: cc -o conftest -fno-common conftest.c -lm -lcurses 1>&5 configure:2009: checking for tgoto in -ltermcap configure:2028: cc -o conftest -fno-common conftest.c -ltermcap -lm -lcurses 1>&5 configure:2081: checking for header files configure:2085: checking for ANSI C header files configure:2098: cc -E conftest.c >/dev/null 2>conftest.out configure:2165: cc -o conftest -fno-common conftest.c -ltermcap -lm -lcurses 1>&5 configure:2189: checking for sys/wait.h that is POSIX.1 compatible configure:2210: cc -c -fno-common conftest.c 1>&5 configure:2234: checking for fcntl.h configure:2244: cc -E conftest.c >/dev/null 2>conftest.out configure:2234: checking for sys/file.h configure:2244: cc -E conftest.c >/dev/null 2>conftest.out configure:2234: checking for sys/ioctl.h configure:2244: cc -E conftest.c >/dev/null 2>conftest.out configure:2234: checking for sys/time.h configure:2244: cc -E conftest.c >/dev/null 2>conftest.out configure:2234: checking for unistd.h configure:2244: cc -E conftest.c >/dev/null 2>conftest.out configure:2274: checking for time.h configure:2284: cc -E conftest.c >/dev/null 2>conftest.out configure:2274: checking for sys/time.h configure:2274: checking for sys/filio.h configure:2284: cc -E conftest.c >/dev/null 2>conftest.out configure:2311: checking whether time.h and sys/time.h may both be included configure:2325: cc -c -fno-common conftest.c 1>&5 configure:2353: checking for typedefs configure:2357: checking for working const configure:2411: cc -c -fno-common conftest.c 1>&5 configure:2432: checking for size_t configure:2465: checking whether time.h and sys/time.h may both be included configure:2500: checking whether struct tm is in sys/time.h or time.h configure:2513: cc -c -fno-common conftest.c 1>&5 configure:2536: checking for compiler characteristics configure:2540: checking size of long configure:2559: cc -o conftest -fno-common conftest.c -ltermcap -lm -lcurses 1>&5 configure:2586: checking for library functions configure:2590: checking whether setvbuf arguments are reversed configure:2612: cc -o conftest -fno-common conftest.c -ltermcap -lm -lcurses 1>&5 configure: In function `main': configure:2605: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast configure:2605: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure: failed program was: #line 2598 "configure" #include "confdefs.h" #include /* If setvbuf has the reversed format, exit 0. */ main () { /* This call has the arguments reversed. A reversed system may check and see that the address of main is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0) exit(1); putc('\r', stdout); exit(0); /* Non-reversed systems segv here. */ } configure:2636: checking return type of signal handlers configure:2658: cc -c -fno-common conftest.c 1>&5 configure:2679: checking for gethostname configure:2707: cc -o conftest -fno-common conftest.c -ltermcap -lm -lcurses 1>&5 configure:2679: checking for gettimeofday configure:2707: cc -o conftest -fno-common conftest.c -ltermcap -lm -lcurses 1>&5 configure:2679: checking for strstr configure:2707: cc -o conftest -fno-common conftest.c -ltermcap -lm -lcurses 1>&5 configure:2691: warning: conflicting types for built-in function `strstr' configure:2679: checking for strtol configure:2707: cc -o conftest -fno-common conftest.c -ltermcap -lm -lcurses 1>&5 configure:2734: checking for memcpy configure:2762: cc -o conftest -fno-common conftest.c -ltermcap -lm -lcurses 1>&5 configure:2746: warning: conflicting types for built-in function `memcpy' configure:2734: checking for bcopy configure:2762: cc -o conftest -fno-common conftest.c -ltermcap -lm -lcurses 1>&5 configure:2789: checking for setlinebuf configure:2817: cc -o conftest -fno-common conftest.c -ltermcap -lm -lcurses 1>&5 configure:2789: checking for setvbuf configure:2817: cc -o conftest -fno-common conftest.c -ltermcap -lm -lcurses 1>&5