This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:567: checking for Cygwin environment configure:583: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:579: error: `__CYGWIN32__' undeclared (first use in this function) configure:579: error: (Each undeclared identifier is reported only once configure:579: error: for each function it appears in.) configure: failed program was: #line 572 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:600: checking for mingw32 environment configure:612: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:608: error: `__MINGW32__' undeclared (first use in this function) configure:608: error: (Each undeclared identifier is reported only once configure:608: error: for each function it appears in.) configure: failed program was: #line 605 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:677: checking host system type configure:698: checking target system type configure:716: checking build system type configure:740: checking for strerror in -lcposix configure:759: cc -o conftest -fno-common conftest.c -lcposix 1>&5 ld: can't locate file for: -lcposix configure: failed program was: #line 748 "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:794: checking for a BSD compatible install configure:847: checking whether build environment is sane configure:904: checking whether make sets ${MAKE} configure:950: checking for working aclocal configure:963: checking for working autoconf configure:976: checking for working automake configure:989: checking for working autoheader configure:1002: checking for working makeinfo configure:1037: checking for ar configure:1069: checking for ranlib configure:1207: checking for gcc configure:1320: checking whether the C compiler (gcc -fno-common ) works configure:1336: gcc -o conftest -fno-common conftest.c 1>&5 configure:1362: checking whether the C compiler (gcc -fno-common ) is a cross-compiler configure:1367: checking whether we are using GNU C configure:1376: gcc -E conftest.c configure:1395: checking whether gcc accepts -g configure:1438: checking for ld used by GCC configure:1506: checking if the linker (/usr/bin/ld) is GNU ld configure:1523: checking for /usr/bin/ld option to reload object files configure:1535: checking for BSD-compatible nm configure:1573: checking whether ln -s works configure:1594: checking how to recognise dependant libraries configure:1767: checking for object suffix configure:1773: gcc -c -fno-common conftest.c 1>&5 configure:1793: checking for executable suffix configure:1803: gcc -o conftest -fno-common conftest.c 1>&5 configure:1963: checking for ranlib configure:2030: checking for strip ltconfig:678:checking for gcc option to produce PIC ltconfig:687:checking that gcc PIC flag -DPIC works. ltconfig:697: gcc -c -fno-common -DPIC -DPIC conftest.c 1>&5 ltconfig:749: checking if gcc static flag -static works ltconfig:758: gcc -o conftest -fno-common -static conftest.c 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine ltconfig:780: finding the maximum length of command line arguments ltconfig:@lineno@: result: 98305 ltconfig:833: checking if gcc supports -c -o file.o ltconfig:834: gcc -c -fno-common -o out/conftest2.o conftest.c 1>&5 ltconfig:887: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:888: gcc -c -fno-common -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltconfig:1431: checking if global_symbol_pipe works ltconfig:1432: gcc -c -fno-common conftest.c 1>&5 ltconfig:1435: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" cannot find nm_test_var in conftest.nm ltconfig:1431: checking if global_symbol_pipe works ltconfig:1432: gcc -c -fno-common conftest.c 1>&5 ltconfig:1435: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1487: gcc -o conftest -fno-common -fno-builtin conftest.c conftstm.o 1>&5 configure:2391: checking whether to enable maintainer-specific portions of Makefiles configure:2414: checking whether to install libbfd configure:2451: checking for executable suffix configure:2491: checking for gcc configure:2604: checking whether the C compiler (gcc -fno-common ) works configure:2620: gcc -o conftest -fno-common conftest.c 1>&5 configure:2646: checking whether the C compiler (gcc -fno-common ) is a cross-compiler configure:2651: checking whether we are using GNU C configure:2679: checking whether gcc accepts -g configure:2713: checking how to run the C preprocessor configure:2734: gcc -E conftest.c >/dev/null 2>conftest.out configure:2795: checking for ranlib configure:2823: checking for ANSI C header files configure:2836: gcc -E conftest.c >/dev/null 2>conftest.out configure:2903: gcc -o conftest -fno-common conftest.c 1>&5 configure:2927: checking for working const configure:2981: gcc -c -fno-common conftest.c 1>&5 configure:3002: checking for inline configure:3016: gcc -c -fno-common conftest.c 1>&5 configure:3042: checking for off_t configure:3075: checking for size_t configure:3110: checking for working alloca.h configure:3122: gcc -o conftest -fno-common conftest.c 1>&5 configure:3143: checking for alloca configure:3176: gcc -o conftest -fno-common conftest.c 1>&5 configure:3345: checking for unistd.h configure:3355: gcc -E conftest.c >/dev/null 2>conftest.out configure:3384: checking for getpagesize configure:3412: gcc -o conftest -fno-common conftest.c 1>&5 configure:3437: checking for working mmap configure:3585: gcc -o conftest -fno-common conftest.c 1>&5 configure:3613: checking for argz.h configure:3623: gcc -E conftest.c >/dev/null 2>conftest.out configure:3619:18: argz.h: No such file or directory configure: failed program was: #line 3618 "configure" #include "confdefs.h" #include configure:3613: checking for limits.h configure:3623: gcc -E conftest.c >/dev/null 2>conftest.out configure:3613: checking for locale.h configure:3623: gcc -E conftest.c >/dev/null 2>conftest.out configure:3613: checking for nl_types.h configure:3623: gcc -E conftest.c >/dev/null 2>conftest.out configure:3613: checking for malloc.h configure:3623: gcc -E conftest.c >/dev/null 2>conftest.out configure:3613: checking for string.h configure:3623: gcc -E conftest.c >/dev/null 2>conftest.out configure:3613: checking for unistd.h configure:3613: checking for values.h configure:3623: gcc -E conftest.c >/dev/null 2>conftest.out configure:3613: checking for sys/param.h configure:3623: gcc -E conftest.c >/dev/null 2>conftest.out configure:3653: checking for getcwd configure:3681: gcc -o conftest -fno-common conftest.c 1>&5 configure:3653: checking for munmap configure:3681: gcc -o conftest -fno-common conftest.c 1>&5 configure:3653: checking for putenv configure:3681: gcc -o conftest -fno-common conftest.c 1>&5 configure:3653: checking for setenv configure:3681: gcc -o conftest -fno-common conftest.c 1>&5 configure:3653: checking for setlocale configure:3681: gcc -o conftest -fno-common conftest.c 1>&5 configure:3653: checking for strchr configure:3681: gcc -o conftest -fno-common conftest.c 1>&5 configure:3665: warning: conflicting types for built-in function `strchr' configure:3653: checking for strcasecmp configure:3681: gcc -o conftest -fno-common conftest.c 1>&5 configure:3653: checking for __argz_count configure:3681: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: ___argz_count configure: failed program was: #line 3658 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_count(); 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 __argz_count(); 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___argz_count) || defined (__stub_____argz_count) choke me #else __argz_count(); #endif ; return 0; } configure:3653: checking for __argz_stringify configure:3681: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: ___argz_stringify configure: failed program was: #line 3658 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_stringify(); 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 __argz_stringify(); 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___argz_stringify) || defined (__stub_____argz_stringify) choke me #else __argz_stringify(); #endif ; return 0; } configure:3653: checking for __argz_next configure:3681: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: ___argz_next configure: failed program was: #line 3658 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_next(); 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 __argz_next(); 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___argz_next) || defined (__stub_____argz_next) choke me #else __argz_next(); #endif ; return 0; } configure:3710: checking for stpcpy configure:3738: gcc -o conftest -fno-common conftest.c 1>&5 configure:3772: checking for LC_MESSAGES configure:3784: gcc -o conftest -fno-common conftest.c 1>&5 configure:3805: checking whether NLS is requested configure:4447: checking for a BSD compatible install configure:4558: checking for stddef.h configure:4568: gcc -E conftest.c >/dev/null 2>conftest.out configure:4558: checking for string.h configure:4558: checking for strings.h configure:4568: gcc -E conftest.c >/dev/null 2>conftest.out configure:4558: checking for stdlib.h configure:4568: gcc -E conftest.c >/dev/null 2>conftest.out configure:4558: checking for time.h configure:4568: gcc -E conftest.c >/dev/null 2>conftest.out configure:4558: checking for unistd.h configure:4598: checking for fcntl.h configure:4608: gcc -E conftest.c >/dev/null 2>conftest.out configure:4598: checking for sys/file.h configure:4608: gcc -E conftest.c >/dev/null 2>conftest.out configure:4598: checking for sys/time.h configure:4608: gcc -E conftest.c >/dev/null 2>conftest.out configure:4635: checking whether time.h and sys/time.h may both be included configure:4649: gcc -c -fno-common conftest.c 1>&5 configure:4674: checking for dirent.h that defines DIR configure:4687: gcc -c -fno-common conftest.c 1>&5 configure:4712: checking for opendir in -ldir configure:4731: gcc -o conftest -fno-common conftest.c -ldir 1>&5 ld: can't locate file for: -ldir configure: failed program was: #line 4720 "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 opendir(); int main() { opendir() ; return 0; } configure:4797: checking for fcntl configure:4825: gcc -o conftest -fno-common conftest.c 1>&5 configure:4797: checking for getpagesize configure:4797: checking for setitimer configure:4825: gcc -o conftest -fno-common conftest.c 1>&5 configure:4797: checking for sysconf configure:4825: gcc -o conftest -fno-common conftest.c 1>&5 configure:4797: checking for fdopen configure:4825: gcc -o conftest -fno-common conftest.c 1>&5 configure:4797: checking for getuid configure:4825: gcc -o conftest -fno-common conftest.c 1>&5 configure:4797: checking for getgid configure:4825: gcc -o conftest -fno-common conftest.c 1>&5 configure:4860: checking whether strstr must be declared configure:4886: gcc -c -fno-common conftest.c 1>&5 configure:4907: checking whether malloc must be declared configure:4933: gcc -c -fno-common conftest.c 1>&5 configure:4954: checking whether realloc must be declared configure:4980: gcc -c -fno-common conftest.c 1>&5 configure:5001: checking whether free must be declared configure:5027: gcc -c -fno-common conftest.c 1>&5 configure:5048: checking whether getenv must be declared configure:5074: gcc -c -fno-common conftest.c 1>&5 configure:6449: checking for unistd.h configure:6488: checking for getpagesize configure:6541: checking for working mmap configure:6714: checking for madvise configure:6742: gcc -o conftest -fno-common conftest.c 1>&5 configure:6714: checking for mprotect configure:6742: gcc -o conftest -fno-common conftest.c 1>&5