This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:580: checking for a BSD compatible install configure:633: checking whether build environment is sane configure:690: checking whether make sets ${MAKE} configure:736: checking for working aclocal configure:749: checking for working autoconf configure:762: checking for working automake configure:775: checking for working autoheader configure:788: checking for working makeinfo configure:807: checking if malloc debugging is wanted configure:834: checking for gcc configure:947: checking whether the C compiler (cc -fno-common -L/usr/local/lib) works configure:963: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:989: checking whether the C compiler (cc -fno-common -L/usr/local/lib) is a cross-compiler configure:994: checking whether we are using GNU C configure:1003: cc -E conftest.c configure:1022: checking whether cc accepts -g configure:1084: checking for a BSD compatible install configure:1138: checking how to run the C preprocessor configure:1159: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1220: checking for ranlib configure:1248: checking for POSIXized ISC configure:1269: checking for ANSI C header files configure:1282: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1349: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:1373: checking for working const configure:1427: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1448: checking for inline configure:1462: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1488: checking for off_t configure:1521: checking for size_t configure:1556: checking for working alloca.h configure:1568: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:1589: checking for alloca configure:1622: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:1791: checking for unistd.h configure:1801: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1830: checking for getpagesize configure:1858: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:1883: checking for working mmap configure:2031: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2059: checking for argz.h configure:2069: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2065:18: argz.h: No such file or directory configure: failed program was: #line 2064 "configure" #include "confdefs.h" #include configure:2059: checking for limits.h configure:2069: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2059: checking for locale.h configure:2069: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2059: checking for nl_types.h configure:2069: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2059: checking for malloc.h configure:2069: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2059: checking for string.h configure:2069: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2059: checking for unistd.h configure:2059: checking for sys/param.h configure:2069: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2099: checking for getcwd configure:2127: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2099: checking for munmap configure:2127: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2099: checking for putenv configure:2127: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2099: checking for setenv configure:2127: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2099: checking for setlocale configure:2127: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2099: checking for strchr configure:2127: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2111: warning: conflicting types for built-in function `strchr' configure:2099: checking for strcasecmp configure:2127: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2099: checking for strdup configure:2127: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2099: checking for __argz_count configure:2127: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 ld: Undefined symbols: ___argz_count configure: failed program was: #line 2104 "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:2099: checking for __argz_stringify configure:2127: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 ld: Undefined symbols: ___argz_stringify configure: failed program was: #line 2104 "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:2099: checking for __argz_next configure:2127: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 ld: Undefined symbols: ___argz_next configure: failed program was: #line 2104 "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:2156: checking for stpcpy configure:2184: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2218: checking for LC_MESSAGES configure:2230: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2251: checking whether NLS is requested configure:2271: checking whether included gettext is requested configure:2290: checking for libintl.h configure:2300: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2317: checking for gettext in libc configure:2329: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2443: checking for msgfmt configure:2477: checking for dcgettext configure:2505: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2532: checking for gmsgfmt configure:2568: checking for xgettext configure:2608: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:3066: checking for catalogs to be installed configure:3184: checking for curl_easy_init in -lcurl configure:3203: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurl -lintl 1>&5 configure:3248: checking for initscr in -lncurses configure:3267: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses -lintl -lcurl 1>&5 configure:3295: checking for readline in -lreadline configure:3314: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lreadline -lncurses -lintl -lcurl 1>&5 configure:3343: checking for ANSI C header files configure:3450: checking for malloc.h configure:3450: checking for unistd.h configure:3488: checking for working const configure:3563: checking for size_t configure:3597: checking return type of signal handlers configure:3619: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:3640: checking for strdup configure:3640: checking for strstr configure:3668: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lreadline -lncurses -lintl -lcurl 1>&5 configure:3652: warning: conflicting types for built-in function `strstr'