This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:572: checking for a BSD compatible install configure:625: checking whether build environment is sane configure:682: checking whether make sets ${MAKE} configure:728: checking for working aclocal configure:741: checking for working autoconf configure:754: checking for working automake configure:767: checking for working autoheader configure:780: checking for working makeinfo configure:835: checking for libwmf-config configure:870: checking for LIBWMF - version >= 0.2.7 configure:926: cc -o conftest -fno-common -I/usr/local/include/freetype2 -I/usr/local/include -I/include -DHAVE_LIBWMF=1 conftest.c -L/lib -lwmf -lwmflite -L/usr/local/lib -lfreetype -lz -lX11 -lexpat -ljpeg -lpng -lz -lm 1>&5 ld: can't locate file for: -lX11 configure: failed program was: #line 893 "configure" #include "confdefs.h" #include #include #include #include int main () { wmfAPI_Options options; wmfAPI* API; wmf_error_t error; unsigned long flags; /* */ flags = WMF_OPT_FUNCTION; options.function = wmf_gd_function; /* Other Options */ error = wmf_api_create (&API,flags,&options); if (error == wmf_E_None) { system ("touch conf.libwmftest"); } return 0; /* EXIT_SUCCESS */ } configure:970: cc -o conftest -fno-common -I/usr/local/include/freetype2 -I/usr/local/include -I/include -DHAVE_LIBWMF=1 conftest.c -L/lib -lwmf -lwmflite -L/usr/local/lib -lfreetype -lz -lX11 -lexpat -ljpeg -lpng -lz -lm 1>&5 configure:962:27: libwmf/libwmf.h: No such file or directory configure: In function `main': configure:966: error: `libwmf_major_version' undeclared (first use in this function) configure:966: error: (Each undeclared identifier is reported only once configure:966: error: for each function it appears in.) configure:966: error: `libwmf_minor_version' undeclared (first use in this function) configure:966: error: `libwmf_micro_version' undeclared (first use in this function) configure: failed program was: #line 960 "configure" #include "confdefs.h" #include #include int main() { return ((libwmf_major_version) || (libwmf_minor_version) || (libwmf_micro_version)); ; return 0; } configure:1012: checking for gcc configure:1125: checking whether the C compiler (cc -fno-common ) works configure:1141: cc -o conftest -fno-common conftest.c 1>&5 configure:1167: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1172: checking whether we are using GNU C configure:1181: cc -E conftest.c configure:1200: checking whether cc accepts -g configure:1234: checking for ranlib configure:1264: checking how to run the C preprocessor configure:1285: cc -E conftest.c >/dev/null 2>conftest.out configure:1350: checking host system type configure:1372: checking for strerror in -lcposix configure:1391: cc -o conftest -fno-common conftest.c -lcposix 1>&5 ld: can't locate file for: -lcposix configure: failed program was: #line 1380 "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:1414: checking for ANSI C header files configure:1427: cc -E conftest.c >/dev/null 2>conftest.out configure:1494: cc -o conftest -fno-common conftest.c 1>&5 configure:1518: checking for working const configure:1572: cc -c -fno-common conftest.c 1>&5 configure:1593: checking for inline configure:1607: cc -c -fno-common conftest.c 1>&5 configure:1633: checking for off_t configure:1666: checking for size_t configure:1701: checking for working alloca.h configure:1713: cc -o conftest -fno-common conftest.c 1>&5 configure:1734: checking for alloca configure:1767: cc -o conftest -fno-common conftest.c 1>&5 configure:1936: checking for unistd.h configure:1946: cc -E conftest.c >/dev/null 2>conftest.out configure:1975: checking for getpagesize configure:2003: cc -o conftest -fno-common conftest.c 1>&5 configure:2028: checking for working mmap configure:2176: cc -o conftest -fno-common conftest.c 1>&5 configure:2200: checking whether we are using the GNU C Library 2.1 or newer configure:2207:22: features.h: No such file or directory configure:2241: checking for argz.h configure:2251: cc -E conftest.c >/dev/null 2>conftest.out configure:2247:18: argz.h: No such file or directory configure: failed program was: #line 2246 "configure" #include "confdefs.h" #include configure:2241: checking for limits.h configure:2251: cc -E conftest.c >/dev/null 2>conftest.out configure:2241: checking for locale.h configure:2251: cc -E conftest.c >/dev/null 2>conftest.out configure:2241: checking for nl_types.h configure:2251: cc -E conftest.c >/dev/null 2>conftest.out configure:2241: checking for malloc.h configure:2251: cc -E conftest.c >/dev/null 2>conftest.out configure:2241: checking for stddef.h configure:2251: cc -E conftest.c >/dev/null 2>conftest.out configure:2241: checking for stdlib.h configure:2251: cc -E conftest.c >/dev/null 2>conftest.out configure:2241: checking for string.h configure:2251: cc -E conftest.c >/dev/null 2>conftest.out configure:2241: checking for unistd.h configure:2241: checking for sys/param.h configure:2251: cc -E conftest.c >/dev/null 2>conftest.out configure:2282: checking for feof_unlocked configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2282: checking for fgets_unlocked configure:2310: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _fgets_unlocked configure: failed program was: #line 2287 "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:2282: checking for getcwd configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2282: checking for getegid configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2282: checking for geteuid configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2282: checking for getgid configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2282: checking for getuid configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2282: checking for mempcpy configure:2310: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _mempcpy configure: failed program was: #line 2287 "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:2282: checking for munmap configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2282: checking for putenv configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2282: checking for setenv configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2282: checking for setlocale configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2282: checking for stpcpy configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2282: checking for strchr configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2294: warning: conflicting types for built-in function `strchr' configure:2282: checking for strcasecmp configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2282: checking for strdup configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2282: checking for strtoul configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2282: checking for tsearch configure:2310: cc -o conftest -fno-common conftest.c 1>&5 configure:2282: checking for __argz_count configure:2310: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: ___argz_count configure: failed program was: #line 2287 "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:2282: checking for __argz_stringify configure:2310: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: ___argz_stringify configure: failed program was: #line 2287 "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:2282: checking for __argz_next configure:2310: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: ___argz_next configure: failed program was: #line 2287 "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:2350: checking for iconv configure:2368: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure: failed program was: #line 2358 "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:2390: cc -o conftest -fno-common conftest.c -liconv 1>&5 configure:2411: checking for iconv declaration configure:2436: cc -c -fno-common conftest.c 1>&5 configure:2426: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure: failed program was: #line 2417 "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:2465: checking for nl_langinfo and CODESET configure:2477: cc -o conftest -fno-common conftest.c 1>&5 configure:2500: checking for LC_MESSAGES configure:2512: cc -o conftest -fno-common conftest.c 1>&5 configure:2533: checking whether NLS is requested configure:2555: checking whether included gettext is requested configure:2575: checking for libintl.h configure:2585: cc -E conftest.c >/dev/null 2>conftest.out configure:2602: checking for GNU gettext in libc configure:2616: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure: failed program was: #line 2607 "configure" #include "confdefs.h" #include extern int _nl_msg_cat_cntr; int main() { bindtextdomain ("", ""); return (int) gettext ("") + _nl_msg_cat_cntr ; return 0; } configure:2632: checking for GNU gettext in libintl configure:2648: cc -o conftest -fno-common conftest.c -lintl -liconv 1>&5 configure:2681: checking for dcgettext configure:2709: cc -o conftest -fno-common conftest.c -lintl -liconv 1>&5 configure:2738: checking for msgfmt configure:2772: checking for gmsgfmt configure:2809: checking for xgettext configure:3000: checking for bison configure:3033: checking version of bison configure:3080: checking for catalogs to be installed configure:3125: checking for stdint.h configure:3135: cc -E conftest.c >/dev/null 2>conftest.out configure:3125: checking for sys/inttypes.h configure:3135: cc -E conftest.c >/dev/null 2>conftest.out configure:3131:26: sys/inttypes.h: No such file or directory configure: failed program was: #line 3130 "configure" #include "confdefs.h" #include configure:3125: checking for langinfo.h configure:3135: cc -E conftest.c >/dev/null 2>conftest.out configure:3125: checking for signal.h configure:3135: cc -E conftest.c >/dev/null 2>conftest.out configure:3125: checking for sys/signal.h configure:3135: cc -E conftest.c >/dev/null 2>conftest.out configure:3163: checking for working const configure:3239: checking for 8-bit clean memcmp configure:3257: cc -o conftest -fno-common conftest.c 1>&5