This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:679: checking how to run the C preprocessor configure:759: checking whether gmake sets ${MAKE} configure:786: checking for POSIXized ISC configure:807: checking for ANSI C header files configure:911: checking for working const configure:986: checking for inline configure:1026: checking for off_t configure:1059: checking for size_t configure:1094: checking for working alloca.h configure:1127: checking for alloca configure:1329: checking for unistd.h configure:1368: checking for getpagesize configure:1421: checking for working mmap configure:1592: checking for Cygwin environment configure:1625: checking for mingw32 environment configure:1704: checking host system type configure:1725: checking target system type configure:1743: checking build system type configure:1787: checking for gcc configure:1900: checking whether the C compiler (cc -fno-common ) works configure:1916: cc -o conftest -fno-common conftest.c 1>&5 configure:1942: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1947: checking whether we are using GNU C configure:1975: checking whether cc accepts -g configure:2018: checking for a BSD compatible install configure:2086: checking for ranlib configure:2121: checking for argz.h configure:2121: checking for limits.h configure:2121: checking for locale.h configure:2121: checking for nl_types.h configure:2121: checking for malloc.h configure:2121: checking for string.h configure:2121: checking for unistd.h configure:2121: checking for values.h configure:2121: checking for sys/param.h configure:2161: checking for getcwd configure:2161: checking for munmap configure:2161: checking for putenv configure:2161: checking for setenv configure:2161: checking for setlocale configure:2161: checking for strchr configure:2161: checking for strcasecmp configure:2161: checking for __argz_count configure:2161: checking for __argz_stringify configure:2161: checking for __argz_next configure:2280: checking for LC_MESSAGES configure:2313: checking whether NLS is requested configure:2333: checking whether included gettext is requested configure:2352: checking for libintl.h configure:2379: checking for gettext in libc configure:2407: checking for bindtextdomain in -lintl configure:2442: checking for gettext in libintl configure:2679: checking for msgfmt configure:2713: checking for gmsgfmt configure:2749: checking for xgettext configure:2946: checking for stdlib.h configure:2946: checking for string.h configure:2946: checking for strings.h configure:2946: checking for unistd.h configure:2946: checking for time.h configure:2986: checking for sys/time.h configure:2986: checking for sys/resource.h configure:3026: checking for fcntl.h configure:3026: checking for fpu_control.h configure:3036: cc -E conftest.c >/dev/null 2>conftest.out configure:3032:25: fpu_control.h: No such file or directory configure: failed program was: #line 3031 "configure" #include "confdefs.h" #include configure:3066: checking for dlfcn.h configure:3076: cc -E conftest.c >/dev/null 2>conftest.out configure:3066: checking for errno.h configure:3076: cc -E conftest.c >/dev/null 2>conftest.out configure:3066: checking for sys/stat.h configure:3105: checking for getrusage configure:3105: checking for time configure:3133: cc -o conftest -fno-common conftest.c 1>&5 configure:3105: checking for sigaction configure:3133: cc -o conftest -fno-common conftest.c 1>&5 configure:3105: checking for __setfpucw configure:3133: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: ___setfpucw configure: failed program was: #line 3110 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __setfpucw(); 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 __setfpucw(); 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___setfpucw) || defined (__stub_____setfpucw) choke me #else __setfpucw(); #endif ; return 0; } configure:3160: checking for bind in -lsocket configure:3179: cc -o conftest -fno-common conftest.c -lsocket 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 3168 "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 bind(); int main() { bind() ; return 0; } configure:3207: checking for gethostbyname in -lnsl configure:3226: cc -o conftest -fno-common conftest.c -lnsl 1>&5 ld: can't locate file for: -lnsl configure: failed program was: #line 3215 "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 gethostbyname(); int main() { gethostbyname() ; return 0; } configure:3402: checking return type of signal handlers configure:3446: checking for executable suffix configure:3530: checking for stdlib.h configure:3530: checking for string.h configure:3530: checking for strings.h configure:3530: checking for time.h configure:3530: checking for sys/times.h configure:3540: cc -E conftest.c >/dev/null 2>conftest.out configure:3530: checking for sys/stat.h configure:3530: checking for sys/mman.h configure:3569: checking for mmap configure:3597: cc -o conftest -fno-common conftest.c 1>&5 configure:3569: checking for munmap