This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by cairo configure 1.4.10, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr --enable-directfb=yes --without-x --disable-xlib --disable-xlib-xrender --disable-win32 --disable-pdf --disable-ps --disable-svg --enable-png ## --------- ## ## Platform. ## ## --------- ## hostname = udr4xx uname -m = ppc uname -r = 2.6.19.2 uname -s = Linux uname -v = #1 Fri Oct 23 11:19:33 KST 2009 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = ppc /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2235: checking for a BSD-compatible install configure:2291: result: /usr/bin/install -c configure:2302: checking whether build environment is sane configure:2345: result: yes configure:2410: checking for gawk configure:2426: found /bin/gawk configure:2437: result: gawk configure:2448: checking whether make sets $(MAKE) configure:2469: result: yes configure:2686: checking for find configure:2704: found /usr/bin/find configure:2716: result: /usr/bin/find configure:2726: checking for xargs configure:2744: found /usr/bin/xargs configure:2756: result: /usr/bin/xargs configure:2814: checking for gcc configure:2830: found /usr/bin/gcc configure:2841: result: gcc configure:3079: checking for C compiler version configure:3086: gcc --version >&5 gcc (GCC) 4.2.2 Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3089: $? = 0 configure:3096: gcc -v >&5 Reading specs from /usr/lib/gcc/ppc-linux/4.2.2/specs Target: ppc-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libgcj --build=i386-redhat-linux-gnu --host=ppc-linux --target=ppc-linux --with-newlib --with-gnu-ld --with-gnu-as --enable-languages=c,c++,java --enable-multilib=no --enable-nls=yes --disable-multilib --with-as=/opt/eldk/build/ppc-2008-04-01/work/usr/bin/ppc-linux-as --with-ld=/opt/eldk/build/ppc-2008-04-01/work/usr/bin/ppc-linux-ld Thread model: posix gcc version 4.2.2 configure:3099: $? = 0 configure:3106: gcc -V >&5 gcc: '-V' must come at the start of the command line configure:3109: $? = 1 configure:3132: checking for C compiler default output file name configure:3159: gcc -g conftest.c >&5 configure:3162: $? = 0 configure:3200: result: a.out configure:3217: checking whether the C compiler works configure:3227: ./a.out configure:3230: $? = 0 configure:3247: result: yes configure:3254: checking whether we are cross compiling configure:3256: result: no configure:3259: checking for suffix of executables configure:3266: gcc -o conftest -g conftest.c >&5 configure:3269: $? = 0 configure:3293: result: configure:3299: checking for suffix of object files configure:3325: gcc -c -g conftest.c >&5 configure:3328: $? = 0 configure:3351: result: o configure:3355: checking whether we are using the GNU C compiler configure:3384: gcc -c -g conftest.c >&5 configure:3390: $? = 0 configure:3407: result: yes configure:3412: checking whether gcc accepts -g configure:3442: gcc -c -g conftest.c >&5 configure:3448: $? = 0 configure:3547: result: yes configure:3564: checking for gcc option to accept ISO C89 configure:3638: gcc -c -g conftest.c >&5 configure:3644: $? = 0 configure:3667: result: none needed configure:3696: checking for style of include used by make configure:3724: result: GNU configure:3752: checking dependency style of gcc configure:3842: result: gcc3 configure:3864: checking how to run the C preprocessor configure:3904: gcc -E conftest.c configure:3910: $? = 0 configure:3941: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3947: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.10" | #define PACKAGE_STRING "cairo 1.4.10" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.10" | /* end confdefs.h. */ | #include configure:3980: result: gcc -E configure:4009: gcc -E conftest.c configure:4015: $? = 0 configure:4046: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.10" | #define PACKAGE_STRING "cairo 1.4.10" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.10" | /* end confdefs.h. */ | #include configure:4169: checking build system type configure:4187: result: powerpc-unknown-linux-gnu configure:4209: checking host system type configure:4224: result: powerpc-unknown-linux-gnu configure:4246: checking for a sed that does not truncate output configure:4300: result: /bin/sed configure:4303: checking for grep that handles long lines and -e configure:4377: result: /bin/grep configure:4382: checking for egrep configure:4460: result: /bin/grep -E configure:4476: checking for ld used by gcc configure:4543: result: /usr/bin/ld configure:4552: checking if the linker (/usr/bin/ld) is GNU ld configure:4567: result: yes configure:4572: checking for /usr/bin/ld option to reload object files configure:4579: result: -r configure:4597: checking for BSD-compatible nm configure:4646: result: /usr/bin/nm -B configure:4650: checking whether ln -s works configure:4654: result: yes configure:4661: checking how to recognise dependent libraries configure:4837: result: pass_all configure:4925: gcc -c -g conftest.c >&5 configure:4928: $? = 0 configure:5357: checking for ANSI C header files configure:5387: gcc -c -g conftest.c >&5 configure:5393: $? = 0 configure:5492: gcc -o conftest -g conftest.c >&5 configure:5495: $? = 0 configure:5501: ./conftest configure:5504: $? = 0 configure:5521: result: yes configure:5545: checking for sys/types.h configure:5566: gcc -c -g conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5545: checking for sys/stat.h configure:5566: gcc -c -g conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5545: checking for stdlib.h configure:5566: gcc -c -g conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5545: checking for string.h configure:5566: gcc -c -g conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5545: checking for memory.h configure:5566: gcc -c -g conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5545: checking for strings.h configure:5566: gcc -c -g conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5545: checking for inttypes.h configure:5566: gcc -c -g conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5545: checking for stdint.h configure:5566: gcc -c -g conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5545: checking for unistd.h configure:5566: gcc -c -g conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5615: checking dlfcn.h usability configure:5632: gcc -c -g conftest.c >&5 configure:5638: $? = 0 configure:5652: result: yes configure:5656: checking dlfcn.h presence configure:5671: gcc -E conftest.c configure:5677: $? = 0 configure:5691: result: yes configure:5724: checking for dlfcn.h configure:5732: result: yes configure:5803: checking for g++ configure:5819: found /usr/bin/g++ configure:5830: result: g++ configure:5861: checking for C++ compiler version configure:5868: g++ --version >&5 g++ (GCC) 4.2.2 Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5871: $? = 0 configure:5878: g++ -v >&5 Reading specs from /usr/lib/gcc/ppc-linux/4.2.2/specs Target: ppc-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libgcj --build=i386-redhat-linux-gnu --host=ppc-linux --target=ppc-linux --with-newlib --with-gnu-ld --with-gnu-as --enable-languages=c,c++,java --enable-multilib=no --enable-nls=yes --disable-multilib --with-as=/opt/eldk/build/ppc-2008-04-01/work/usr/bin/ppc-linux-as --with-ld=/opt/eldk/build/ppc-2008-04-01/work/usr/bin/ppc-linux-ld Thread model: posix gcc version 4.2.2 configure:5881: $? = 0 configure:5888: g++ -V >&5 g++: argument to '-V' missing configure:5891: $? = 1 configure:5894: checking whether we are using the GNU C++ compiler configure:5923: g++ -c conftest.cpp >&5 configure:5929: $? = 0 configure:5946: result: yes configure:5951: checking whether g++ accepts -g configure:5981: g++ -c -g conftest.cpp >&5 configure:5987: $? = 0 configure:6086: result: yes configure:6111: checking dependency style of g++ configure:6201: result: gcc3 configure:6228: checking how to run the C++ preprocessor configure:6264: g++ -E conftest.cpp configure:6270: $? = 0 configure:6301: g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:6307: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.10" | #define PACKAGE_STRING "cairo 1.4.10" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6340: result: g++ -E configure:6369: g++ -E conftest.cpp configure:6375: $? = 0 configure:6406: g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:6412: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.10" | #define PACKAGE_STRING "cairo 1.4.10" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6505: checking for g77 configure:6535: result: no configure:6505: checking for xlf configure:6535: result: no configure:6505: checking for f77 configure:6535: result: no configure:6505: checking for frt configure:6535: result: no configure:6505: checking for pgf77 configure:6535: result: no configure:6505: checking for cf77 configure:6535: result: no configure:6505: checking for fort77 configure:6535: result: no configure:6505: checking for fl32 configure:6535: result: no configure:6505: checking for af77 configure:6535: result: no configure:6505: checking for xlf90 configure:6535: result: no configure:6505: checking for f90 configure:6535: result: no configure:6505: checking for pgf90 configure:6535: result: no configure:6505: checking for pghpf configure:6535: result: no configure:6505: checking for epcf90 configure:6535: result: no configure:6505: checking for gfortran configure:6535: result: no configure:6505: checking for g95 configure:6535: result: no configure:6505: checking for xlf95 configure:6535: result: no configure:6505: checking for f95 configure:6535: result: no configure:6505: checking for fort configure:6535: result: no configure:6505: checking for ifort configure:6535: result: no configure:6505: checking for ifc configure:6535: result: no configure:6505: checking for efc configure:6535: result: no configure:6505: checking for pgf95 configure:6535: result: no configure:6505: checking for lf95 configure:6535: result: no configure:6505: checking for ftn configure:6535: result: no configure:6562: checking for Fortran 77 compiler version configure:6569: --version >&5 ./configure: line 6570: --version: command not found configure:6572: $? = 127 configure:6579: -v >&5 ./configure: line 6580: -v: command not found configure:6582: $? = 127 configure:6589: -V >&5 ./configure: line 6590: -V: command not found configure:6592: $? = 127 configure:6600: checking whether we are using the GNU Fortran 77 compiler configure:6619: -c conftest.F >&5 ./configure: line 6620: -c: command not found configure:6625: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6642: result: no configure:6648: checking whether accepts -g configure:6665: -c -g conftest.f >&5 ./configure: line 6666: -c: command not found configure:6671: $? = 127 configure: failed program was: | program main | | end configure:6687: result: no configure:6717: checking the maximum length of command line arguments configure:6826: result: 32768 configure:6837: checking command to parse /usr/bin/nm -B output from gcc object configure:6942: gcc -c -g conftest.c >&5 configure:6945: $? = 0 configure:6949: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6952: $? = 0 configure:7004: gcc -o conftest -g conftest.c conftstm.o >&5 configure:7007: $? = 0 configure:7045: result: ok configure:7049: checking for objdir configure:7064: result: .libs configure:7156: checking for ar configure:7172: found /usr/bin/ar configure:7183: result: ar configure:7252: checking for ranlib configure:7268: found /usr/bin/ranlib configure:7279: result: ranlib configure:7348: checking for strip configure:7364: found /usr/bin/strip configure:7375: result: strip configure:7661: checking if gcc supports -fno-rtti -fno-exceptions configure:7679: gcc -c -g -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7683: $? = 0 configure:7696: result: no configure:7711: checking for gcc option to produce PIC configure:7921: result: -fPIC configure:7929: checking if gcc PIC flag -fPIC works configure:7947: gcc -c -g -fPIC -DPIC conftest.c >&5 configure:7951: $? = 0 configure:7964: result: yes configure:7992: checking if gcc static flag -static works configure:8020: result: yes configure:8030: checking if gcc supports -c -o file.o configure:8051: gcc -c -g -o out/conftest2.o conftest.c >&5 configure:8055: $? = 0 configure:8077: result: yes configure:8103: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9058: result: yes configure:9079: checking whether -lc should be explicitly linked in configure:9084: gcc -c -g conftest.c >&5 configure:9087: $? = 0 configure:9102: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9105: $? = 0 configure:9117: result: no configure:9125: checking dynamic linker characteristics configure:9701: result: GNU/Linux ld.so configure:9710: checking how to hardcode library paths into programs configure:9735: result: immediate configure:9749: checking whether stripping libraries is possible configure:9754: result: yes configure:10555: checking if libtool supports shared libraries configure:10557: result: yes configure:10560: checking whether to build shared libraries configure:10581: result: yes configure:10584: checking whether to build static libraries configure:10588: result: yes configure:10680: creating libtool configure:11268: checking for ld used by g++ configure:11335: result: /usr/bin/ld configure:11344: checking if the linker (/usr/bin/ld) is GNU ld configure:11359: result: yes configure:11410: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12344: result: yes configure:12362: g++ -c -g -O2 conftest.cpp >&5 configure:12365: $? = 0 configure:12484: checking for g++ option to produce PIC configure:12758: result: -fPIC configure:12766: checking if g++ PIC flag -fPIC works configure:12784: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12788: $? = 0 configure:12801: result: yes configure:12829: checking if g++ static flag -static works configure:12857: result: yes configure:12867: checking if g++ supports -c -o file.o configure:12888: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12892: $? = 0 configure:12914: result: yes configure:12940: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12968: result: yes configure:13035: checking dynamic linker characteristics configure:13611: result: GNU/Linux ld.so configure:13620: checking how to hardcode library paths into programs configure:13645: result: immediate configure:19762: checking for ANSI C header files configure:19926: result: yes configure:19936: checking for inline configure:19962: gcc -c -g conftest.c >&5 configure:19968: $? = 0 configure:19986: result: inline configure:20005: checking whether byte ordering is bigendian configure:20038: gcc -c -g conftest.c >&5 configure:20044: $? = 0 configure:20076: gcc -c -g conftest.c >&5 configure:20082: $? = 0 configure:20222: result: yes configure:20241: checking whether float word ordering is bigendian configure:20278: gcc -c -g conftest.c >&5 configure:20284: $? = 0 configure:20312: result: yes configure:20350: checking for vasnprintf configure:20406: gcc -o conftest -g conftest.c >&5 /tmp/ccYho2LK.o: In function `main': /usr/gtkdfb/cairo-1.4.10/conftest.c:58: undefined reference to `vasnprintf' collect2: ld returned 1 exit status configure:20412: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.10" | #define PACKAGE_STRING "cairo 1.4.10" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char vasnprintf (); | /* 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_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:20430: result: no configure:20579: checking for cos in -lm configure:20614: gcc -o conftest -g conftest.c -lm >&5 conftest.c:31: warning: conflicting types for built-in function 'cos' configure:20620: $? = 0 configure:20638: result: yes configure:20649: checking for compress in -lz configure:20684: gcc -o conftest -g conftest.c -lz -lm >&5 configure:20690: $? = 0 configure:20708: result: yes configure:20721: checking zlib.h usability configure:20738: gcc -c -g conftest.c >&5 configure:20744: $? = 0 configure:20758: result: yes configure:20762: checking zlib.h presence configure:20777: gcc -E conftest.c configure:20783: $? = 0 configure:20797: result: yes configure:20830: checking for zlib.h configure:20837: result: yes configure:20903: checking for pkg-config configure:20921: found /usr/bin/pkg-config configure:20933: result: /usr/bin/pkg-config configure:20962: checking pkg-config is at least version 0.9.0 configure:20965: result: yes configure:20995: checking for X configure:21219: result: disabled configure:24556: checking for native Win32 configure:24566: result: no configure:24594: checking windows.h usability configure:24611: gcc -c -g conftest.c >&5 conftest.c:57:21: error: windows.h: No such file or directory configure:24617: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.10" | #define PACKAGE_STRING "cairo 1.4.10" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24631: result: yes configure:24635: checking windows.h presence configure:24650: gcc -E conftest.c conftest.c:24:21: error: windows.h: No such file or directory configure:24656: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.10" | #define PACKAGE_STRING "cairo 1.4.10" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | #include configure:24670: result: yes configure:24703: checking for windows.h configure:24711: result: yes configure:24873: checking for cairo's Microsoft Windows font backend configure:24897: checking whether cairo's Microsoft Windows font backend could be enabled configure:24900: result: no (disabled, use --enable-win32 to enable) configure:25870: checking for cairo's PNG backend configure:25902: checking for png configure:25969: result: yes configure:25986: checking whether cairo's PNG backend could be enabled configure:25989: result: yes configure:26037: creating src/cairo-png.pc configure:26670: checking for cairo's directfb backend configure:26687: checking for directfb configure:26756: result: yes configure:26769: checking whether cairo's directfb backend could be enabled configure:26772: result: yes configure:26820: creating src/cairo-directfb.pc configure:26895: checking for cairo's FreeType font backend configure:26912: checking for FONTCONFIG configure:26979: result: yes configure:26990: checking for FcFini configure:27046: gcc -o conftest -g -I/usr/include/fontconfig conftest.c -lm /usr/lib/libfontconfig.so >&5 configure:27052: $? = 0 configure:27070: result: yes configure:27088: checking for FREETYPE configure:27096: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION" configure:27099: $? = 0 configure:27157: result: yes configure:27244: checking whether cairo's FreeType font backend could be enabled configure:27247: result: yes configure:27295: creating src/cairo-ft.pc configure:27340: checking for FT_Bitmap_Size.y_ppem configure:27370: gcc -c -g -I/usr/include/freetype2 -I/usr/include/fontconfig conftest.c >&5 configure:27376: $? = 0 configure:27435: result: yes configure:27454: checking for FT_GlyphSlot_Embolden configure:27510: gcc -o conftest -g -I/usr/include/freetype2 -I/usr/include/fontconfig conftest.c -lm /usr/lib/libfreetype.so /usr/lib/libfontconfig.so >&5 configure:27516: $? = 0 configure:27534: result: yes configure:27454: checking for FT_Load_Sfnt_Table configure:27510: gcc -o conftest -g -I/usr/include/freetype2 -I/usr/include/fontconfig conftest.c -lm /usr/lib/libfreetype.so /usr/lib/libfontconfig.so >&5 configure:27516: $? = 0 configure:27534: result: yes configure:27575: checking pthread.h usability configure:27592: gcc -c -g conftest.c >&5 configure:27598: $? = 0 configure:27612: result: yes configure:27616: checking pthread.h presence configure:27631: gcc -E conftest.c configure:27637: $? = 0 configure:27651: result: yes configure:27684: checking for pthread.h configure:27692: result: yes configure:28684: checking for stdint.h configure:28690: result: yes configure:28694: checking signal.h usability configure:28711: gcc -c -g conftest.c >&5 configure:28717: $? = 0 configure:28731: result: yes configure:28735: checking signal.h presence configure:28750: gcc -E conftest.c configure:28756: $? = 0 configure:28770: result: yes configure:28803: checking for signal.h configure:28811: result: yes configure:28684: checking for inttypes.h configure:28690: result: yes configure:28694: checking sys/int_types.h usability configure:28711: gcc -c -g conftest.c >&5 conftest.c:66:27: error: sys/int_types.h: No such file or directory configure:28717: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.10" | #define PACKAGE_STRING "cairo 1.4.10" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_FCFINI 1 | #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1 | #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 | #define HAVE_FT_LOAD_SFNT_TABLE 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28731: result: yes configure:28735: checking sys/int_types.h presence configure:28750: gcc -E conftest.c conftest.c:33:27: error: sys/int_types.h: No such file or directory configure:28756: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.10" | #define PACKAGE_STRING "cairo 1.4.10" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_FCFINI 1 | #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1 | #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 | #define HAVE_FT_LOAD_SFNT_TABLE 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:28770: result: yes configure:28803: checking for sys/int_types.h configure:28811: result: yes configure:28824: checking for uint64_t configure:28854: gcc -c -g conftest.c >&5 configure:28860: $? = 0 configure:28875: result: yes configure:28885: checking for uint128_t configure:28915: gcc -c -g conftest.c >&5 conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:72: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) conftest.c:72: error: expected expression before ')' token configure:28921: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.10" | #define PACKAGE_STRING "cairo 1.4.10" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_FCFINI 1 | #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1 | #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 | #define HAVE_FT_LOAD_SFNT_TABLE 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_INT_TYPES_H 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef uint128_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:28936: result: no configure:28963: checking sched.h usability configure:28980: gcc -c -g conftest.c >&5 configure:28986: $? = 0 configure:29000: result: yes configure:29004: checking sched.h presence configure:29019: gcc -E conftest.c configure:29025: $? = 0 configure:29039: result: yes configure:29072: checking for sched.h configure:29080: result: yes configure:29093: checking for sched_getaffinity configure:29149: gcc -o conftest -g conftest.c -lm >&5 configure:29155: $? = 0 configure:29173: result: yes configure:29195: checking for sched_yield in -lrt configure:29230: gcc -o conftest -g conftest.c -lrt -lm >&5 configure:29236: $? = 0 configure:29254: result: yes configure:29279: checking libgen.h usability configure:29296: gcc -c -g conftest.c >&5 configure:29302: $? = 0 configure:29316: result: yes configure:29320: checking libgen.h presence configure:29335: gcc -E conftest.c configure:29341: $? = 0 configure:29355: result: yes configure:29388: checking for libgen.h configure:29396: result: yes configure:29430: checking for supported warning flags configure:29452: checking whether gcc supports -Wall configure:29467: gcc -c -g -Wall conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wextra configure:29467: gcc -c -g -Wextra conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wsign-compare configure:29467: gcc -c -g -Wsign-compare conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Werror-implicit-function-declaration configure:29467: gcc -c -g -Werror-implicit-function-declaration conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wpointer-arith configure:29467: gcc -c -g -Wpointer-arith conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wwrite-strings configure:29467: gcc -c -g -Wwrite-strings conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wstrict-prototypes configure:29467: gcc -c -g -Wstrict-prototypes conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wmissing-prototypes configure:29467: gcc -c -g -Wmissing-prototypes conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wmissing-declarations configure:29467: gcc -c -g -Wmissing-declarations conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wnested-externs configure:29467: gcc -c -g -Wnested-externs conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wpacked configure:29467: gcc -c -g -Wpacked conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wswitch-enum configure:29467: gcc -c -g -Wswitch-enum conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wmissing-format-attribute configure:29467: gcc -c -g -Wmissing-format-attribute conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wstrict-aliasing=2 configure:29467: gcc -c -g -Wstrict-aliasing=2 conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Winit-self configure:29467: gcc -c -g -Winit-self conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wunsafe-loop-optimizations configure:29467: gcc -c -g -Wunsafe-loop-optimizations conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wdeclaration-after-statement configure:29467: gcc -c -g -Wdeclaration-after-statement conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wold-style-definition configure:29467: gcc -c -g -Wold-style-definition conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wno-missing-field-initializers configure:29467: gcc -c -g -Wno-missing-field-initializers conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wno-unused-parameter configure:29467: gcc -c -g -Wno-unused-parameter conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29452: checking whether gcc supports -Wno-attributes configure:29467: gcc -c -g -Wno-attributes conftest.c >&5 configure:29473: $? = 0 configure:29494: result: yes configure:29502: checking which warning flags were supported configure:29505: result: -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes configure:29514: checking how to enable unused result warnings configure:29540: gcc -c -g conftest.c >&5 configure:29546: $? = 0 configure:29566: result: __attribute__((__warn_unused_result__)) configure:29570: checking whether gcc supports -fno-strict-aliasing configure:29585: gcc -c -g -fno-strict-aliasing conftest.c >&5 configure:29591: $? = 0 configure:29613: result: yes configure:29750: checking for MMX/SSE intrinsics in the compiler configure:29773: gcc -c -g -mmmx -Winline --param inline-unit-growth=10000 --param large-function-growth=10000 conftest.c >&5 cc1: error: unrecognized command line option "-mmmx" configure:29779: $? = 1 configure: failed program was: | | #if defined(__GNUC__) && (__GNUC__ < 3 || (__GNUC__ == 3 && __GNUC_MINOR__ < 4)) | #error "Need GCC >= 3.4 for MMX intrinsics" | #endif | #include | int main () { | __m64 v = _mm_cvtsi32_si64 (1); | __m64 w = _mm_slli_si64 (v, 1); | v = _mm_or_si64 (v, w); | return _mm_cvtsi64_si32 (v); | } configure:29794: result: no configure:30422: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cairo config.status 1.4.10, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on udr4xx config.status:801: creating Makefile config.status:801: creating boilerplate/Makefile config.status:801: creating pixman/Makefile config.status:801: creating pixman/src/Makefile config.status:801: creating src/Makefile config.status:801: creating test/Makefile config.status:801: creating test/pdiff/Makefile config.status:801: creating perf/Makefile config.status:801: creating util/Makefile config.status:801: creating doc/Makefile config.status:801: creating doc/public/Makefile config.status:801: creating doc/public/version.xml config.status:801: creating src/cairo.pc config.status:801: creating config.h config.status:1040: config.h is unchanged config.status:1086: executing depfiles commands config.status:1086: executing src/cairo-features.h commands config.status:1219: creating src/cairo-features.h config.status:1253: src/cairo-features.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-unknown-linux-gnu ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-g ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_FONTCONFIG_CFLAGS_set=set ac_cv_env_FONTCONFIG_CFLAGS_value=-I/usr/include/fontconfig ac_cv_env_FONTCONFIG_LIBS_set=set ac_cv_env_FONTCONFIG_LIBS_value=/usr/lib/libfontconfig.so ac_cv_env_FREETYPE_CFLAGS_set= ac_cv_env_FREETYPE_CFLAGS_value= ac_cv_env_FREETYPE_LIBS_set=set ac_cv_env_FREETYPE_LIBS_value=/usr/lib/libfreetype.so ac_cv_env_GLITZ_AGL_CFLAGS_set= ac_cv_env_GLITZ_AGL_CFLAGS_value= ac_cv_env_GLITZ_AGL_LIBS_set= ac_cv_env_GLITZ_AGL_LIBS_value= ac_cv_env_GLITZ_EGL_CFLAGS_set= ac_cv_env_GLITZ_EGL_CFLAGS_value= ac_cv_env_GLITZ_EGL_LIBS_set= ac_cv_env_GLITZ_EGL_LIBS_value= ac_cv_env_GLITZ_GLX_CFLAGS_set= ac_cv_env_GLITZ_GLX_CFLAGS_value= ac_cv_env_GLITZ_GLX_LIBS_set= ac_cv_env_GLITZ_GLX_LIBS_value= ac_cv_env_GLITZ_WGL_CFLAGS_set= ac_cv_env_GLITZ_WGL_CFLAGS_value= ac_cv_env_GLITZ_WGL_LIBS_set= ac_cv_env_GLITZ_WGL_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBRSVG_CFLAGS_set= ac_cv_env_LIBRSVG_CFLAGS_value= ac_cv_env_LIBRSVG_LIBS_set= ac_cv_env_LIBRSVG_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_POPPLER_CFLAGS_set= ac_cv_env_POPPLER_CFLAGS_value= ac_cv_env_POPPLER_LIBS_set= ac_cv_env_POPPLER_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_directfb_CFLAGS_set=set ac_cv_env_directfb_CFLAGS_value=-I/usr/include/directfb ac_cv_env_directfb_LIBS_set=set ac_cv_env_directfb_LIBS_value='/usr/lib/libdirectfb.so /usr/lib/libdirect.so /usr/lib/libfusion.so' ac_cv_env_glitz_CFLAGS_set= ac_cv_env_glitz_CFLAGS_value= ac_cv_env_glitz_LIBS_set= ac_cv_env_glitz_LIBS_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_png_CFLAGS_set=set ac_cv_env_png_CFLAGS_value=-I/usr/include ac_cv_env_png_LIBS_set=set ac_cv_env_png_LIBS_value=/usr/lib/libpng12.so ac_cv_env_png_REQUIRES_set=set ac_cv_env_png_REQUIRES_value=/usr/lib/pkgconfig ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_env_xcb_CFLAGS_set= ac_cv_env_xcb_CFLAGS_value= ac_cv_env_xcb_LIBS_set= ac_cv_env_xcb_LIBS_value= ac_cv_env_xlib_CFLAGS_set= ac_cv_env_xlib_CFLAGS_value= ac_cv_env_xlib_LIBS_set= ac_cv_env_xlib_LIBS_value= ac_cv_env_xlib_xrender_CFLAGS_set= ac_cv_env_xlib_xrender_CFLAGS_value= ac_cv_env_xlib_xrender_LIBS_set= ac_cv_env_xlib_xrender_LIBS_value= ac_cv_f77_compiler_gnu=no ac_cv_func_FT_GlyphSlot_Embolden=yes ac_cv_func_FT_Load_Sfnt_Table=yes ac_cv_func_FcFini=yes ac_cv_func_sched_getaffinity=yes ac_cv_func_vasnprintf=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_memory_h=yes ac_cv_header_pthread_h=yes ac_cv_header_sched_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_int_types_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_windows_h=yes ac_cv_header_zlib_h=yes ac_cv_host=powerpc-unknown-linux-gnu ac_cv_lib_m_cos=yes ac_cv_lib_rt_sched_yield=yes ac_cv_lib_z_compress=yes ac_cv_member_FT_Bitmap_Size_y_ppem=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FIND=/usr/bin/find ac_cv_path_GREP=/bin/grep ac_cv_path_XARGS=/usr/bin/xargs ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_type_uint128_t=no ac_cv_type_uint64_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ax_cv_c_float_words_bigendian=yes cairo_cv_backend_directfb_base=cairo cairo_cv_backend_directfb_cache_version=4 cairo_cv_backend_directfb_cflags=-I/usr/include/directfb cairo_cv_backend_directfb_libs='/usr/lib/libdirectfb.so /usr/lib/libdirect.so /usr/lib/libfusion.so' cairo_cv_backend_directfb_nonpkgconfig_cflags= cairo_cv_backend_directfb_nonpkgconfig_libs= cairo_cv_backend_directfb_requires=directfb cairo_cv_backend_directfb_use=yes cairo_cv_backend_ft_base=cairo cairo_cv_backend_ft_cache_version=4 cairo_cv_backend_ft_cflags='-I/usr/include/freetype2 -I/usr/include/fontconfig' cairo_cv_backend_ft_libs='/usr/lib/libfreetype.so /usr/lib/libfontconfig.so' cairo_cv_backend_ft_nonpkgconfig_cflags= cairo_cv_backend_ft_nonpkgconfig_libs= cairo_cv_backend_ft_requires='freetype2 >= 8.0.2 fontconfig' cairo_cv_backend_ft_use=yes cairo_cv_backend_png_base=cairo cairo_cv_backend_png_cache_version=4 cairo_cv_backend_png_cflags=-I/usr/include cairo_cv_backend_png_libs=/usr/lib/libpng12.so cairo_cv_backend_png_nonpkgconfig_cflags= cairo_cv_backend_png_nonpkgconfig_libs= cairo_cv_backend_png_requires=/usr/lib/pkgconfig cairo_cv_backend_png_use=yes cairo_cv_backend_win32_font_base=cairo cairo_cv_backend_win32_font_cache_version=4 cairo_cv_backend_win32_font_cflags= cairo_cv_backend_win32_font_libs= cairo_cv_backend_win32_font_nonpkgconfig_cflags= cairo_cv_backend_win32_font_nonpkgconfig_libs= cairo_cv_backend_win32_font_requires= cairo_cv_backend_win32_font_use='no (disabled, use --enable-win32 to enable)' cairo_cv_warn_cflags=' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes' cairo_cv_warn_maybe='-Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes' lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_FONTCONFIG_CFLAGS=-I/usr/include/fontconfig pkg_cv_FONTCONFIG_LIBS=/usr/lib/libfontconfig.so pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2 ' pkg_cv_FREETYPE_LIBS=/usr/lib/libfreetype.so pkg_cv_directfb_CFLAGS=-I/usr/include/directfb pkg_cv_directfb_LIBS='/usr/lib/libdirectfb.so /usr/lib/libdirect.so /usr/lib/libfusion.so' pkg_cv_png_CFLAGS=-I/usr/include pkg_cv_png_LIBS=/usr/lib/libpng12.so ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/gtkdfb/cairo-1.4.10/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/gtkdfb/cairo-1.4.10/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /usr/gtkdfb/cairo-1.4.10/missing --run autoconf' AUTOHEADER='${SHELL} /usr/gtkdfb/cairo-1.4.10/missing --run autoheader' AUTOMAKE='${SHELL} /usr/gtkdfb/cairo-1.4.10/missing --run automake-1.9' AWK='gawk' CAIROPERF_LIBS='-lrt' CAIRO_CAN_TEST_GLITZ_AGL_SURFACE_FALSE='' CAIRO_CAN_TEST_GLITZ_AGL_SURFACE_TRUE='#' CAIRO_CAN_TEST_GLITZ_EGL_SURFACE_FALSE='' CAIRO_CAN_TEST_GLITZ_EGL_SURFACE_TRUE='#' CAIRO_CAN_TEST_GLITZ_GLX_SURFACE_FALSE='' CAIRO_CAN_TEST_GLITZ_GLX_SURFACE_TRUE='#' CAIRO_CAN_TEST_GLITZ_WGL_SURFACE_FALSE='' CAIRO_CAN_TEST_GLITZ_WGL_SURFACE_TRUE='#' CAIRO_CAN_TEST_PDF_SURFACE_FALSE='' CAIRO_CAN_TEST_PDF_SURFACE_TRUE='#' CAIRO_CAN_TEST_SVG_SURFACE_FALSE='' CAIRO_CAN_TEST_SVG_SURFACE_TRUE='#' CAIRO_CFLAGS='-I/usr/include/freetype2 -I/usr/include/fontconfig -I/usr/include/directfb -I/usr/include -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -fno-strict-aliasing' CAIRO_HAS_ATSUI_FONT_FALSE='' CAIRO_HAS_ATSUI_FONT_TRUE='#' CAIRO_HAS_BEOS_SURFACE_FALSE='' CAIRO_HAS_BEOS_SURFACE_TRUE='#' CAIRO_HAS_DIRECTFB_SURFACE_FALSE='#' CAIRO_HAS_DIRECTFB_SURFACE_TRUE='' CAIRO_HAS_FT_FONT_FALSE='#' CAIRO_HAS_FT_FONT_TRUE='' CAIRO_HAS_GLITZ_SURFACE_FALSE='' CAIRO_HAS_GLITZ_SURFACE_TRUE='#' CAIRO_HAS_MULTI_PAGE_SURFACES_FALSE='' CAIRO_HAS_MULTI_PAGE_SURFACES_TRUE='#' CAIRO_HAS_OS2_SURFACE_FALSE='' CAIRO_HAS_OS2_SURFACE_TRUE='#' CAIRO_HAS_PDF_SURFACE_FALSE='' CAIRO_HAS_PDF_SURFACE_TRUE='#' CAIRO_HAS_PNG_FUNCTIONS_FALSE='#' CAIRO_HAS_PNG_FUNCTIONS_TRUE='' CAIRO_HAS_PS_SURFACE_FALSE='' CAIRO_HAS_PS_SURFACE_TRUE='#' CAIRO_HAS_QUARTZ_SURFACE_FALSE='' CAIRO_HAS_QUARTZ_SURFACE_TRUE='#' CAIRO_HAS_SVG_SURFACE_FALSE='' CAIRO_HAS_SVG_SURFACE_TRUE='#' CAIRO_HAS_TEST_SURFACES_FALSE='' CAIRO_HAS_TEST_SURFACES_TRUE='#' CAIRO_HAS_WIN32_FONT_FALSE='' CAIRO_HAS_WIN32_FONT_TRUE='#' CAIRO_HAS_WIN32_SURFACE_FALSE='' CAIRO_HAS_WIN32_SURFACE_TRUE='#' CAIRO_HAS_XCB_SURFACE_FALSE='' CAIRO_HAS_XCB_SURFACE_TRUE='#' CAIRO_HAS_XLIB_SURFACE_FALSE='' CAIRO_HAS_XLIB_SURFACE_TRUE='#' CAIRO_HAS_XLIB_XRENDER_SURFACE_FALSE='' CAIRO_HAS_XLIB_XRENDER_SURFACE_TRUE='#' CAIRO_LDADD='' CAIRO_LIBS='/usr/lib/libfreetype.so /usr/lib/libfontconfig.so /usr/lib/libdirectfb.so /usr/lib/libdirect.so /usr/lib/libfusion.so /usr/lib/libpng12.so -lm' CAIRO_NONPKGCONFIG_CFLAGS='' CAIRO_NONPKGCONFIG_LIBS='-lm' CAIRO_REQUIRES='freetype2 >= 8.0.2 fontconfig directfb /usr/lib/pkgconfig ' CAIRO_VERSION_MAJOR='1' CAIRO_VERSION_MICRO='10' CAIRO_VERSION_MINOR='4' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISABLE_SOME_FLOATING_POINT_FALSE='' DISABLE_SOME_FLOATING_POINT_TRUE='#' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' F77='' FFLAGS='' FIND='/usr/bin/find' FONTCONFIG_CFLAGS='-I/usr/include/fontconfig' FONTCONFIG_LIBS='/usr/lib/libfontconfig.so' FREETYPE_CFLAGS='-I/usr/include/freetype2 ' FREETYPE_CONFIG='' FREETYPE_LIBS='/usr/lib/libfreetype.so' GLITZ_AGL_CFLAGS='' GLITZ_AGL_LIBS='' GLITZ_EGL_CFLAGS='' GLITZ_EGL_LIBS='' GLITZ_GLX_CFLAGS='' GLITZ_GLX_LIBS='' GLITZ_WGL_CFLAGS='' GLITZ_WGL_LIBS='' GREP='/bin/grep' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HAVE_PTHREAD_FALSE='#' HAVE_PTHREAD_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBRSVG_CFLAGS='' LIBRSVG_LIBS='' LIBS=' -lm' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LTP='' LTP_GENHTML='' LT_CURRENT_MINUS_AGE='2' MAKEINFO='${SHELL} /usr/gtkdfb/cairo-1.4.10/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='cairo' PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=cairo' PACKAGE_NAME='cairo' PACKAGE_STRING='cairo 1.4.10' PACKAGE_TARNAME='cairo' PACKAGE_VERSION='1.4.10' PATH_SEPARATOR=':' PIXMAN_CFLAGS=' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -fno-strict-aliasing ' PIXMAN_LDADD='' PKGCONFIG_REQUIRES='Requires.private' PKG_CONFIG='/usr/bin/pkg-config' POPPLER_CFLAGS='' POPPLER_LIBS='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SHTOOL='' STRIP='strip' USE_MMX_FALSE='' USE_MMX_TRUE='#' VERSION='1.4.10' VERSION_INFO='13:5:11' XARGS='/usr/bin/xargs' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='powerpc-unknown-linux-gnu' build_alias='' build_cpu='powerpc' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' directfb_CFLAGS='-I/usr/include/directfb ' directfb_LIBS='/usr/lib/libdirectfb.so /usr/lib/libdirect.so /usr/lib/libfusion.so ' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' glitz_CFLAGS='' glitz_LIBS='' host='powerpc-unknown-linux-gnu' host_alias='' host_cpu='powerpc' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/usr/gtkdfb/cairo-1.4.10/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' png_CFLAGS='-I/usr/include ' png_LIBS='/usr/lib/libpng12.so ' png_REQUIRES='/usr/lib/pkgconfig ' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' xcb_CFLAGS='' xcb_LIBS='' xlib_CFLAGS='' xlib_LIBS='' xlib_xrender_CFLAGS='' xlib_xrender_LIBS='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "cairo" #define PACKAGE_TARNAME "cairo" #define PACKAGE_VERSION "1.4.10" #define PACKAGE_STRING "cairo 1.4.10" #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" #define PACKAGE "cairo" #define VERSION "1.4.10" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define STDC_HEADERS 1 #define WORDS_BIGENDIAN 1 #define FLOAT_WORDS_BIGENDIAN 1 #define HAVE_WINDOWS_H 1 #define HAVE_FCFINI 1 #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1 #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 #define HAVE_FT_LOAD_SFNT_TABLE 1 #define HAVE_PTHREAD_H 1 #define HAVE_STDINT_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_INT_TYPES_H 1 #define HAVE_UINT64_T 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_LIBGEN_H 1 #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) configure: exit 0