This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:569: checking for mawk configure:601: checking for gcc configure:714: checking whether the C compiler (cc -fno-common -L/usr/local/lib) works configure:730: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:756: checking whether the C compiler (cc -fno-common -L/usr/local/lib) is a cross-compiler configure:761: checking whether we are using GNU C configure:770: cc -E conftest.c configure:789: checking whether cc accepts -g configure:851: checking for a BSD compatible install configure:904: checking whether make sets ${MAKE} configure:933: checking for ranlib configure:962: checking how to run the C preprocessor configure:983: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1042: checking for AIX configure:1066: checking for POSIXized ISC configure:1088: checking for minix/config.h configure:1098: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1094:26: minix/config.h: No such file or directory configure: failed program was: #line 1093 "configure" #include "confdefs.h" #include configure:1136: checking for cc option to accept ANSI C configure:1164: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1185: checking for function prototypes configure:1199: checking for working const configure:1253: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1274: checking for Cygwin environment configure:1290: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1286: error: `__CYGWIN32__' undeclared (first use in this function) configure:1286: error: (Each undeclared identifier is reported only once configure:1286: error: for each function it appears in.) configure: failed program was: #line 1279 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1307: checking for mingw32 environment configure:1319: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1315: error: `__MINGW32__' undeclared (first use in this function) configure:1315: error: (Each undeclared identifier is reported only once configure:1315: error: for each function it appears in.) configure: failed program was: #line 1312 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1338: checking for executable suffix configure:1348: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1373: checking for limits.h configure:1383: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1373: checking for memory.h configure:1383: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1373: checking for siginfo.h configure:1383: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1379:21: siginfo.h: No such file or directory configure: failed program was: #line 1378 "configure" #include "confdefs.h" #include configure:1373: checking for string.h configure:1383: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1373: checking for unistd.h configure:1383: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1410: checking for ANSI C header files configure:1423: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1490: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1514: checking return type of signal handlers configure:1536: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1555: checking for size_t configure:1591: checking for mkstemp configure:1619: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1591: checking for sigaction configure:1619: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1591: checking for sigaltstack configure:1619: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1591: checking for sigstack configure:1619: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: _sigstack configure: failed program was: #line 1596 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sigstack(); below. */ #include /* 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 sigstack(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_sigstack) || defined (__stub___sigstack) choke me #else sigstack(); #endif ; return 0; } configure:1591: checking for sigvec configure:1619: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1591: checking for strerror configure:1619: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1591: checking for tmpfile configure:1619: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1646: checking for working alloca.h configure:1658: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1679: checking for alloca configure:1712: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1878: checking for vprintf configure:1906: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1890: warning: conflicting types for built-in function `vprintf' configure:1985: checking for strtol configure:2013: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2040: checking ecvt declaration configure:2115: checking if changeword is wanted configure:2134: checking if malloc debugging is wanted