This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:794: checking for non-GNU ld configure:829: checking if the linker (/usr/bin/ld) is GNU ld configure:885: checking for a BSD compatible install configure:938: checking whether build environment is sane configure:995: checking whether make sets ${MAKE} configure:1041: checking for working aclocal configure:1054: checking for working autoconf configure:1067: checking for working automake configure:1080: checking for working autoheader configure:1093: checking for working makeinfo configure:1121: checking for strerror in -lcposix configure:1140: 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 1129 "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:1165: checking for gcc configure:1278: checking whether the C compiler (cc -fno-common -L/usr/local/lib) works configure:1294: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1320: checking whether the C compiler (cc -fno-common -L/usr/local/lib) is a cross-compiler configure:1325: checking whether we are using GNU C configure:1334: cc -E conftest.c configure:1353: checking whether cc accepts -g configure:1388: checking for cc option to accept ANSI C configure:1441: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1465: checking how to run the C preprocessor configure:1486: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1545: checking for ANSI C header files configure:1558: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1625: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1653: checking for X configure:1883: checking whether to enable maintainer-specific portions of Makefiles configure:1953: checking for Cygwin environment configure:1969: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1965: error: `__CYGWIN32__' undeclared (first use in this function) configure:1965: error: (Each undeclared identifier is reported only once configure:1965: error: for each function it appears in.) configure: failed program was: #line 1958 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1986: checking for mingw32 environment configure:1998: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1994: error: `__MINGW32__' undeclared (first use in this function) configure:1994: error: (Each undeclared identifier is reported only once configure:1994: error: for each function it appears in.) configure: failed program was: #line 1991 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:2044: checking host system type configure:2065: checking build system type configure:2094: checking for ld used by GCC configure:2162: checking if the linker (/usr/bin/ld) is GNU ld configure:2179: checking for /usr/bin/ld option to reload object files configure:2191: checking for BSD-compatible nm configure:2229: checking whether ln -s works configure:2250: checking how to recognise dependant libraries configure:2433: checking for object suffix configure:2439: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:2459: checking for executable suffix configure:2469: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2500: checking command to parse /usr/bin/nm -p output configure:2580: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:2583: /usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm cannot find nm_test_var in conftest.nm configure:2580: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:2583: /usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm configure:2634: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o 1>&5 configure:2683: checking for dlfcn.h configure:2693: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2861: checking for ranlib configure:2928: checking for strip configure:3171: checking for objdir configure:3198: checking for cc option to produce PIC configure:3350: checking if cc PIC flag -fPIC works configure:3364: cc -c -fno-common -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 configure:3416: checking if cc static flag -static works configure:3431: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -static conftest.c 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine configure: failed program was: #line 3424 "configure" #include "confdefs.h" int main() { ; return 0; } configure:3458: checking if cc supports -c -o file.o configure:3477: cc -c -fno-common -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 configure:3506: checking if cc supports -c -o file.lo configure:3524: cc -c -fno-common -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 configure:3574: checking if cc supports -fno-rtti -fno-exceptions configure:3587: cc -c -fno-common -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5 cc1: warning: "-frtti" is valid for C++ but not for C/ObjC cc1: warning: "-frtti" is valid for C++ but not for C/ObjC configure:3614: checking whether the linker (/usr/bin/ld) supports shared libraries configure:4270: checking how to hardcode library paths into programs configure:4298: checking whether stripping libraries is possible configure:4312: checking dynamic linker characteristics configure:4709: checking if libtool supports shared libraries configure:4713: checking whether to build shared libraries configure:4736: checking whether to build static libraries configure:6127: checking for gtk-config configure:6162: checking for GTK - version >= 1.2.10 configure:6263: 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:6386: checking for gdk-pixbuf-config configure:6421: checking for GDK_PIXBUF - version >= 0.16.0 configure:6503: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:6450:35: gdk-pixbuf/gdk-pixbuf.h: No such file or directory configure: In function `main': configure:6482: error: parse error before '>' token configure:6483: error: parse error before '==' token configure:6483: error: parse error before '>' token configure:6484: error: parse error before '==' token configure:6484: error: parse error before '==' token configure:6484: error: parse error before '>=' token configure:6490: error: parse error before ',' token configure: failed program was: #line 6445 "configure" #include "confdefs.h" #include #include #include #include char* my_strdup (char *str) { char *new_str; if (str) { new_str = malloc ((strlen (str) + 1) * sizeof(char)); strcpy (new_str, str); } else new_str = NULL; return new_str; } int main () { int major, minor, micro; char *tmp_version; system ("touch conf.gdk_pixbuftest"); /* HP/UX 9 (%@#!) writes to sscanf strings */ tmp_version = my_strdup("0.16.0"); if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { printf("%s, bad version string\n", "0.16.0"); exit(1); } if (( > major) || (( == major) && ( > minor)) || (( == major) && ( == minor) && ( >= micro))) { return 0; } else { printf("\n*** 'gdk-pixbuf-config --version' returned %d.%d.%d, but the minimum version\n", , , ); printf("*** of GDK_PIXBUF required is %d.%d.%d. If gdk-pixbuf-config is correct, then it is\n", major, minor, micro); printf("*** best to upgrade to the required version.\n"); printf("*** If gdk-pixbuf-config was wrong, set the environment variable GDK_PIXBUF_CONFIG\n"); printf("*** to point to the correct copy of gdk-pixbuf-config, and remove the file\n"); printf("*** config.cache before re-running configure\n"); return 1; } } configure:6547: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:6540:35: gdk-pixbuf/gdk-pixbuf.h: No such file or directory configure: failed program was: #line 6537 "configure" #include "confdefs.h" #include #include int main() { return 0; ; return 0; }