This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:567: checking for a BSD compatible install configure:620: checking whether build environment is sane configure:677: checking whether make sets ${MAKE} configure:723: checking for working aclocal configure:736: checking for working autoconf configure:749: checking for working automake configure:762: checking for working autoheader configure:775: checking for working makeinfo configure:809: checking for gawk configure:841: checking for gcc configure:954: checking whether the C compiler (cc -fno-common -L/usr/local/lib) works configure:970: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:996: checking whether the C compiler (cc -fno-common -L/usr/local/lib) is a cross-compiler configure:1001: checking whether we are using GNU C configure:1010: cc -E conftest.c configure:1029: checking whether cc accepts -g configure:1061: checking whether make sets ${MAKE} configure:1099: checking for a BSD compatible install configure:1152: checking whether ln -s works configure:1175: checking for ranlib configure:1205: checking how to run the C preprocessor configure:1226: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1285: checking for POSIXized ISC configure:1306: checking for ANSI C header files configure:1319: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1386: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1410: checking for working const configure:1464: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1485: checking for inline configure:1499: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1525: checking for off_t configure:1558: checking for size_t configure:1593: checking for working alloca.h configure:1605: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1626: checking for alloca configure:1659: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1828: checking for unistd.h configure:1838: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1867: checking for getpagesize configure:1895: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1920: checking for working mmap configure:2068: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2096: checking for argz.h configure:2106: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2102:18: argz.h: No such file or directory configure: failed program was: #line 2101 "configure" #include "confdefs.h" #include configure:2096: checking for limits.h configure:2106: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2096: checking for locale.h configure:2106: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2096: checking for nl_types.h configure:2106: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2096: checking for malloc.h configure:2106: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2096: checking for string.h configure:2106: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2096: checking for unistd.h configure:2096: checking for sys/param.h configure:2106: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2136: checking for getcwd configure:2164: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2136: checking for munmap configure:2164: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2136: checking for putenv configure:2164: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2136: checking for setenv configure:2164: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2136: checking for setlocale configure:2164: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2136: checking for strchr configure:2164: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2148: warning: conflicting types for built-in function `strchr' configure:2136: checking for strcasecmp configure:2164: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2136: checking for strdup configure:2164: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2136: checking for __argz_count configure:2164: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: ___argz_count configure: failed program was: #line 2141 "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:2136: checking for __argz_stringify configure:2164: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: ___argz_stringify configure: failed program was: #line 2141 "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:2136: checking for __argz_next configure:2164: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: ___argz_next configure: failed program was: #line 2141 "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:2193: checking for stpcpy configure:2221: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2255: checking for LC_MESSAGES configure:2267: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2288: checking whether NLS is requested configure:2308: checking whether included gettext is requested configure:2327: checking for libintl.h configure:2337: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2354: checking for gettext in libc configure:2366: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: _libintl_gettext configure: failed program was: #line 2359 "configure" #include "confdefs.h" #include int main() { return (int) gettext ("") ; return 0; } configure:2382: checking for bindtextdomain in -lintl configure:2401: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2417: checking for gettext in libintl configure:2422: checking for gettext in -lintl configure:2441: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2480: checking for msgfmt configure:2514: checking for dcgettext configure:2542: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: _dcgettext configure: failed program was: #line 2519 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dcgettext(); 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 dcgettext(); 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_dcgettext) || defined (__stub___dcgettext) choke me #else dcgettext(); #endif ; return 0; } configure:2569: checking for gmsgfmt configure:2605: checking for xgettext configure:2645: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: __nl_msg_cat_cntr configure: failed program was: #line 2637 "configure" #include "confdefs.h" int main() { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:3220: checking for working curses configure:3233: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses 1>&5 configure:3306: checking for ANSI C header files configure:3413: checking for fcntl.h configure:3423: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3413: checking for limits.h configure:3413: checking for strings.h configure:3423: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3413: checking for sys/file.h configure:3423: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3413: checking for sys/time.h configure:3423: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3413: checking for unistd.h configure:3454: checking for malloc.h configure:3492: checking for working const configure:3567: checking for inline configure:3607: checking for size_t configure:3640: checking whether time.h and sys/time.h may both be included configure:3654: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:3678: checking for getcwd configure:3678: checking for gettimeofday configure:3706: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses 1>&5 configure:3678: checking for getwd configure:3706: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses 1>&5 configure:3678: checking for putenv configure:3678: checking for select configure:3706: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses 1>&5 configure:3678: checking for strdup configure:3678: checking for strerror configure:3706: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses 1>&5 configure:3734: checking for working alloca.h configure:3767: checking for alloca configure:3969: checking for unistd.h configure:4008: checking for getpagesize configure:4061: checking for working mmap