This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:562: checking for a BSD compatible install configure:616: checking how to run the C preprocessor configure:637: cc -E conftest.c >/dev/null 2>conftest.out configure:677: checking whether gmake sets ${MAKE} configure:706: checking for gcc configure:783: checking whether the C compiler (cc -fno-common ) works configure:797: cc -o conftest -fno-common conftest.c 1>&5 configure:817: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:822: checking whether we are using GNU C configure:831: cc -E conftest.c configure:846: checking whether cc accepts -g configure:876: checking for ranlib configure:903: checking for POSIXized ISC configure:924: checking for ANSI C header files configure:937: cc -E conftest.c >/dev/null 2>conftest.out configure:1004: cc -o conftest -fno-common conftest.c 1>&5 configure:1028: checking for working const configure:1082: cc -c -fno-common conftest.c 1>&5 configure:1103: checking for inline configure:1117: cc -c -fno-common conftest.c 1>&5 configure:1143: checking for off_t configure:1176: checking for size_t configure:1211: checking for working alloca.h configure:1223: cc -o conftest -fno-common conftest.c 1>&5 configure:1244: checking for alloca configure:1272: cc -o conftest -fno-common conftest.c 1>&5 configure:1441: checking for unistd.h configure:1451: cc -E conftest.c >/dev/null 2>conftest.out configure:1480: checking for getpagesize configure:1508: cc -o conftest -fno-common conftest.c 1>&5 configure:1533: checking for working mmap configure:1681: cc -o conftest -fno-common conftest.c 1>&5 configure:1709: checking for argz.h configure:1719: cc -E conftest.c >/dev/null 2>conftest.out configure:1715:18: argz.h: No such file or directory configure: failed program was: #line 1714 "configure" #include "confdefs.h" #include configure:1709: checking for limits.h configure:1719: cc -E conftest.c >/dev/null 2>conftest.out configure:1709: checking for locale.h configure:1719: cc -E conftest.c >/dev/null 2>conftest.out configure:1709: checking for nl_types.h configure:1719: cc -E conftest.c >/dev/null 2>conftest.out configure:1709: checking for malloc.h configure:1719: cc -E conftest.c >/dev/null 2>conftest.out configure:1709: checking for string.h configure:1719: cc -E conftest.c >/dev/null 2>conftest.out configure:1709: checking for unistd.h configure:1709: checking for values.h configure:1719: cc -E conftest.c >/dev/null 2>conftest.out configure:1709: checking for sys/param.h configure:1719: cc -E conftest.c >/dev/null 2>conftest.out configure:1749: checking for getcwd configure:1777: cc -o conftest -fno-common conftest.c 1>&5 configure:1749: checking for munmap configure:1777: cc -o conftest -fno-common conftest.c 1>&5 configure:1749: checking for putenv configure:1777: cc -o conftest -fno-common conftest.c 1>&5 configure:1749: checking for setenv configure:1777: cc -o conftest -fno-common conftest.c 1>&5 configure:1749: checking for setlocale configure:1777: cc -o conftest -fno-common conftest.c 1>&5 configure:1749: checking for strchr configure:1777: cc -o conftest -fno-common conftest.c 1>&5 configure:1761: warning: conflicting types for built-in function `strchr' configure:1749: checking for strcasecmp configure:1777: cc -o conftest -fno-common conftest.c 1>&5 configure:1749: checking for __argz_count configure:1777: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: ___argz_count configure: failed program was: #line 1754 "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:1749: checking for __argz_stringify configure:1777: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: ___argz_stringify configure: failed program was: #line 1754 "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:1749: checking for __argz_next configure:1777: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: ___argz_next configure: failed program was: #line 1754 "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:1806: checking for stpcpy configure:1834: cc -o conftest -fno-common conftest.c 1>&5 configure:1868: checking for LC_MESSAGES configure:1880: cc -o conftest -fno-common conftest.c 1>&5 configure:1901: checking whether NLS is requested