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.12, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --with-html-dir=/usr/local/share/doc/cairo --enable-pdf --enable-ps --disable-glitz --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 119 tasks, 178 threads, 4 processors Load average: 1.61, Mach factor: 2.38 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2236: checking for a BSD-compatible install configure:2292: result: /usr/bin/install -c -o root -g wheel configure:2303: checking whether build environment is sane configure:2346: result: yes configure:2411: checking for gawk configure:2427: found /usr/local/bin/gawk configure:2438: result: gawk configure:2449: checking whether make sets $(MAKE) configure:2470: result: yes configure:2687: checking for find configure:2705: found /usr/bin/find configure:2717: result: /usr/bin/find configure:2727: checking for xargs configure:2745: found /usr/bin/xargs configure:2757: result: /usr/bin/xargs configure:2775: checking for i386-unknown-gnu-gcc configure:2802: result: cc configure:3080: checking for C compiler version configure:3087: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:3090: $? = 0 configure:3097: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3100: $? = 0 configure:3107: cc -V >&5 cc: `-V' option must have argument configure:3110: $? = 1 configure:3133: checking for C compiler default output file name configure:3160: cc -fno-common -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:3163: $? = 0 configure:3201: result: a.out configure:3218: checking whether the C compiler works configure:3228: ./a.out configure:3231: $? = 0 configure:3248: result: yes configure:3255: checking whether we are cross compiling configure:3257: result: no configure:3260: checking for suffix of executables configure:3267: cc -o conftest -fno-common -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:3270: $? = 0 configure:3294: result: configure:3300: checking for suffix of object files configure:3326: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:3329: $? = 0 configure:3352: result: configure:3356: checking whether we are using the GNU C compiler configure:3385: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:3391: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3408: result: no configure:3413: checking whether cc accepts -g configure:3443: cc -c -g -I/usr/X11R6/include conftest.c >&5 configure:3449: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3481: cc -c -I/usr/X11R6/include conftest.c >&5 configure:3487: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3520: cc -c -g -I/usr/X11R6/include conftest.c >&5 configure:3526: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3548: result: no configure:3565: checking for cc option to accept ISO C89 configure:3639: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:3645: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3639: cc -qlanglvl=extc89 -c -fno-common -I/usr/X11R6/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3645: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3639: cc -qlanglvl=ansi -c -fno-common -I/usr/X11R6/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3645: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3639: cc -std -c -fno-common -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3645: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3639: cc -Ae -c -fno-common -I/usr/X11R6/include conftest.c >&5 :6:2: missing '(' after predicate configure:3645: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3639: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/X11R6/include conftest.c >&5 :6:2: missing '(' after predicate configure:3645: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3639: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/X11R6/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3645: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3671: result: unsupported configure:3697: checking for style of include used by make configure:3725: result: GNU configure:3753: checking dependency style of cc configure:3843: result: gcc3 configure:3865: checking how to run the C preprocessor configure:3905: cc -E -I/usr/X11R6/include conftest.c configure:3911: $? = 0 configure:3942: cc -E -I/usr/X11R6/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3948: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* end confdefs.h. */ | #include configure:3981: result: cc -E configure:4010: cc -E -I/usr/X11R6/include conftest.c configure:4016: $? = 0 configure:4047: cc -E -I/usr/X11R6/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4053: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* end confdefs.h. */ | #include configure:4170: checking build system type configure:4188: result: i386-unknown-gnu configure:4210: checking host system type configure:4225: result: i386-unknown-gnu configure:4247: checking for a sed that does not truncate output configure:4303: result: /usr/local/bin/sed configure:4306: checking for grep that handles long lines and -e configure:4380: result: /usr/bin/grep configure:4385: checking for egrep configure:4463: result: /usr/bin/grep -E configure:4512: checking for non-GNU ld configure:4546: result: /usr/bin/ld configure:4555: checking if the linker (/usr/bin/ld) is GNU ld configure:4570: result: no configure:4575: checking for /usr/bin/ld option to reload object files configure:4582: result: -r configure:4600: checking for BSD-compatible nm configure:4649: result: /usr/bin/nm -p configure:4653: checking whether ln -s works configure:4657: result: yes configure:4664: checking how to recognize dependent libraries configure:4850: result: pass_all configure:5377: checking for ANSI C header files configure:5407: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:5413: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5538: result: no configure:5562: checking for sys/types.h configure:5583: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:5589: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* 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:5605: result: no configure:5562: checking for sys/stat.h configure:5583: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:5589: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* 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:5605: result: no configure:5562: checking for stdlib.h configure:5583: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:5589: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* 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:5605: result: no configure:5562: checking for string.h configure:5583: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:5589: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* 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:5605: result: no configure:5562: checking for memory.h configure:5583: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:5589: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* 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:5605: result: no configure:5562: checking for strings.h configure:5583: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:5589: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* 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:5605: result: no configure:5562: checking for inttypes.h configure:5583: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:5589: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* 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:5605: result: no configure:5562: checking for stdint.h configure:5583: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:5589: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* 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:5605: result: no configure:5562: checking for unistd.h configure:5583: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:5589: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* 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:5605: result: no configure:5632: checking dlfcn.h usability configure:5649: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:5655: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | /* 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:5669: result: no configure:5673: checking dlfcn.h presence configure:5688: cc -E -I/usr/X11R6/include conftest.c configure:5694: $? = 0 configure:5708: result: yes configure:5721: WARNING: dlfcn.h: present but cannot be compiled configure:5723: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5725: WARNING: dlfcn.h: see the Autoconf documentation configure:5727: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5729: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5731: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5741: checking for dlfcn.h configure:5749: result: yes configure:5878: checking for C++ compiler version configure:5885: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:5888: $? = 0 configure:5895: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:5898: $? = 0 configure:5905: c++ -V >&5 c++: `-V' option must have argument configure:5908: $? = 1 configure:5911: checking whether we are using the GNU C++ compiler configure:5940: c++ -c -fno-common -I/usr/X11R6/include conftest.cpp >&5 configure:5946: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5963: result: no configure:5968: checking whether c++ accepts -g configure:5998: c++ -c -g -I/usr/X11R6/include conftest.cpp >&5 configure:6004: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6036: c++ -c -I/usr/X11R6/include conftest.cpp >&5 configure:6042: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6075: c++ -c -g -I/usr/X11R6/include conftest.cpp >&5 configure:6081: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6103: result: no configure:6128: checking dependency style of c++ configure:6218: result: gcc3 configure:6245: checking how to run the C++ preprocessor configure:6281: c++ -E -I/usr/X11R6/include conftest.cpp configure:6287: $? = 0 configure:6318: c++ -E -I/usr/X11R6/include conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6324: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6357: result: c++ -E configure:6386: c++ -E -I/usr/X11R6/include conftest.cpp configure:6392: $? = 0 configure:6423: c++ -E -I/usr/X11R6/include conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6429: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6478: checking for i386-unknown-gnu-g77 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-xlf configure:6508: result: no configure:6478: checking for i386-unknown-gnu-f77 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-frt configure:6508: result: no configure:6478: checking for i386-unknown-gnu-pgf77 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-cf77 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-fort77 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-fl32 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-af77 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-xlf90 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-f90 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-pgf90 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-pghpf configure:6508: result: no configure:6478: checking for i386-unknown-gnu-epcf90 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-gfortran configure:6508: result: no configure:6478: checking for i386-unknown-gnu-g95 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-xlf95 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-f95 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-fort configure:6508: result: no configure:6478: checking for i386-unknown-gnu-ifort configure:6508: result: no configure:6478: checking for i386-unknown-gnu-ifc configure:6508: result: no configure:6478: checking for i386-unknown-gnu-efc configure:6508: result: no configure:6478: checking for i386-unknown-gnu-pgf95 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-lf95 configure:6508: result: no configure:6478: checking for i386-unknown-gnu-ftn configure:6508: result: no configure:6522: checking for g77 configure:6552: result: no configure:6522: checking for xlf configure:6552: result: no configure:6522: checking for f77 configure:6538: found /usr/local/bin/f77 configure:6549: result: f77 configure:6579: checking for Fortran 77 compiler version configure:6586: f77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:6589: $? = 0 configure:6596: f77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6599: $? = 0 configure:6606: f77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6609: $? = 0 configure:6617: checking whether we are using the GNU Fortran 77 compiler configure:6636: f77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6642: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6659: result: no configure:6665: checking whether f77 accepts -g configure:6682: f77 -c -g conftest.f >&5 configure:6688: $? = 0 configure: failed program was: | program main | | end configure:6704: result: no configure:6734: checking the maximum length of command line arguments configure:6846: result: configure:6858: checking command to parse /usr/bin/nm -p output from cc object configure:6963: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:6966: $? = 0 configure:6970: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6973: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6963: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:6966: $? = 0 configure:6970: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6973: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7063: result: failed configure:7070: checking for objdir configure:7085: result: .libs configure:7137: checking for i386-unknown-gnu-ar configure:7167: result: no configure:7177: checking for ar configure:7193: found /usr/bin/ar configure:7204: result: ar configure:7233: checking for i386-unknown-gnu-ranlib configure:7263: result: no configure:7273: checking for ranlib configure:7289: found /usr/bin/ranlib configure:7300: result: ranlib configure:7329: checking for i386-unknown-gnu-strip configure:7359: result: no configure:7369: checking for strip configure:7385: found /usr/bin/strip configure:7396: result: strip configure:7732: checking for cc option to produce PIC configure:7964: result: configure:8035: checking if cc static flag works cc: unrecognized option `-pthread' configure:8063: result: yes configure:8073: checking if cc supports -c -o file.o configure:8097: cc -c -fno-common -I/usr/X11R6/include -o out/conftest2.o conftest.c >&5 configure:8101: $? = 0 configure:8120: result: yes configure:8146: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9127: result: no configure:9194: checking dynamic linker characteristics configure:9808: result: gnu ld.so configure:9817: checking how to hardcode library paths into programs configure:9842: result: unsupported configure:9856: checking whether stripping libraries is possible configure:9878: result: no configure:10663: checking if libtool supports shared libraries configure:10665: result: no configure:10668: checking whether to build shared libraries configure:10689: result: no configure:10692: checking whether to build static libraries configure:10696: result: yes configure:10789: creating libtool configure:11519: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12493: result: yes configure:12511: c++ -c -fno-common -I/usr/X11R6/include conftest.cpp >&5 configure:12514: $? = 0 configure:12666: checking for c++ option to produce PIC configure:12950: result: configure:13021: checking if c++ static flag works c++: unrecognized option `-pthread' configure:13049: result: yes configure:13059: checking if c++ supports -c -o file.o configure:13083: c++ -c -fno-common -I/usr/X11R6/include -o out/conftest2.o conftest.cpp >&5 configure:13087: $? = 0 configure:13106: result: yes configure:13132: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13160: result: yes configure:13227: checking dynamic linker characteristics configure:13789: result: gnu ld.so configure:13798: checking how to hardcode library paths into programs configure:13823: result: unsupported configure:14357: checking if libtool supports shared libraries configure:14359: result: no configure:14362: checking whether to build shared libraries configure:14382: result: no configure:14385: checking whether to build static libraries configure:14389: result: yes configure:14399: checking for f77 option to produce PIC configure:14631: result: configure:14702: checking if f77 static flag works cc: unrecognized option `-pthread' configure:14730: result: yes configure:14740: checking if f77 supports -c -o file.o configure:14764: f77 -c -o out/conftest2.o conftest.f >&5 configure:14768: $? = 0 configure:14787: result: yes configure:14813: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15774: result: no configure:15841: checking dynamic linker characteristics configure:16403: result: gnu ld.so configure:16412: checking how to hardcode library paths into programs configure:16437: result: unsupported configure:20019: checking for ANSI C header files configure:20180: result: no configure:20190: checking for inline configure:20216: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:20222: $? = 0 configure:20240: result: inline configure:20259: checking whether byte ordering is bigendian configure:20291: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:20297: $? = 0 configure:20329: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:18: error: `not' undeclared (first use in this function) conftest.c:18: error: (Each undeclared identifier is reported only once conftest.c:18: error: for each function it appears in.) conftest.c:18: error: parse error before "big" configure:20335: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:20475: result: no configure:20494: checking whether float word ordering is bigendian configure:20531: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:20537: $? = 0 configure:20565: result: no configure:20603: checking for vasnprintf configure:20659: cc -o conftest -fno-common -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _vasnprintf configure:20665: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 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:20683: result: no configure:20832: checking for cos in -lm configure:20867: cc -o conftest -fno-common -I/usr/X11R6/include -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' conftest.c:18: warning: conflicting types for built-in function `cos' configure:20873: $? = 0 configure:20891: result: yes configure:20902: checking for compress in -lz configure:20937: cc -o conftest -fno-common -I/usr/X11R6/include -pthread conftest.c -lz -lm >&5 cc: unrecognized option `-pthread' configure:20943: $? = 0 configure:20961: result: yes configure:20974: checking zlib.h usability configure:20991: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:20997: $? = 0 configure:21011: result: yes configure:21015: checking zlib.h presence configure:21030: cc -E -I/usr/X11R6/include conftest.c configure:21036: $? = 0 configure:21050: result: yes configure:21083: checking for zlib.h configure:21090: result: yes configure:21113: checking for i386-unknown-gnu-pkg-config configure:21146: result: no configure:21156: checking for pkg-config configure:21174: found /usr/local/bin/pkg-config configure:21186: result: /usr/local/bin/pkg-config configure:21215: checking pkg-config is at least version 0.9.0 configure:21218: result: yes configure:21248: checking for X configure:21483: result: libraries , headers configure:21501: checking for cairo's Xlib backend configure:21518: checking for xlib configure:21526: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES" Package x11 was not found in the pkg-config search path. Perhaps you should add the directory containing `x11.pc' to the PKG_CONFIG_PATH environment variable No package 'x11' found configure:21529: $? = 1 configure:21544: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES" Package x11 was not found in the pkg-config search path. Perhaps you should add the directory containing `x11.pc' to the PKG_CONFIG_PATH environment variable No package 'x11' found configure:21547: $? = 1 No package 'x11' found configure:21575: result: no configure:21577: result: no configure:21737: cc -o conftest -fno-common -I/usr/X11R6/include -pthread conftest.c -lm -lX11 >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lX11 configure:21743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* 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 XOpenDisplay (); | int | main () | { | return XOpenDisplay (); | ; | return 0; | } configure:21754: checking for dnet_ntoa in -ldnet configure:21789: cc -o conftest -fno-common -I/usr/X11R6/include -pthread conftest.c -ldnet -lm -lX11 >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lX11 configure:21795: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* 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 dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:21813: result: no configure:21820: checking for dnet_ntoa in -ldnet_stub configure:21855: cc -o conftest -fno-common -I/usr/X11R6/include -pthread conftest.c -ldnet_stub -lm -lX11 >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -ldnet_stub configure:21861: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* 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 dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:21879: result: no configure:21900: checking for gethostbyname configure:21956: cc -o conftest -fno-common -I/usr/X11R6/include -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' configure:21962: $? = 0 configure:21979: result: yes configure:22124: checking for connect configure:22180: cc -o conftest -fno-common -I/usr/X11R6/include -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' configure:22186: $? = 0 configure:22203: result: yes configure:22275: checking for remove configure:22331: cc -o conftest -fno-common -I/usr/X11R6/include -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' configure:22337: $? = 0 configure:22354: result: yes configure:22426: checking for shmat configure:22482: cc -o conftest -fno-common -I/usr/X11R6/include -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' configure:22488: $? = 0 configure:22505: result: yes configure:22586: checking for IceConnectionNumber in -lICE configure:22621: cc -o conftest -fno-common -I/usr/X11R6/include -pthread conftest.c -lICE -lm >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lICE configure:22627: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* 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 IceConnectionNumber (); | int | main () | { | return IceConnectionNumber (); | ; | return 0; | } configure:22645: result: no configure:23762: checking whether cairo's Xlib backend could be enabled configure:23765: result: yes configure:23813: creating src/cairo-xlib.pc configure:23867: checking for cairo's Xlib Xrender backend configure:23888: checking for xlib_xrender configure:23896: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES" Package xrender was not found in the pkg-config search path. Perhaps you should add the directory containing `xrender.pc' to the PKG_CONFIG_PATH environment variable No package 'xrender' found configure:23899: $? = 1 configure:23914: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES" Package xrender was not found in the pkg-config search path. Perhaps you should add the directory containing `xrender.pc' to the PKG_CONFIG_PATH environment variable No package 'xrender' found configure:23917: $? = 1 No package 'xrender' found configure:23945: result: no configure:23947: result: no configure:23962: checking X11/extensions/Xrender.h usability configure:23979: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:23985: $? = 0 configure:23999: result: yes configure:24003: checking X11/extensions/Xrender.h presence configure:24018: cc -E -I/usr/X11R6/include conftest.c configure:24024: $? = 0 configure:24038: result: yes configure:24071: checking for X11/extensions/Xrender.h configure:24078: result: yes configure:24253: checking whether cairo's Xlib Xrender backend could be enabled configure:24256: result: yes configure:24304: creating src/cairo-xlib-xrender.pc configure:24817: checking for native Win32 configure:24827: result: no configure:24855: checking windows.h usability configure:24872: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 conftest.c:44:21: windows.h: No such file or directory configure:24878: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_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:24892: result: no configure:24896: checking windows.h presence configure:24911: cc -E -I/usr/X11R6/include conftest.c conftest.c:11:21: windows.h: No such file or directory configure:24917: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:24931: result: no configure:24964: checking for windows.h configure:24972: result: no configure:25002: checking for cairo's Microsoft Windows backend configure:25029: checking whether cairo's Microsoft Windows backend could be enabled configure:25032: result: no (requires a Win32 platform) configure:25134: checking for cairo's Microsoft Windows font backend configure:25158: checking whether cairo's Microsoft Windows font backend could be enabled configure:25161: result: no (requires a Win32 platform) configure:26131: checking for cairo's PNG backend configure:26163: checking for png configure:26171: $PKG_CONFIG --exists --print-errors "$png_REQUIRES" configure:26174: $? = 0 configure:26189: $PKG_CONFIG --exists --print-errors "$png_REQUIRES" configure:26192: $? = 0 configure:26230: result: yes configure:26247: checking whether cairo's PNG backend could be enabled configure:26250: result: yes configure:26298: creating src/cairo-png.pc configure:27156: checking for cairo's FreeType font backend configure:27173: checking for FONTCONFIG configure:27181: $PKG_CONFIG --exists --print-errors "$ft_REQUIRES" Package fontconfig was not found in the pkg-config search path. Perhaps you should add the directory containing `fontconfig.pc' to the PKG_CONFIG_PATH environment variable No package 'fontconfig' found configure:27184: $? = 1 configure:27199: $PKG_CONFIG --exists --print-errors "$ft_REQUIRES" Package fontconfig was not found in the pkg-config search path. Perhaps you should add the directory containing `fontconfig.pc' to the PKG_CONFIG_PATH environment variable No package 'fontconfig' found configure:27202: $? = 1 No package 'fontconfig' found configure:27230: result: no configure:27232: result: no configure:27505: checking whether cairo's FreeType font backend could be enabled configure:27508: result: no (requires fontconfig configure:27836: checking pthread.h usability configure:27853: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:27859: $? = 0 configure:27873: result: yes configure:27877: checking pthread.h presence configure:27892: cc -E -I/usr/X11R6/include conftest.c configure:27898: $? = 0 configure:27912: result: yes configure:27945: checking for pthread.h configure:27953: result: yes configure:28000: checking for cairo's PostScript backend configure:28026: checking whether cairo's PostScript backend could be enabled configure:28029: result: yes configure:28077: creating src/cairo-ps.pc configure:28132: checking for cairo's PDF backend configure:28158: checking whether cairo's PDF backend could be enabled configure:28161: result: yes configure:28209: creating src/cairo-pdf.pc configure:28255: checking for POPPLER configure:28263: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY pango gtk+-2.0" Package poppler-glib was not found in the pkg-config search path. Perhaps you should add the directory containing `poppler-glib.pc' to the PKG_CONFIG_PATH environment variable No package 'poppler-glib' found Package pango was not found in the pkg-config search path. Perhaps you should add the directory containing `pango.pc' to the PKG_CONFIG_PATH environment variable No package 'pango' found Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:28266: $? = 1 configure:28281: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY pango gtk+-2.0" Package poppler-glib was not found in the pkg-config search path. Perhaps you should add the directory containing `poppler-glib.pc' to the PKG_CONFIG_PATH environment variable No package 'poppler-glib' found Package pango was not found in the pkg-config search path. Perhaps you should add the directory containing `pango.pc' to the PKG_CONFIG_PATH environment variable No package 'pango' found Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:28284: $? = 1 No package 'poppler-glib' found No package 'pango' found No package 'gtk+-2.0' found configure:28312: result: no configure:28314: result: no configure:28335: WARNING: PDF backend will not be tested since poppler >= 0.4.1 is not available configure:28379: checking for cairo's SVG backend configure:28405: checking whether cairo's SVG backend could be enabled configure:28408: result: yes configure:28456: creating src/cairo-svg.pc configure:28501: checking for LIBRSVG configure:28509: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0" Package librsvg-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `librsvg-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'librsvg-2.0' found Package gdk-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gdk-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gdk-2.0' found configure:28512: $? = 1 configure:28527: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0" Package librsvg-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `librsvg-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'librsvg-2.0' found Package gdk-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gdk-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gdk-2.0' found configure:28530: $? = 1 No package 'librsvg-2.0' found No package 'gdk-2.0' found configure:28558: result: no configure:28560: result: no configure:28581: WARNING: SVG backend will not be tested since librsvg >= 2.15.0 is not available configure:28949: checking for stdint.h configure:28955: result: no configure:28959: checking signal.h usability configure:28976: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:28982: $? = 0 configure:28996: result: yes configure:29000: checking signal.h presence configure:29015: cc -E -I/usr/X11R6/include conftest.c configure:29021: $? = 0 configure:29035: result: yes configure:29068: checking for signal.h configure:29076: result: yes configure:28949: checking for inttypes.h configure:28955: result: no configure:28959: checking sys/int_types.h usability configure:28976: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 conftest.c:46:27: sys/int_types.h: No such file or directory configure:28982: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_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:28996: result: no configure:29000: checking sys/int_types.h presence configure:29015: cc -E -I/usr/X11R6/include conftest.c conftest.c:13:27: sys/int_types.h: No such file or directory configure:29021: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include configure:29035: result: no configure:29068: checking for sys/int_types.h configure:29076: result: no configure:29089: checking for uint64_t configure:29119: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 conftest.c:46: error: parse error before "ac__type_new_" conftest.c:46: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:50: error: parse error before ')' token configure:29125: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_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 | typedef uint64_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:29140: result: no configure:29150: checking for uint128_t configure:29180: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 conftest.c:46: error: parse error before "ac__type_new_" conftest.c:46: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:50: error: parse error before ')' token configure:29186: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_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 | 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:29201: result: no configure:29228: checking sched.h usability configure:29245: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:29251: $? = 0 configure:29265: result: yes configure:29269: checking sched.h presence configure:29284: cc -E -I/usr/X11R6/include conftest.c configure:29290: $? = 0 configure:29304: result: yes configure:29337: checking for sched.h configure:29345: result: yes configure:29358: checking for sched_getaffinity configure:29414: cc -o conftest -fno-common -I/usr/X11R6/include -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _sched_getaffinity configure:29420: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | /* Define sched_getaffinity to an innocuous variant, in case declares sched_getaffinity. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_getaffinity innocuous_sched_getaffinity | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_getaffinity (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sched_getaffinity | | /* 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 sched_getaffinity (); | /* 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_sched_getaffinity || defined __stub___sched_getaffinity | choke me | #endif | | int | main () | { | return sched_getaffinity (); | ; | return 0; | } configure:29438: result: no configure:29460: checking for sched_yield in -lrt configure:29495: cc -o conftest -fno-common -I/usr/X11R6/include -pthread conftest.c -lrt -lm >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lrt configure:29501: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.4.12" | #define PACKAGE_STRING "cairo 1.4.12" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE "cairo" | #define VERSION "1.4.12" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | | /* 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 sched_yield (); | int | main () | { | return sched_yield (); | ; | return 0; | } configure:29519: result: no configure:29544: checking libgen.h usability configure:29561: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:29567: $? = 0 configure:29581: result: yes configure:29585: checking libgen.h presence configure:29600: cc -E -I/usr/X11R6/include conftest.c configure:29606: $? = 0 configure:29620: result: yes configure:29653: checking for libgen.h configure:29661: result: yes configure:29695: checking for supported warning flags configure:29717: checking whether cc supports -Wall configure:29732: cc -c -fno-common -Wall -I/usr/X11R6/include conftest.c >&5 configure:29738: $? = 0 configure:29759: result: yes configure:29717: checking whether cc supports -Wextra configure:29732: cc -c -fno-common -Wextra -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-Wextra' configure:29738: $? = 1 configure: failed program was: | configure:29759: result: no configure:29717: checking whether cc supports -Wsign-compare configure:29732: cc -c -fno-common -Wsign-compare -I/usr/X11R6/include conftest.c >&5 configure:29738: $? = 0 configure:29759: result: yes configure:29717: checking whether cc supports -Werror-implicit-function-declaration configure:29732: cc -c -fno-common -Werror-implicit-function-declaration -I/usr/X11R6/include conftest.c >&5 configure:29738: $? = 0 configure:29759: result: yes configure:29717: checking whether cc supports -Wpointer-arith configure:29732: cc -c -fno-common -Wpointer-arith -I/usr/X11R6/include conftest.c >&5 configure:29738: $? = 0 configure:29759: result: yes configure:29717: checking whether cc supports -Wwrite-strings configure:29732: cc -c -fno-common -Wwrite-strings -I/usr/X11R6/include conftest.c >&5 configure:29738: $? = 0 configure:29759: result: yes configure:29717: checking whether cc supports -Wstrict-prototypes configure:29732: cc -c -fno-common -Wstrict-prototypes -I/usr/X11R6/include conftest.c >&5 configure:29738: $? = 0 configure:29759: result: yes configure:29717: checking whether cc supports -Wmissing-prototypes configure:29732: cc -c -fno-common -Wmissing-prototypes -I/usr/X11R6/include conftest.c >&5 configure:29738: $? = 0 configure:29759: result: yes configure:29717: checking whether cc supports -Wmissing-declarations configure:29732: cc -c -fno-common -Wmissing-declarations -I/usr/X11R6/include conftest.c >&5 configure:29738: $? = 0 configure:29759: result: yes configure:29717: checking whether cc supports -Wnested-externs configure:29732: cc -c -fno-common -Wnested-externs -I/usr/X11R6/include conftest.c >&5 configure:29738: $? = 0 configure:29759: result: yes configure:29717: checking whether cc supports -Wpacked configure:29732: cc -c -fno-common -Wpacked -I/usr/X11R6/include conftest.c >&5 configure:29738: $? = 0 configure:29759: result: yes configure:29717: checking whether cc supports -Wswitch-enum configure:29732: cc -c -fno-common -Wswitch-enum -I/usr/X11R6/include conftest.c >&5 configure:29738: $? = 0 configure:29759: result: yes configure:29717: checking whether cc supports -Wmissing-format-attribute configure:29732: cc -c -fno-common -Wmissing-format-attribute -I/usr/X11R6/include conftest.c >&5 cc1: warning: -Wmissing-format-attribute ignored without -Wformat configure:29738: $? = 0 configure:29759: result: yes configure:29717: checking whether cc supports -Wstrict-aliasing=2 configure:29732: cc -c -fno-common -Wstrict-aliasing=2 -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-Wstrict-aliasing=2' configure:29738: $? = 1 configure: failed program was: | configure:29759: result: no configure:29717: checking whether cc supports -Winit-self configure:29732: cc -c -fno-common -Winit-self -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-Winit-self' configure:29738: $? = 1 configure: failed program was: | configure:29759: result: no configure:29717: checking whether cc supports -Wunsafe-loop-optimizations configure:29732: cc -c -fno-common -Wunsafe-loop-optimizations -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-Wunsafe-loop-optimizations' configure:29738: $? = 1 configure: failed program was: | configure:29759: result: no configure:29717: checking whether cc supports -Wdeclaration-after-statement configure:29732: cc -c -fno-common -Wdeclaration-after-statement -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-Wdeclaration-after-statement' configure:29738: $? = 1 configure: failed program was: | configure:29759: result: no configure:29717: checking whether cc supports -Wold-style-definition configure:29732: cc -c -fno-common -Wold-style-definition -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-Wold-style-definition' configure:29738: $? = 1 configure: failed program was: | configure:29759: result: no configure:29717: checking whether cc supports -Wno-missing-field-initializers configure:29732: cc -c -fno-common -Wno-missing-field-initializers -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-Wno-missing-field-initializers' configure:29738: $? = 1 configure: failed program was: | configure:29759: result: no configure:29717: checking whether cc supports -Wno-unused-parameter configure:29732: cc -c -fno-common -Wno-unused-parameter -I/usr/X11R6/include conftest.c >&5 configure:29738: $? = 0 configure:29759: result: yes configure:29717: checking whether cc supports -Wno-attributes configure:29732: cc -c -fno-common -Wno-attributes -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-Wno-attributes' configure:29738: $? = 1 configure: failed program was: | configure:29759: result: no configure:29767: checking which warning flags were supported configure:29770: result: -Wall -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wno-unused-parameter configure:29779: checking how to enable unused result warnings configure:29831: result: configure:29835: checking whether cc supports -fno-strict-aliasing configure:29850: cc -c -fno-common -fno-strict-aliasing -I/usr/X11R6/include conftest.c >&5 configure:29856: $? = 0 configure:29878: result: yes configure:30015: checking for MMX/SSE intrinsics in the compiler configure:30038: cc -c -fno-common -mmmx -Winline --param inline-unit-growth=10000 --param large-function-growth=10000 -I/usr/X11R6/include conftest.c >&5 cc1: error: invalid parameter `inline-unit-growth' cc1: error: invalid parameter `large-function-growth' configure:30044: $? = 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:30059: result: no configure:30687: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cairo config.status 1.4.12, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:802: creating Makefile config.status:802: creating boilerplate/Makefile config.status:802: creating pixman/Makefile config.status:802: creating pixman/src/Makefile config.status:802: creating src/Makefile config.status:802: creating test/Makefile config.status:802: creating test/pdiff/Makefile config.status:802: creating perf/Makefile config.status:802: creating util/Makefile config.status:802: creating doc/Makefile config.status:802: creating doc/public/Makefile config.status:802: creating doc/public/version.xml config.status:802: creating src/cairo.pc config.status:802: creating config.h config.status:1064: executing depfiles commands config.status:1064: executing src/cairo-features.h commands config.status:1197: creating src/cairo-features.h configure:32218: error: Cairo requires at least one font backend. Please install freetype and fontconfig, then try again: http://freetype.org/ http://fontconfig.org/ ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -I/usr/X11R6/include' 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=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ 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= ac_cv_env_FONTCONFIG_CFLAGS_value= ac_cv_env_FONTCONFIG_LIBS_set= ac_cv_env_FONTCONFIG_LIBS_value= ac_cv_env_FREETYPE_CFLAGS_set= ac_cv_env_FREETYPE_CFLAGS_value= ac_cv_env_FREETYPE_LIBS_set= ac_cv_env_FREETYPE_LIBS_value= 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=set ac_cv_env_LDFLAGS_value=-pthread 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=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_directfb_CFLAGS_set= ac_cv_env_directfb_CFLAGS_value= ac_cv_env_directfb_LIBS_set= ac_cv_env_directfb_LIBS_value= 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=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_png_CFLAGS_set= ac_cv_env_png_CFLAGS_value= ac_cv_env_png_LIBS_set= ac_cv_env_png_LIBS_value= ac_cv_env_png_REQUIRES_set= ac_cv_env_png_REQUIRES_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu 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_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_sched_getaffinity=no ac_cv_func_shmat=yes ac_cv_func_vasnprintf=no ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_X11_extensions_Xrender_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libgen_h=yes ac_cv_header_memory_h=no ac_cv_header_pthread_h=yes ac_cv_header_sched_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_int_types_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_windows_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_m_cos=yes ac_cv_lib_rt_sched_yield=no ac_cv_lib_z_compress=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FIND=/usr/bin/find ac_cv_path_GREP=/usr/bin/grep ac_cv_path_XARGS=/usr/bin/xargs ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_type_uint128_t=no ac_cv_type_uint64_t=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ax_cv_c_float_words_bigendian=no cairo_cv_backend_ft_base=cairo cairo_cv_backend_ft_cache_version=4 cairo_cv_backend_ft_cflags=' ' cairo_cv_backend_ft_libs=' ' cairo_cv_backend_ft_nonpkgconfig_cflags= cairo_cv_backend_ft_nonpkgconfig_libs= cairo_cv_backend_ft_requires=fontconfig cairo_cv_backend_ft_use='no (requires fontconfig' cairo_cv_backend_pdf_base=cairo cairo_cv_backend_pdf_cache_version=4 cairo_cv_backend_pdf_cflags= cairo_cv_backend_pdf_libs= cairo_cv_backend_pdf_nonpkgconfig_cflags= cairo_cv_backend_pdf_nonpkgconfig_libs=-lz cairo_cv_backend_pdf_requires= cairo_cv_backend_pdf_use=yes cairo_cv_backend_png_base=cairo cairo_cv_backend_png_cache_version=4 cairo_cv_backend_png_cflags='-I/usr/local/include ' cairo_cv_backend_png_libs='-L/usr/local/lib -lpng -lz -lm ' cairo_cv_backend_png_nonpkgconfig_cflags= cairo_cv_backend_png_nonpkgconfig_libs= cairo_cv_backend_png_requires=libpng12 cairo_cv_backend_png_use=yes cairo_cv_backend_ps_base=cairo cairo_cv_backend_ps_cache_version=4 cairo_cv_backend_ps_cflags= cairo_cv_backend_ps_libs= cairo_cv_backend_ps_nonpkgconfig_cflags= cairo_cv_backend_ps_nonpkgconfig_libs=-lz cairo_cv_backend_ps_requires= cairo_cv_backend_ps_use=yes cairo_cv_backend_svg_base=cairo cairo_cv_backend_svg_cache_version=4 cairo_cv_backend_svg_cflags= cairo_cv_backend_svg_libs= cairo_cv_backend_svg_nonpkgconfig_cflags= cairo_cv_backend_svg_nonpkgconfig_libs= cairo_cv_backend_svg_requires= cairo_cv_backend_svg_use=yes cairo_cv_backend_win32_base=cairo cairo_cv_backend_win32_cache_version=4 cairo_cv_backend_win32_cflags= 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 (requires a Win32 platform)' cairo_cv_backend_win32_libs='-lgdi32 -lmsimg32' cairo_cv_backend_win32_nonpkgconfig_cflags= cairo_cv_backend_win32_nonpkgconfig_libs= cairo_cv_backend_win32_requires= cairo_cv_backend_win32_use='no (requires a Win32 platform)' cairo_cv_backend_xlib_base=cairo cairo_cv_backend_xlib_cache_version=4 cairo_cv_backend_xlib_cflags= cairo_cv_backend_xlib_libs= cairo_cv_backend_xlib_nonpkgconfig_cflags= cairo_cv_backend_xlib_nonpkgconfig_libs=' -lX11 ' cairo_cv_backend_xlib_requires= cairo_cv_backend_xlib_use=yes cairo_cv_backend_xlib_xrender_base=cairo-xlib cairo_cv_backend_xlib_xrender_cache_version=4 cairo_cv_backend_xlib_xrender_cflags= cairo_cv_backend_xlib_xrender_libs= cairo_cv_backend_xlib_xrender_nonpkgconfig_cflags= cairo_cv_backend_xlib_xrender_nonpkgconfig_libs=-lXrender cairo_cv_backend_xlib_xrender_requires= cairo_cv_backend_xlib_xrender_use=yes cairo_cv_warn_cflags=' -Wall -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wno-unused-parameter' 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= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= 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= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' 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='""' pkg_cv_png_CFLAGS='-I/usr/local/include ' pkg_cv_png_LIBS='-L/usr/local/lib -lpng -lz -lm ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/graphics/cairo/work/cairo-1.4.12/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/graphics/cairo/work/cairo-1.4.12/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /usr/ports/graphics/cairo/work/cairo-1.4.12/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/graphics/cairo/work/cairo-1.4.12/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/graphics/cairo/work/cairo-1.4.12/missing --run automake-1.9' AWK='gawk' CAIROPERF_LIBS='' 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/local/include -Wall -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wno-unused-parameter -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='-lz -lz -L/usr/local/lib -lpng -lz -lm -lXrender -lX11 -lm' CAIRO_NONPKGCONFIG_CFLAGS='' CAIRO_NONPKGCONFIG_LIBS='-lz -lz -lXrender -lX11 -lm' CAIRO_REQUIRES='libpng12 ' CAIRO_VERSION_MAJOR='1' CAIRO_VERSION_MICRO='12' CAIRO_VERSION_MINOR='4' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS=' -I/usr/X11R6/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' 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='/usr/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' F77='f77' FFLAGS='' FIND='/usr/bin/find' FONTCONFIG_CFLAGS='' FONTCONFIG_LIBS='' FREETYPE_CFLAGS='' FREETYPE_CONFIG='' FREETYPE_LIBS='' 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='/usr/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 -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-pthread' LIBOBJS='' LIBRSVG_CFLAGS='' LIBRSVG_LIBS='' LIBS=' -lm' LIBTOOL='$(SHELL) /usr/ports/graphics/cairo/work/gnome-libtool' LN_S='ln -s' LTLIBOBJS='' LTP='' LTP_GENHTML='' LT_CURRENT_MINUS_AGE='2' MAKEINFO='${SHELL} /usr/ports/graphics/cairo/work/cairo-1.4.12/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='' 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.12' PACKAGE_TARNAME='cairo' PACKAGE_VERSION='1.4.12' PATH_SEPARATOR=':' PIXMAN_CFLAGS=' -Wall -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wno-unused-parameter -fno-strict-aliasing ' PIXMAN_LDADD='' PKGCONFIG_REQUIRES='Requires.private' PKG_CONFIG='/usr/local/bin/pkg-config' POPPLER_CFLAGS='' POPPLER_LIBS='' RANLIB='ranlib' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHTOOL='' STRIP='strip' USE_MMX_FALSE='' USE_MMX_TRUE='#' VERSION='1.4.12' VERSION_INFO='13:6:11' XARGS='/usr/bin/xargs' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='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='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' directfb_CFLAGS='' directfb_LIBS='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' glitz_CFLAGS='' glitz_LIBS='' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/usr/ports/graphics/cairo/work/cairo-1.4.12/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/local/include ' png_LIBS='-L/usr/local/lib -lpng -lz -lm ' png_REQUIRES='libpng12 ' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' 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.12" #define PACKAGE_STRING "cairo 1.4.12" #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" #define PACKAGE "cairo" #define VERSION "1.4.12" #define HAVE_DLFCN_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SCHED_H 1 #define HAVE_LIBGEN_H 1 #define WARN_UNUSED_RESULT configure: exit 1