This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:622: checking for a BSD compatible install configure:675: checking whether build environment is sane configure:732: checking whether gmake sets ${MAKE} configure:778: checking for working aclocal configure:791: checking for working autoconf configure:804: checking for working automake configure:817: checking for working autoheader configure:830: checking for working makeinfo configure:845: checking whether to enable maintainer-specific portions of Makefiles configure:870: checking for strerror in -lcposix configure:889: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcposix 1>&5 ld: can't locate file for: -lcposix configure: failed program was: #line 878 "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:914: checking for gcc configure:1027: checking whether the C compiler (cc -fno-common -L/usr/local/lib) works configure:1043: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1069: checking whether the C compiler (cc -fno-common -L/usr/local/lib) is a cross-compiler configure:1074: checking whether we are using GNU C configure:1083: cc -E conftest.c configure:1102: checking whether cc accepts -g configure:1135: checking for Cygwin environment configure:1151: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1147: error: `__CYGWIN32__' undeclared (first use in this function) configure:1147: error: (Each undeclared identifier is reported only once configure:1147: error: for each function it appears in.) configure: failed program was: #line 1140 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1168: checking for mingw32 environment configure:1180: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1176: error: `__MINGW32__' undeclared (first use in this function) configure:1176: error: (Each undeclared identifier is reported only once configure:1176: error: for each function it appears in.) configure: failed program was: #line 1173 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1199: checking for executable suffix configure:1209: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1241: checking for a BSD compatible install configure:1303: checking for libtool configure:1770: checking how to run the C preprocessor configure:1791: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1852: checking for ranlib configure:1880: checking for ANSI C header files configure:1893: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1960: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1984: checking for working const configure:2038: cc -c -I/usr/local/include conftest.c 1>&5 configure:2059: checking for inline configure:2073: cc -c -I/usr/local/include conftest.c 1>&5 configure:2099: checking for off_t configure:2132: checking for size_t configure:2167: checking for working alloca.h configure:2179: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2200: checking for alloca configure:2233: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2402: checking for unistd.h configure:2412: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2441: checking for getpagesize configure:2469: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2494: checking for working mmap configure:2642: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2670: checking for argz.h configure:2680: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2676:18: argz.h: No such file or directory configure: failed program was: #line 2675 "configure" #include "confdefs.h" #include configure:2670: checking for limits.h configure:2680: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2670: checking for locale.h configure:2680: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2670: checking for nl_types.h configure:2680: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2670: checking for malloc.h configure:2680: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2670: checking for stddef.h configure:2680: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2670: checking for stdlib.h configure:2680: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2670: checking for string.h configure:2680: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2670: checking for unistd.h configure:2670: checking for sys/param.h configure:2680: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2711: checking for feof_unlocked configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2711: checking for fgets_unlocked configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: _fgets_unlocked configure: failed program was: #line 2716 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fgets_unlocked(); 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 fgets_unlocked(); 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_fgets_unlocked) || defined (__stub___fgets_unlocked) choke me #else fgets_unlocked(); #endif ; return 0; } configure:2711: checking for getcwd configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2711: checking for mempcpy configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: _mempcpy configure: failed program was: #line 2716 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mempcpy(); 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 mempcpy(); 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_mempcpy) || defined (__stub___mempcpy) choke me #else mempcpy(); #endif ; return 0; } configure:2711: checking for munmap configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2711: checking for putenv configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2711: checking for setenv configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2711: checking for setlocale configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2711: checking for stpcpy configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2711: checking for strchr configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2723: warning: conflicting types for built-in function `strchr' configure:2711: checking for strcasecmp configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2711: checking for strdup configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2711: checking for tsearch configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2711: checking for __argz_count configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: ___argz_count configure: failed program was: #line 2716 "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:2711: checking for __argz_stringify configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: ___argz_stringify configure: failed program was: #line 2716 "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:2711: checking for __argz_next configure:2739: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: ___argz_next configure: failed program was: #line 2716 "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:2766: checking for iconv configure:2784: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure: failed program was: #line 2774 "configure" #include "confdefs.h" #include #include int main() { iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd); ; return 0; } configure:2806: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -liconv 1>&5 configure:2827: checking for iconv declaration configure:2852: cc -c -I/usr/local/include conftest.c 1>&5 configure:2842: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure: failed program was: #line 2833 "configure" #include "confdefs.h" #include #include extern #ifdef __cplusplus "C" #endif #if defined(__STDC__) || defined(__cplusplus) size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); #else size_t iconv(); #endif int main() { ; return 0; } configure:2881: checking for nl_langinfo and CODESET configure:2893: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2916: checking for LC_MESSAGES configure:2928: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2949: checking whether NLS is requested configure:2970: checking whether included gettext is requested configure:2990: checking for libintl.h configure:3000: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3017: checking for GNU gettext in libc configure:3031: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure: failed program was: #line 3022 "configure" #include "confdefs.h" #include extern int _nl_msg_cat_cntr; int main() { bindtextdomain ("", ""); return (int) gettext ("") + _nl_msg_cat_cntr ; return 0; } configure:3047: checking for GNU gettext in libintl configure:3063: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:3088: checking for dcgettext configure:3116: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: _dcgettext configure: failed program was: #line 3093 "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:3143: checking for msgfmt configure:3177: checking for gmsgfmt configure:3214: checking for xgettext configure:3402: checking for bison configure:3435: checking version of bison configure:3476: checking for catalogs to be installed configure:3537: checking for X configure:3823: checking for gnome-config configure:3860: checking if /usr/local/bin/gnome-config works configure:4038: checking for gnomeConf.sh file in /usr/local/lib