This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:770: checking for a BSD compatible install configure:823: checking whether build environment is sane configure:880: checking whether gmake sets ${MAKE} configure:926: checking for working aclocal configure:939: checking for working autoconf configure:952: checking for working automake configure:965: checking for working autoheader configure:978: checking for working makeinfo configure:993: checking whether to enable maintainer-specific portions of Makefiles configure:1019: checking for gcc configure:1132: checking whether the C compiler (cc -fno-common ) works configure:1148: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1174: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1179: checking whether we are using GNU C configure:1188: cc -E conftest.c configure:1207: checking whether cc accepts -g configure:1239: checking how to run the C preprocessor configure:1260: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1319: checking for ANSI C header files configure:1332: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1399: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1442: checking for Cygwin environment configure:1458: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1454: error: `__CYGWIN32__' undeclared (first use in this function) configure:1454: error: (Each undeclared identifier is reported only once configure:1454: error: for each function it appears in.) configure: failed program was: #line 1447 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1475: checking for mingw32 environment configure:1487: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1483: error: `__MINGW32__' undeclared (first use in this function) configure:1483: error: (Each undeclared identifier is reported only once configure:1483: error: for each function it appears in.) configure: failed program was: #line 1480 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1579: checking host system type configure:1600: checking build system type configure:1629: checking for ld used by GCC configure:1697: checking if the linker (/usr/bin/ld) is GNU ld configure:1714: checking for /usr/bin/ld option to reload object files configure:1726: checking for BSD-compatible nm configure:1764: checking whether ln -s works configure:1785: checking how to recognise dependant libraries configure:1968: checking for object suffix configure:1974: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1994: checking for executable suffix configure:2004: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:2035: checking command to parse /usr/bin/nm -p output configure:2115: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:2118: /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:2115: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:2118: /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:2169: cc -o conftest -fno-common -I/usr/local/include conftest.c conftstm.o 1>&5 configure:2218: checking for dlfcn.h configure:2228: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2396: checking for ranlib configure:2463: checking for strip configure:2706: checking for objdir configure:2733: checking for cc option to produce PIC configure:2885: checking if cc PIC flag -fPIC works configure:2899: cc -c -fno-common -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 configure:2951: checking if cc static flag -static works configure:2966: cc -o conftest -fno-common -I/usr/local/include -static conftest.c -L/usr/local/lib 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine configure: failed program was: #line 2959 "configure" #include "confdefs.h" int main() { ; return 0; } configure:2993: checking if cc supports -c -o file.o configure:3012: cc -c -fno-common -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 configure:3041: checking if cc supports -c -o file.lo configure:3059: cc -c -fno-common -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 configure:3109: checking if cc supports -fno-rtti -fno-exceptions configure:3122: 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:3149: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3805: checking how to hardcode library paths into programs configure:3833: checking whether stripping libraries is possible configure:3847: checking dynamic linker characteristics configure:4244: checking if libtool supports shared libraries configure:4248: checking whether to build shared libraries configure:4271: checking whether to build static libraries configure:5417: checking for poptParseArgvString in -lpopt configure:5436: cc -o conftest -fno-common -I/usr/local/include conftest.c -lpopt -L/usr/local/lib 1>&5 configure:5460: checking for png_read_info in -lpng configure:5479: cc -o conftest -fno-common -I/usr/local/include conftest.c -lpng -lz -lm -L/usr/local/lib 1>&5 configure:5496: checking for png.h configure:5506: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5535: checking for png_structp in png.h configure:5544: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:5570: checking for glib-config configure:5626: checking for gtk-config configure:5720: checking for gdk-pixbuf-config configure:5755: checking for GDK_PIXBUF - version >= 0.10.0 configure:5837: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:5784:35: gdk-pixbuf/gdk-pixbuf.h: No such file or directory configure: In function `main': configure:5816: error: parse error before '>' token configure:5817: error: parse error before '==' token configure:5817: error: parse error before '>' token configure:5818: error: parse error before '==' token configure:5818: error: parse error before '==' token configure:5818: error: parse error before '>=' token configure:5824: error: parse error before ',' token configure: failed program was: #line 5779 "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.10.0"); if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { printf("%s, bad version string\n", "0.10.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:5881: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:5874:35: gdk-pixbuf/gdk-pixbuf.h: No such file or directory configure: failed program was: #line 5871 "configure" #include "confdefs.h" #include #include int main() { return 0; ; return 0; }