This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:583: checking for a BSD compatible install configure:636: checking whether build environment is sane configure:693: checking whether gmake sets ${MAKE} configure:739: checking for working aclocal configure:752: checking for working autoconf configure:765: checking for working automake configure:778: checking for working autoheader configure:791: checking for working makeinfo configure:807: checking for gcc configure:920: checking whether the C compiler (cc -fno-common -L/usr/local/lib) works configure:936: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:962: checking whether the C compiler (cc -fno-common -L/usr/local/lib) is a cross-compiler configure:967: checking whether we are using GNU C configure:976: cc -E conftest.c configure:995: checking whether cc accepts -g configure:1027: checking for POSIXized ISC configure:1048: checking how to run the C preprocessor configure:1069: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1128: checking for ANSI C header files configure:1141: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1208: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1257: checking for ranlib configure:1285: checking for working const configure:1339: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1360: checking for inline configure:1374: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1400: checking for off_t configure:1433: checking for size_t configure:1468: checking for working alloca.h configure:1480: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1501: checking for alloca configure:1534: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1703: checking for unistd.h configure:1713: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1742: checking for getpagesize configure:1770: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1795: checking for working mmap configure:1943: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1971: checking for argz.h configure:1981: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1977:18: argz.h: No such file or directory configure: failed program was: #line 1976 "configure" #include "confdefs.h" #include configure:1971: checking for limits.h configure:1981: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1971: checking for locale.h configure:1981: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1971: checking for nl_types.h configure:1981: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1971: checking for malloc.h configure:1981: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1971: checking for string.h configure:1981: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1971: checking for unistd.h configure:1971: checking for sys/param.h configure:1981: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2011: checking for getcwd configure:2039: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2011: checking for munmap configure:2039: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2011: checking for putenv configure:2039: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2011: checking for setenv configure:2039: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2011: checking for setlocale configure:2039: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2011: checking for strchr configure:2039: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2023: warning: conflicting types for built-in function `strchr' configure:2011: checking for strcasecmp configure:2039: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2011: checking for strdup configure:2039: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2011: checking for __argz_count configure:2039: 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 2016 "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:2011: checking for __argz_stringify configure:2039: 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 2016 "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:2011: checking for __argz_next configure:2039: 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 2016 "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:2068: checking for stpcpy configure:2096: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2130: checking for LC_MESSAGES configure:2142: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2163: checking whether NLS is requested configure:2183: checking whether included gettext is requested configure:2202: checking for libintl.h configure:2212: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2229: checking for gettext in libc configure:2241: 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 2234 "configure" #include "confdefs.h" #include int main() { return (int) gettext ("") ; return 0; } configure:2257: checking for bindtextdomain in -lintl configure:2276: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2292: checking for gettext in libintl configure:2297: checking for gettext in -lintl configure:2316: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2355: checking for msgfmt configure:2389: checking for dcgettext configure:2417: 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 2394 "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:2444: checking for gmsgfmt configure:2480: checking for xgettext configure:2520: 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 2512 "configure" #include "confdefs.h" int main() { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:2981: checking for catalogs to be installed configure:3087: checking for sed configure:3127: checking for uname configure:3163: checking system type configure:3171: checking for gmake configure:3290: checking for gtk-config configure:3325: checking for GTK - version >= 1.2.0 configure:3426: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm 1>&5 configure:3511: checking for glib-config configure:3544: checking for Glib compile flags configure:3582: checking for gnome-config configure:3615: checking for Gnome compile flags configure:3756: checking for perl configure:3789: checking for Perl compile flags configure:3868: checking for snprintf configure:3896: cc -o conftest -fno-common -I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include/glib12 -D_REENTRANT -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include/gnome-xml -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.8/mach/CORE -Wall -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lgmodule-12 -lgthread-12 -lglib-12 -pthread -L/usr/local/lib -lgmodule-12 -lgthread-12 -lglib-12 -pthread -L/usr/X11R6/lib -L/usr/local/lib -lXpm -lgnomeui -lart_lgpl -lgdk_imlib -ljpeg -ltiff -lungif -lpng -lSM -lICE -lgtk12 -lgdk12 -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudiofile -lm -lglib -lwrap -lxml -lz -L/usr/local/lib /usr/local/lib/perl5/5.8.8/mach/auto/DynaLoader/DynaLoader.a -L/usr/local/lib/perl5/5.8.8/mach/CORE -lperl -ldl -lm -lc 1>&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:3880: warning: conflicting types for built-in function `snprintf' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:3924: checking for inet_aton configure:3952: cc -o conftest -fno-common -I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include/glib12 -D_REENTRANT -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include/gnome-xml -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.8/mach/CORE -Wall -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lgmodule-12 -lgthread-12 -lglib-12 -pthread -L/usr/local/lib -lgmodule-12 -lgthread-12 -lglib-12 -pthread -L/usr/X11R6/lib -L/usr/local/lib -lXpm -lgnomeui -lart_lgpl -lgdk_imlib -ljpeg -ltiff -lungif -lpng -lSM -lICE -lgtk12 -lgdk12 -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudiofile -lm -lglib -lwrap -lxml -lz -L/usr/local/lib /usr/local/lib/perl5/5.8.8/mach/auto/DynaLoader/DynaLoader.a -L/usr/local/lib/perl5/5.8.8/mach/CORE -lperl -ldl -lm -lc 1>&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o)