This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:584: checking for a BSD compatible install configure:637: checking whether build environment is sane configure:694: checking whether make sets ${MAKE} configure:740: checking for working aclocal configure:753: checking for working autoconf configure:766: checking for working automake configure:779: checking for working autoheader configure:792: checking for working makeinfo configure:811: checking for gcc configure:924: checking whether the C compiler (cc -fno-common -L/usr/local/lib) works configure:940: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:966: checking whether the C compiler (cc -fno-common -L/usr/local/lib) is a cross-compiler configure:971: checking whether we are using GNU C configure:980: cc -E conftest.c configure:999: checking whether cc accepts -g configure:1066: checking whether build environment is sane configure:1106: checking how to run the C preprocessor configure:1127: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1188: checking for ranlib configure:1216: checking for POSIXized ISC configure:1237: checking for ANSI C header files configure:1250: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1317: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure: In function `main': configure:1312: warning: implicit declaration of function `exit' configure:1341: checking for working const configure:1395: cc -c -fno-common -Wall -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1369: warning: unused variable `s' configure:1389: warning: unused variable `foo' configure:1351: warning: unused variable `x' configure:1357: warning: unused variable `zero' configure:1416: checking for inline configure:1430: cc -c -fno-common -Wall -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1426: warning: control reaches end of non-void function configure: At top level: configure:1426: warning: return type defaults to `int' configure:1456: checking for off_t configure:1489: checking for size_t configure:1524: checking for working alloca.h configure:1536: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure: In function `main': configure:1532: warning: unused variable `p' configure:1557: checking for alloca configure:1590: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure: In function `main': configure:1586: warning: unused variable `p' configure:1759: checking for unistd.h configure:1769: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1798: checking for getpagesize configure:1826: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1851: checking for working mmap configure:1999: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure: In function `main': configure:1940: warning: implicit declaration of function `getpagesize' configure:1947: warning: implicit declaration of function `exit' configure:1949: warning: implicit declaration of function `rand' configure:1950: warning: implicit declaration of function `umask' configure:1954: warning: implicit declaration of function `write' configure:1956: warning: implicit declaration of function `close' configure:1987: warning: implicit declaration of function `read' configure:1993: warning: implicit declaration of function `unlink' configure:2027: checking for argz.h configure:2037: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2033:18: argz.h: No such file or directory configure: failed program was: #line 2032 "configure" #include "confdefs.h" #include configure:2027: checking for limits.h configure:2037: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2027: checking for locale.h configure:2037: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2027: checking for nl_types.h configure:2037: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2027: checking for malloc.h configure:2037: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2027: checking for string.h configure:2037: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2027: checking for unistd.h configure:2027: checking for sys/param.h configure:2037: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2067: checking for getcwd configure:2095: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2067: checking for munmap configure:2095: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2067: checking for putenv configure:2095: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2067: checking for setenv configure:2095: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2067: checking for setlocale configure:2095: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2067: checking for strchr configure:2095: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2079: warning: conflicting types for built-in function `strchr' configure:2067: checking for strcasecmp configure:2095: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2067: checking for strdup configure:2095: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2067: checking for __argz_count configure:2095: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: ___argz_count configure: failed program was: #line 2072 "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:2067: checking for __argz_stringify configure:2095: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: ___argz_stringify configure: failed program was: #line 2072 "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:2067: checking for __argz_next configure:2095: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: ___argz_next configure: failed program was: #line 2072 "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:2124: checking for stpcpy configure:2152: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2186: checking for LC_MESSAGES configure:2198: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2219: checking whether NLS is requested configure:2239: checking whether included gettext is requested configure:2258: checking for libintl.h configure:2268: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2285: checking for gettext in libc configure:2297: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: _libintl_gettext configure: failed program was: #line 2290 "configure" #include "confdefs.h" #include int main() { return (int) gettext ("") ; return 0; } configure:2313: checking for bindtextdomain in -lintl configure:2332: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2348: checking for gettext in libintl configure:2353: checking for gettext in -lintl configure:2372: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:2411: checking for msgfmt configure:2445: checking for dcgettext configure:2473: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: _dcgettext configure: failed program was: #line 2450 "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:2500: checking for gmsgfmt configure:2536: checking for xgettext configure:2576: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: __nl_msg_cat_cntr configure: failed program was: #line 2568 "configure" #include "confdefs.h" int main() { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:3034: checking for catalogs to be installed configure:3187: checking for gtk-config configure:3222: checking for GTK - version >= 1.1.9 configure:3323: cc -o conftest -fno-common -Wall -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:3447: checking for imlib-config configure:3482: checking for IMLIB - version >= 1.4.0 configure:3544: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3508:23: gdk_imlib.h: No such file or directory configure: In function `main': configure:3518: warning: implicit declaration of function `g_strdup' configure:3518: warning: assignment makes pointer from integer without a cast configure:3524: error: parse error before '>' token configure:3525: error: parse error before '==' token configure:3525: error: parse error before '>=' token configure:3531: error: parse error before ',' token configure: failed program was: #line 3504 "configure" #include "confdefs.h" #include #include #include int main () { int major, minor; char *tmp_version; system ("touch conf.gdkimlibtest"); /* HP/UX 9 (%@#!) writes to sscanf strings */ tmp_version = g_strdup("1.4.0"); if (sscanf(tmp_version, "%d.%d", &major, &minor) != 2) { printf("%s, bad version string\n", "1.4.0"); exit(1); } if (( > major) || (( == major) && ( >= minor))) { return 0; } else { printf("\n*** 'imlib-config --version' returned %d.%d, but the minimum version\n", , ); printf("*** of IMLIB required is %d.%d. If imlib-config is correct, then it is\n", major, minor); printf("*** best to upgrade to the required version.\n"); printf("*** If imlib-config was wrong, set the environment variable IMLIB_CONFIG\n"); printf("*** to point to the correct copy of imlib-config, and remove the file\n"); printf("*** config.cache before re-running configure\n"); return 1; } } configure:3589: cc -o conftest -fno-common -Wall -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3582:23: gdk_imlib.h: No such file or directory configure: failed program was: #line 3579 "configure" #include "confdefs.h" #include #include int main() { return 0; ; return 0; }