[cairo] cairo 1.8.10 configure error on Solaris 10u7 i386 32bit

顾小波 guxiaobo1982 at gmail.com
Fri Jul 23 22:22:00 PDT 2010


Hi,

My working environment is :

 

export PATH=/opt/R/R2-11-1/bin:/usr/ccs/bin:/usr/sbin:/usr/bin:/usr/sfw/bin

export LDFLAGS="-L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib"

export CPPFLAGS="-I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib"

 

 

./configure –prefix=/usr/cairo

 

The config.log is

 

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.8.10, which was

generated by GNU Autoconf 2.65.  Invocation command line was

 

  $ ./configure --prefix=/usr/cairo

 

## --------- ##

## Platform. ##

## --------- ##

 

hostname = solaris

uname -m = i86pc

uname -r = 5.10

uname -s = SunOS

uname -v = Generic_139556-08

 

/usr/bin/uname -p = i386

/bin/uname -X     = System = SunOS

Node = solaris

Release = 5.10

KernelID = Generic_139556-08

Machine = i86pc

BusType = <unknown>

Serial = <unknown>

Users = <unknown>

OEM# = 0

Origin# = 1

NumCPU = 2

 

/bin/arch              = i86pc

/usr/bin/arch -k       = i86pc

/usr/convex/getsysinfo = unknown

/usr/bin/hostinfo      = unknown

/bin/machine           = unknown

/usr/bin/oslevel       = unknown

/bin/universe          = unknown

 

PATH: /opt/R/R2-11-1/bin

PATH: /usr/ccs/bin

PATH: /usr/sbin

PATH: /usr/bin

PATH: /usr/sfw/bin

 

 

## ----------- ##

## Core tests. ##

## ----------- ##

 

configure:2933: checking for a BSD-compatible install

configure:3001: result: build/install-sh -c

configure:3012: checking whether build environment is sane

configure:3062: result: yes

configure:3203: checking for a thread-safe mkdir -p

configure:3242: result: build/install-sh -c -d

configure:3255: checking for gawk

configure:3285: result: no

configure:3255: checking for mawk

configure:3285: result: no

configure:3255: checking for nawk

configure:3271: found /usr/bin/nawk

configure:3282: result: nawk

configure:3293: checking whether make sets $(MAKE)

configure:3315: result: yes

configure:3390: checking build system type

configure:3404: result: i386-pc-solaris2.10

configure:3424: checking host system type

configure:3437: result: i386-pc-solaris2.10

configure:3796: checking for style of include used by make

configure:3824: result: GNU

configure:3894: checking for gcc

configure:3910: found /usr/sfw/bin/gcc

configure:3921: result: gcc

configure:4150: checking for C compiler version

configure:4159: gcc --version >&5

gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)

Copyright (C) 2004 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:4170: $? = 0

configure:4159: gcc -v >&5

Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs

Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared

Thread model: posix

gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)

configure:4170: $? = 0

configure:4159: gcc -V >&5

gcc: `-V' option must have argument

configure:4170: $? = 1

configure:4159: gcc -qversion >&5

gcc: unrecognized option `-qversion'

gcc: no input files

configure:4170: $? = 1

configure:4190: checking whether the C compiler works

configure:4212: gcc  -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  >&5

configure:4216: $? = 0

configure:4265: result: yes

configure:4268: checking for C compiler default output file name

configure:4270: result: a.out

configure:4276: checking for suffix of executables

configure:4283: gcc -o conftest  -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  >&5

configure:4287: $? = 0

configure:4309: result: 

configure:4331: checking whether we are cross compiling

configure:4339: gcc -o conftest  -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  >&5

configure:4343: $? = 0

configure:4350: ./conftest

configure:4354: $? = 0

configure:4369: result: no

configure:4374: checking for suffix of object files

configure:4396: gcc -c  -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:4400: $? = 0

configure:4421: result: o

configure:4425: checking whether we are using the GNU C compiler

configure:4444: gcc -c  -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:4444: $? = 0

configure:4453: result: yes

configure:4462: checking whether gcc accepts -g

configure:4482: gcc -c -g -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:4482: $? = 0

configure:4523: result: yes

configure:4540: checking for gcc option to accept ISO C89

configure:4604: gcc  -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:4604: $? = 0

configure:4617: result: none needed

configure:4639: checking dependency style of gcc

configure:4749: result: gcc3

configure:4764: checking for a sed that does not truncate output

configure:4828: result: /usr/bin/sed

configure:4846: checking for grep that handles long lines and -e

configure:4904: result: /usr/sfw/bin/ggrep

configure:4909: checking for egrep

configure:4971: result: /usr/sfw/bin/ggrep -E

configure:4976: checking for fgrep

configure:5038: result: /usr/sfw/bin/ggrep -F

configure:5073: checking for ld used by gcc

configure:5140: result: /usr/ccs/bin/ld

configure:5147: checking if the linker (/usr/ccs/bin/ld) is GNU ld

configure:5162: result: no

configure:5174: checking for BSD- or MS-compatible name lister (nm)

configure:5223: result: /usr/ccs/bin/nm -p

configure:5341: checking the name lister (/usr/ccs/bin/nm -p) interface

configure:5348: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:5351: /usr/ccs/bin/nm -p "conftest.o"

configure:5354: output

 

 

conftest.o:

0000000000 s 

0000000000 s 

0000000000 s 

0000000000 b 

0000000000 s 

0000000000 s 

0000000000 s 

0000000000 s 

0000000000 s 

0000000000 f conftest.c

0000000000 B some_variable

configure:5361: result: BSD nm

configure:5364: checking whether ln -s works

configure:5368: result: yes

configure:5376: checking the maximum length of command line arguments

configure:5496: result: 786240

configure:5513: checking whether the shell understands some XSI constructs

configure:5523: result: yes

configure:5527: checking whether the shell understands "+="

configure:5533: result: no

configure:5568: checking for /usr/ccs/bin/ld option to reload object files

configure:5575: result: -r

configure:5644: checking for objdump

configure:5671: result: objdump

configure:5700: checking how to recognize dependent libraries

configure:5896: result: pass_all

configure:5956: checking for ar

configure:5972: found /usr/ccs/bin/ar

configure:5983: result: ar

configure:6061: checking for strip

configure:6077: found /usr/ccs/bin/strip

configure:6088: result: strip

configure:6160: checking for ranlib

configure:6176: found /usr/ccs/bin/ranlib

configure:6187: result: ranlib

configure:6277: checking command to parse /usr/ccs/bin/nm -p output from gcc object

configure:6395: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:6398: $? = 0

configure:6402: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[       ][    ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm

configure:6405: $? = 0

configure:6459: gcc -o conftest -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c conftstm.o >&5

configure:6462: $? = 0

configure:6500: result: ok

configure:7309: checking how to run the C preprocessor

configure:7340: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

configure:7340: $? = 0

configure:7354: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:9:28: ac_nonexistent.h: No such file or directory

configure:7354: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| /* end confdefs.h.  */

| #include <ac_nonexistent.h>

configure:7379: result: gcc -E

configure:7399: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

configure:7399: $? = 0

configure:7413: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:9:28: ac_nonexistent.h: No such file or directory

configure:7413: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| /* end confdefs.h.  */

| #include <ac_nonexistent.h>

configure:7442: checking for ANSI C header files

configure:7462: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:7462: $? = 0

configure:7535: gcc -o conftest -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  >&5

configure:7535: $? = 0

configure:7535: ./conftest

configure:7535: $? = 0

configure:7546: result: yes

configure:7559: checking for sys/types.h

configure:7559: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:7559: $? = 0

configure:7559: result: yes

configure:7559: checking for sys/stat.h

configure:7559: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:7559: $? = 0

configure:7559: result: yes

configure:7559: checking for stdlib.h

configure:7559: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:7559: $? = 0

configure:7559: result: yes

configure:7559: checking for string.h

configure:7559: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:7559: $? = 0

configure:7559: result: yes

configure:7559: checking for memory.h

configure:7559: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:7559: $? = 0

configure:7559: result: yes

configure:7559: checking for strings.h

configure:7559: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:7559: $? = 0

configure:7559: result: yes

configure:7559: checking for inttypes.h

configure:7559: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:7559: $? = 0

configure:7559: result: yes

configure:7559: checking for stdint.h

configure:7559: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:7559: $? = 0

configure:7559: result: yes

configure:7559: checking for unistd.h

configure:7559: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:7559: $? = 0

configure:7559: result: yes

configure:7574: checking for dlfcn.h

configure:7574: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:7574: $? = 0

configure:7574: result: yes

configure:7756: checking for objdir

configure:7771: result: .libs

configure:8067: checking if gcc supports -fno-rtti -fno-exceptions

configure:8085: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -fno-rtti -fno-exceptions conftest.c >&5

cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C

configure:8089: $? = 0

configure:8102: result: no

configure:8122: checking for gcc option to produce PIC

configure:8394: result: -fPIC -DPIC

configure:8406: checking if gcc PIC flag -fPIC -DPIC works

configure:8424: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -fPIC -DPIC -DPIC conftest.c >&5

configure:8428: $? = 0

configure:8441: result: yes

configure:8465: checking if gcc static flag -static works

configure:8493: result: no

configure:8508: checking if gcc supports -c -o file.o

configure:8529: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -o out/conftest2.o conftest.c >&5

configure:8533: $? = 0

configure:8555: result: yes

configure:8563: checking if gcc supports -c -o file.o

configure:8610: result: yes

configure:8643: checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries

configure:9634: result: yes

configure:9671: checking whether -lc should be explicitly linked in

configure:9676: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

configure:9679: $? = 0

configure:9694: gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,conftest -o conftest conftest.o  -v 2\>\&1 \| /usr/sfw/bin/ggrep  -lc  \>/dev/null 2\>\&1

configure:9697: $? = 1

configure:9709: result: yes

configure:9873: checking dynamic linker characteristics

configure:10536: result: solaris2.10 ld.so

configure:10638: checking how to hardcode library paths into programs

configure:10663: result: immediate

configure:11183: checking whether stripping libraries is possible

configure:11205: result: no

configure:11223: checking if libtool supports shared libraries

configure:11225: result: yes

configure:11228: checking whether to build shared libraries

configure:11249: result: yes

configure:11252: checking whether to build static libraries

configure:11256: result: yes

configure:11296: checking for bash

configure:11314: found /usr/bin/bash

configure:11326: result: /usr/bin/bash

configure:11334: checking if dolt supports this host

configure:11356: result: no, falling back to libtool

configure:11535: checking for pkg-config

configure:11553: found /usr/bin/pkg-config

configure:11565: result: /usr/bin/pkg-config

configure:11590: checking pkg-config is at least version 0.9.0

configure:11593: result: yes

configure:11635: checking whether to build gtk-doc documentation

configure:11637: result: no

configure:11644: checking for gtkdoc-check

configure:11677: result: no

configure:11740: checking for find

configure:11758: found /usr/bin/find

configure:11770: result: /usr/bin/find

configure:11780: checking for xargs

configure:11798: found /usr/bin/xargs

configure:11810: result: /usr/bin/xargs

configure:11867: checking for gcc

configure:11894: result: gcc

configure:12123: checking for C compiler version

configure:12132: gcc --version >&5

gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)

Copyright (C) 2004 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:12143: $? = 0

configure:12132: gcc -v >&5

Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs

Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared

Thread model: posix

gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)

configure:12143: $? = 0

configure:12132: gcc -V >&5

gcc: `-V' option must have argument

configure:12143: $? = 1

configure:12132: gcc -qversion >&5

gcc: unrecognized option `-qversion'

gcc: no input files

configure:12143: $? = 1

configure:12147: checking whether we are using the GNU C compiler

configure:12175: result: yes

configure:12184: checking whether gcc accepts -g

configure:12245: result: yes

configure:12262: checking for gcc option to accept ISO C89

configure:12339: result: none needed

configure:12361: checking dependency style of gcc

configure:12471: result: gcc3

configure:12491: checking how to run the C preprocessor

configure:12561: result: gcc -E

configure:12581: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:12581: $? = 0

configure:12595: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

conftest.c:25:28: ac_nonexistent.h: No such file or directory

configure:12595: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| /* end confdefs.h.  */

| #include <ac_nonexistent.h>

configure:12681: checking for g++

configure:12697: found /usr/sfw/bin/g++

configure:12708: result: g++

configure:12735: checking for C++ compiler version

configure:12744: g++ --version >&5

g++ (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)

Copyright (C) 2004 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:12755: $? = 0

configure:12744: g++ -v >&5

Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs

Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared

Thread model: posix

gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)

configure:12755: $? = 0

configure:12744: g++ -V >&5

g++: `-V' option must have argument

configure:12755: $? = 1

configure:12744: g++ -qversion >&5

g++: unrecognized option `-qversion'

g++: no input files

configure:12755: $? = 1

configure:12759: checking whether we are using the GNU C++ compiler

configure:12778: g++ -c  -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.cpp >&5

conftest.cpp:20:1: warning: "PACKAGE_VERSION" redefined

conftest.cpp:4:1: warning: this is the location of the previous definition

conftest.cpp:21:1: warning: "PACKAGE_STRING" redefined

conftest.cpp:5:1: warning: this is the location of the previous definition

conftest.cpp:22:1: warning: "PACKAGE_NAME" redefined

conftest.cpp:2:1: warning: this is the location of the previous definition

conftest.cpp:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.cpp:3:1: warning: this is the location of the previous definition

configure:12778: $? = 0

configure:12787: result: yes

configure:12796: checking whether g++ accepts -g

configure:12816: g++ -c -g -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.cpp >&5

conftest.cpp:20:1: warning: "PACKAGE_VERSION" redefined

conftest.cpp:4:1: warning: this is the location of the previous definition

conftest.cpp:21:1: warning: "PACKAGE_STRING" redefined

conftest.cpp:5:1: warning: this is the location of the previous definition

conftest.cpp:22:1: warning: "PACKAGE_NAME" redefined

conftest.cpp:2:1: warning: this is the location of the previous definition

conftest.cpp:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.cpp:3:1: warning: this is the location of the previous definition

configure:12816: $? = 0

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| /* end confdefs.h.  */

| 

| int

| main ()

| {

| 

|   ;

|   return 0;

| }

configure:12831: g++ -c  -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.cpp >&5

conftest.cpp:20:1: warning: "PACKAGE_VERSION" redefined

conftest.cpp:4:1: warning: this is the location of the previous definition

conftest.cpp:21:1: warning: "PACKAGE_STRING" redefined

conftest.cpp:5:1: warning: this is the location of the previous definition

conftest.cpp:22:1: warning: "PACKAGE_NAME" redefined

conftest.cpp:2:1: warning: this is the location of the previous definition

conftest.cpp:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.cpp:3:1: warning: this is the location of the previous definition

configure:12831: $? = 0

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| /* end confdefs.h.  */

| 

| int

| main ()

| {

| 

|   ;

|   return 0;

| }

configure:12847: g++ -c -g -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.cpp >&5

conftest.cpp:20:1: warning: "PACKAGE_VERSION" redefined

conftest.cpp:4:1: warning: this is the location of the previous definition

conftest.cpp:21:1: warning: "PACKAGE_STRING" redefined

conftest.cpp:5:1: warning: this is the location of the previous definition

conftest.cpp:22:1: warning: "PACKAGE_NAME" redefined

conftest.cpp:2:1: warning: this is the location of the previous definition

conftest.cpp:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.cpp:3:1: warning: this is the location of the previous definition

configure:12847: $? = 0

configure:12857: result: yes

configure:12882: checking dependency style of g++

configure:12992: result: gcc3

configure:13120: checking for C++ compiler version

configure:13129: g++ --version >&5

g++ (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)

Copyright (C) 2004 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:13140: $? = 0

configure:13129: g++ -v >&5

Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs

Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared

Thread model: posix

gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)

configure:13140: $? = 0

configure:13129: g++ -V >&5

g++: `-V' option must have argument

configure:13140: $? = 1

configure:13129: g++ -qversion >&5

g++: unrecognized option `-qversion'

g++: no input files

configure:13140: $? = 1

configure:13144: checking whether we are using the GNU C++ compiler

configure:13172: result: yes

configure:13181: checking whether g++ accepts -g

configure:13242: result: yes

configure:13267: checking dependency style of g++

configure:13377: result: gcc3

configure:13400: checking how to run the C++ preprocessor

configure:13427: g++ -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.cpp

conftest.cpp:20:1: warning: "PACKAGE_VERSION" redefined

conftest.cpp:4:1: warning: this is the location of the previous definition

conftest.cpp:21:1: warning: "PACKAGE_STRING" redefined

conftest.cpp:5:1: warning: this is the location of the previous definition

conftest.cpp:22:1: warning: "PACKAGE_NAME" redefined

conftest.cpp:2:1: warning: this is the location of the previous definition

conftest.cpp:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.cpp:3:1: warning: this is the location of the previous definition

configure:13427: $? = 0

configure:13441: g++ -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.cpp

conftest.cpp:20:1: warning: "PACKAGE_VERSION" redefined

conftest.cpp:4:1: warning: this is the location of the previous definition

conftest.cpp:21:1: warning: "PACKAGE_STRING" redefined

conftest.cpp:5:1: warning: this is the location of the previous definition

conftest.cpp:22:1: warning: "PACKAGE_NAME" redefined

conftest.cpp:2:1: warning: this is the location of the previous definition

conftest.cpp:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.cpp:3:1: warning: this is the location of the previous definition

conftest.cpp:25:28: ac_nonexistent.h: No such file or directory

configure:13441: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| /* end confdefs.h.  */

| #include <ac_nonexistent.h>

configure:13466: result: g++ -E

configure:13486: g++ -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.cpp

conftest.cpp:20:1: warning: "PACKAGE_VERSION" redefined

conftest.cpp:4:1: warning: this is the location of the previous definition

conftest.cpp:21:1: warning: "PACKAGE_STRING" redefined

conftest.cpp:5:1: warning: this is the location of the previous definition

conftest.cpp:22:1: warning: "PACKAGE_NAME" redefined

conftest.cpp:2:1: warning: this is the location of the previous definition

conftest.cpp:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.cpp:3:1: warning: this is the location of the previous definition

configure:13486: $? = 0

configure:13500: g++ -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.cpp

conftest.cpp:20:1: warning: "PACKAGE_VERSION" redefined

conftest.cpp:4:1: warning: this is the location of the previous definition

conftest.cpp:21:1: warning: "PACKAGE_STRING" redefined

conftest.cpp:5:1: warning: this is the location of the previous definition

conftest.cpp:22:1: warning: "PACKAGE_NAME" redefined

conftest.cpp:2:1: warning: this is the location of the previous definition

conftest.cpp:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.cpp:3:1: warning: this is the location of the previous definition

conftest.cpp:25:28: ac_nonexistent.h: No such file or directory

configure:13500: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| /* end confdefs.h.  */

| #include <ac_nonexistent.h>

configure:13668: checking for ld used by g++

configure:13735: result: /usr/ccs/bin/ld

configure:13742: checking if the linker (/usr/ccs/bin/ld) is GNU ld

configure:13757: result: no

configure:13812: checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries

configure:14725: result: yes

configure:14753: g++ -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.cpp >&5

configure:14756: $? = 0

configure:14938: checking for g++ option to produce PIC

configure:15255: result: -fPIC -DPIC

configure:15264: checking if g++ PIC flag -fPIC -DPIC works

configure:15282: g++ -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -fPIC -DPIC -DPIC conftest.cpp >&5

configure:15286: $? = 0

configure:15299: result: yes

configure:15320: checking if g++ static flag -static works

configure:15348: result: no

configure:15360: checking if g++ supports -c -o file.o

configure:15381: g++ -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -o out/conftest2.o conftest.cpp >&5

configure:15385: $? = 0

configure:15407: result: yes

configure:15412: checking if g++ supports -c -o file.o

configure:15459: result: yes

configure:15489: checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries

configure:15518: result: yes

configure:15655: checking dynamic linker characteristics

configure:16266: result: solaris2.10 ld.so

configure:16317: checking how to hardcode library paths into programs

configure:16342: result: immediate

configure:16381: checking whether gcc and cc understand -c and -o together

configure:16412: gcc -c conftest.c -o conftest2.o >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:16416: $? = 0

configure:16422: gcc -c conftest.c -o conftest2.o >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:16426: $? = 0

configure:16437: cc -c conftest.c >&5

"conftest.c", line 20: warning: macro redefined: PACKAGE_VERSION

"conftest.c", line 21: warning: macro redefined: PACKAGE_STRING

"conftest.c", line 22: warning: macro redefined: PACKAGE_NAME

"conftest.c", line 23: warning: macro redefined: PACKAGE_TARNAME

configure:16441: $? = 0

configure:16449: cc -c conftest.c -o conftest2.o >&5

"conftest.c", line 20: warning: macro redefined: PACKAGE_VERSION

"conftest.c", line 21: warning: macro redefined: PACKAGE_STRING

"conftest.c", line 22: warning: macro redefined: PACKAGE_NAME

"conftest.c", line 23: warning: macro redefined: PACKAGE_TARNAME

configure:16453: $? = 0

configure:16459: cc -c conftest.c -o conftest2.o >&5

"conftest.c", line 20: warning: macro redefined: PACKAGE_VERSION

"conftest.c", line 21: warning: macro redefined: PACKAGE_STRING

"conftest.c", line 22: warning: macro redefined: PACKAGE_NAME

"conftest.c", line 23: warning: macro redefined: PACKAGE_TARNAME

configure:16463: $? = 0

configure:16481: result: yes

configure:16506: checking for inline

configure:16522: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:16522: $? = 0

configure:16530: result: inline

configure:16599: checking for pkg-config

configure:16629: result: /usr/bin/pkg-config

configure:16654: checking pkg-config is at least version 0.9.0

configure:16657: result: yes

configure:16692: checking whether byte ordering is bigendian

configure:16707: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

conftest.c:26: error: syntax error before "a"

conftest.c:28: error: syntax error before "typedef"

configure:16707: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| /* end confdefs.h.  */

| #ifndef __APPLE_CC__

|             not a universal capable compiler

|           #endif

|           typedef int dummy;

| 

configure:16752: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

conftest.c: In function `main':

conftest.c:32: error: `bogus' undeclared (first use in this function)

conftest.c:32: error: (Each undeclared identifier is reported only once

conftest.c:32: error: for each function it appears in.)

conftest.c:32: error: syntax error before "endian"

configure:16752: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| /* end confdefs.h.  */

| #include <sys/types.h>

|           #include <sys/param.h>

| 

| int

| main ()

| {

| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN                       && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN                && LITTLE_ENDIAN)

|            bogus endian macros

|           #endif

| 

|   ;

|   return 0;

| }

configure:16796: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:16796: $? = 0

configure:16813: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

conftest.c: In function `main':

conftest.c:31: error: `not' undeclared (first use in this function)

conftest.c:31: error: (Each undeclared identifier is reported only once

conftest.c:31: error: for each function it appears in.)

conftest.c:31: error: syntax error before "big"

configure:16813: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| /* end confdefs.h.  */

| #include <limits.h>

| 

| int

| main ()

| {

| #ifndef _BIG_ENDIAN

|                not big endian

|               #endif

| 

|   ;

|   return 0;

| }

configure:16898: result: no

configure:16916: checking whether float word ordering is bigendian

configure:16943: gcc -c -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:16943: $? = 0

configure:16961: result: no

configure:16984: checking for native atomic primitives

configure:17006: gcc -o conftest -g -O2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

Undefined                           first referenced

 symbol                                in file

__sync_fetch_and_add                /var/tmp//ccSgV7dn.o

__sync_val_compare_and_swap         /var/tmp//ccSgV7dn.o

ld: fatal: Symbol referencing errors. No output written to conftest

collect2: ld returned 1 exit status

configure:17006: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| /* end confdefs.h.  */

| 

| int atomic_add(int i) { return __sync_fetch_and_add (&i, 1); }

| int atomic_cmpxchg(int i, int j, int k) { return __sync_val_compare_and_swap (&i, j, k); }

| 

| int

| main ()

| {

| 

|   ;

|   return 0;

| }

configure:17014: result: none

configure:17022: checking whether atomic ops require a memory barrier

configure:17036: result: no

configure:17047: checking for native Win32

configure:17057: result: no

configure:17068: checking for Sun Solaris (non-POSIX ctime_r)

configure:17079: result: yes

configure:17171: checking for cos in -lm

configure:17196: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c -lm   >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

conftest.c:32: warning: conflicting types for built-in function 'cos'

configure:17196: $? = 0

configure:17205: result: yes

configure:17217: checking for sched_yield in -lrt

configure:17242: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c -lrt   -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17242: $? = 0

configure:17251: result: yes

configure:17266: checking for stdint.h

configure:17266: result: yes

configure:17266: checking for inttypes.h

configure:17266: result: yes

configure:17266: checking sys/int_types.h usability

configure:17266: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17266: $? = 0

configure:17266: result: yes

configure:17266: checking sys/int_types.h presence

configure:17266: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17266: $? = 0

configure:17266: result: yes

configure:17266: checking for sys/int_types.h

configure:17266: result: yes

configure:17277: checking for uint64_t

configure:17277: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17277: $? = 0

configure:17277: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

conftest.c: In function `main':

conftest.c:64: error: syntax error before ')' token

configure:17277: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| /* end confdefs.h.  */

| #include <stdio.h>

| #ifdef HAVE_SYS_TYPES_H

| # include <sys/types.h>

| #endif

| #ifdef HAVE_SYS_STAT_H

| # include <sys/stat.h>

| #endif

| #ifdef STDC_HEADERS

| # include <stdlib.h>

| # include <stddef.h>

| #else

| # ifdef HAVE_STDLIB_H

| #  include <stdlib.h>

| # endif

| #endif

| #ifdef HAVE_STRING_H

| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H

| #  include <memory.h>

| # endif

| # include <string.h>

| #endif

| #ifdef HAVE_STRINGS_H

| # include <strings.h>

| #endif

| #ifdef HAVE_INTTYPES_H

| # include <inttypes.h>

| #endif

| #ifdef HAVE_STDINT_H

| # include <stdint.h>

| #endif

| #ifdef HAVE_UNISTD_H

| # include <unistd.h>

| #endif

| int

| main ()

| {

| if (sizeof ((uint64_t)))

|          return 0;

|   ;

|   return 0;

| }

configure:17277: result: yes

configure:17286: checking for uint128_t

configure:17286: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

conftest.c: In function `main':

conftest.c:65: error: `uint128_t' undeclared (first use in this function)

conftest.c:65: error: (Each undeclared identifier is reported only once

conftest.c:65: error: for each function it appears in.)

configure:17286: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| /* end confdefs.h.  */

| #include <stdio.h>

| #ifdef HAVE_SYS_TYPES_H

| # include <sys/types.h>

| #endif

| #ifdef HAVE_SYS_STAT_H

| # include <sys/stat.h>

| #endif

| #ifdef STDC_HEADERS

| # include <stdlib.h>

| # include <stddef.h>

| #else

| # ifdef HAVE_STDLIB_H

| #  include <stdlib.h>

| # endif

| #endif

| #ifdef HAVE_STRING_H

| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H

| #  include <memory.h>

| # endif

| # include <string.h>

| #endif

| #ifdef HAVE_STRINGS_H

| # include <strings.h>

| #endif

| #ifdef HAVE_INTTYPES_H

| # include <inttypes.h>

| #endif

| #ifdef HAVE_STDINT_H

| # include <stdint.h>

| #endif

| #ifdef HAVE_UNISTD_H

| # include <unistd.h>

| #endif

| int

| main ()

| {

| if (sizeof (uint128_t))

|       return 0;

|   ;

|   return 0;

| }

configure:17286: result: no

configure:17300: checking fcntl.h usability

configure:17300: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17300: $? = 0

configure:17300: result: yes

configure:17300: checking fcntl.h presence

configure:17300: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17300: $? = 0

configure:17300: result: yes

configure:17300: checking for fcntl.h

configure:17300: result: yes

configure:17300: checking for unistd.h

configure:17300: result: yes

configure:17300: checking signal.h usability

configure:17300: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17300: $? = 0

configure:17300: result: yes

configure:17300: checking signal.h presence

configure:17300: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17300: $? = 0

configure:17300: result: yes

configure:17300: checking for signal.h

configure:17300: result: yes

configure:17300: checking for sys/stat.h

configure:17300: result: yes

configure:17300: checking sys/socket.h usability

configure:17300: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17300: $? = 0

configure:17300: result: yes

configure:17300: checking sys/socket.h presence

configure:17300: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17300: $? = 0

configure:17300: result: yes

configure:17300: checking for sys/socket.h

configure:17300: result: yes

configure:17300: checking sys/poll.h usability

configure:17300: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17300: $? = 0

configure:17300: result: yes

configure:17300: checking sys/poll.h presence

configure:17300: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17300: $? = 0

configure:17300: result: yes

configure:17300: checking for sys/poll.h

configure:17300: result: yes

configure:17300: checking sys/un.h usability

configure:17300: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17300: $? = 0

configure:17300: result: yes

configure:17300: checking sys/un.h presence

configure:17300: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17300: $? = 0

configure:17300: result: yes

configure:17300: checking for sys/un.h

configure:17300: result: yes

configure:17314: checking sched.h usability

configure:17314: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17314: $? = 0

configure:17314: result: yes

configure:17314: checking sched.h presence

configure:17314: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17314: $? = 0

configure:17314: result: yes

configure:17314: checking for sched.h

configure:17314: result: yes

configure:17321: checking for sched_getaffinity

configure:17321: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

Undefined                           first referenced

 symbol                                in file

sched_getaffinity                   /var/tmp//cc0xpLTh.o

ld: fatal: Symbol referencing errors. No output written to conftest

collect2: ld returned 1 exit status

configure:17321: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| /* end confdefs.h.  */

| /* Define sched_getaffinity to an innocuous variant, in case <limits.h> declares sched_getaffinity.

|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since

|     <limits.h> exists even on freestanding compilers.  */

| 

| #ifdef __STDC__

| # include <limits.h>

| #else

| # include <assert.h>

| #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:17321: result: no

configure:17335: checking fenv.h usability

configure:17335: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17335: $? = 0

configure:17335: result: yes

configure:17335: checking fenv.h presence

configure:17335: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17335: $? = 0

configure:17335: result: yes

configure:17335: checking for fenv.h

configure:17335: result: yes

configure:17340: checking for feenableexcept

configure:17340: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

Undefined                           first referenced

 symbol                                in file

feenableexcept                      /var/tmp//ccew3qo9.o

ld: fatal: Symbol referencing errors. No output written to conftest

collect2: ld returned 1 exit status

configure:17340: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| /* end confdefs.h.  */

| /* Define feenableexcept to an innocuous variant, in case <limits.h> declares feenableexcept.

|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */

| #define feenableexcept innocuous_feenableexcept

| 

| /* System header to define __stub macros and hopefully few prototypes,

|     which can conflict with char feenableexcept (); below.

|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since

|     <limits.h> exists even on freestanding compilers.  */

| 

| #ifdef __STDC__

| # include <limits.h>

| #else

| # include <assert.h>

| #endif

| 

| #undef feenableexcept

| 

| /* 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 feenableexcept ();

| /* 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_feenableexcept || defined __stub___feenableexcept

| choke me

| #endif

| 

| int

| main ()

| {

| return feenableexcept ();

|   ;

|   return 0;

| }

configure:17340: result: no

configure:17340: checking for fedisableexcept

configure:17340: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

Undefined                           first referenced

 symbol                                in file

fedisableexcept                     /var/tmp//ccURwuYF.o

ld: fatal: Symbol referencing errors. No output written to conftest

collect2: ld returned 1 exit status

configure:17340: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| /* end confdefs.h.  */

| /* Define fedisableexcept to an innocuous variant, in case <limits.h> declares fedisableexcept.

|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */

| #define fedisableexcept innocuous_fedisableexcept

| 

| /* System header to define __stub macros and hopefully few prototypes,

|     which can conflict with char fedisableexcept (); below.

|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since

|     <limits.h> exists even on freestanding compilers.  */

| 

| #ifdef __STDC__

| # include <limits.h>

| #else

| # include <assert.h>

| #endif

| 

| #undef fedisableexcept

| 

| /* 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 fedisableexcept ();

| /* 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_fedisableexcept || defined __stub___fedisableexcept

| choke me

| #endif

| 

| int

| main ()

| {

| return fedisableexcept ();

|   ;

|   return 0;

| }

configure:17340: result: no

configure:17357: checking libgen.h usability

configure:17357: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17357: $? = 0

configure:17357: result: yes

configure:17357: checking libgen.h presence

configure:17357: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17357: $? = 0

configure:17357: result: yes

configure:17357: checking for libgen.h

configure:17357: result: yes

configure:17357: checking byteswap.h usability

configure:17357: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

conftest.c:71:22: byteswap.h: No such file or directory

configure:17357: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| /* end confdefs.h.  */

| #include <stdio.h>

| #ifdef HAVE_SYS_TYPES_H

| # include <sys/types.h>

| #endif

| #ifdef HAVE_SYS_STAT_H

| # include <sys/stat.h>

| #endif

| #ifdef STDC_HEADERS

| # include <stdlib.h>

| # include <stddef.h>

| #else

| # ifdef HAVE_STDLIB_H

| #  include <stdlib.h>

| # endif

| #endif

| #ifdef HAVE_STRING_H

| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H

| #  include <memory.h>

| # endif

| # include <string.h>

| #endif

| #ifdef HAVE_STRINGS_H

| # include <strings.h>

| #endif

| #ifdef HAVE_INTTYPES_H

| # include <inttypes.h>

| #endif

| #ifdef HAVE_STDINT_H

| # include <stdint.h>

| #endif

| #ifdef HAVE_UNISTD_H

| # include <unistd.h>

| #endif

| #include <byteswap.h>

configure:17357: result: no

configure:17357: checking byteswap.h presence

configure:17357: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

conftest.c:38:22: byteswap.h: No such file or directory

configure:17357: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| /* end confdefs.h.  */

| #include <byteswap.h>

configure:17357: result: no

configure:17357: checking for byteswap.h

configure:17357: result: no

configure:17357: checking for signal.h

configure:17357: result: yes

configure:17357: checking setjmp.h usability

configure:17357: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17357: $? = 0

configure:17357: result: yes

configure:17357: checking setjmp.h presence

configure:17357: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17357: $? = 0

configure:17357: result: yes

configure:17357: checking for setjmp.h

configure:17357: result: yes

configure:17371: checking for vasnprintf

configure:17371: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

Undefined                           first referenced

 symbol                                in file

vasnprintf                          /var/tmp//ccAqIILo.o

ld: fatal: Symbol referencing errors. No output written to conftest

collect2: ld returned 1 exit status

configure:17371: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| /* end confdefs.h.  */

| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf.

|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */

| #define vasnprintf innocuous_vasnprintf

| 

| /* System header to define __stub macros and hopefully few prototypes,

|     which can conflict with char vasnprintf (); below.

|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since

|     <limits.h> exists even on freestanding compilers.  */

| 

| #ifdef __STDC__

| # include <limits.h>

| #else

| # include <assert.h>

| #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:17371: result: no

configure:17371: checking for link

configure:17371: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17371: $? = 0

configure:17371: result: yes

configure:17371: checking for ctime_r

configure:17371: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17371: $? = 0

configure:17371: result: yes

configure:17371: checking for drand48

configure:17371: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17371: $? = 0

configure:17371: result: yes

configure:17371: checking for flockfile

configure:17371: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:17371: $? = 0

configure:17371: result: yes

configure:17384: checking windows.h usability

configure:17384: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

conftest.c:77:21: windows.h: No such file or directory

configure:17384: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| #include <stdio.h>

| #ifdef HAVE_SYS_TYPES_H

| # include <sys/types.h>

| #endif

| #ifdef HAVE_SYS_STAT_H

| # include <sys/stat.h>

| #endif

| #ifdef STDC_HEADERS

| # include <stdlib.h>

| # include <stddef.h>

| #else

| # ifdef HAVE_STDLIB_H

| #  include <stdlib.h>

| # endif

| #endif

| #ifdef HAVE_STRING_H

| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H

| #  include <memory.h>

| # endif

| # include <string.h>

| #endif

| #ifdef HAVE_STRINGS_H

| # include <strings.h>

| #endif

| #ifdef HAVE_INTTYPES_H

| # include <inttypes.h>

| #endif

| #ifdef HAVE_STDINT_H

| # include <stdint.h>

| #endif

| #ifdef HAVE_UNISTD_H

| # include <unistd.h>

| #endif

| #include <windows.h>

configure:17384: result: no

configure:17384: checking windows.h presence

configure:17384: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

conftest.c:44:21: windows.h: No such file or directory

configure:17384: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| #include <windows.h>

configure:17384: result: no

configure:17384: checking for windows.h

configure:17384: result: no

configure:17644: checking for supported warning flags

configure:17665: checking whether gcc supports -Wall

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wall -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wextra

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wextra -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wsign-compare

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wsign-compare -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Werror-implicit-function-declaration

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Werror-implicit-function-declaration -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wpointer-arith

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wpointer-arith -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wwrite-strings

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wwrite-strings -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wstrict-prototypes

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wstrict-prototypes -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wmissing-prototypes

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wmissing-prototypes -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wmissing-declarations

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wmissing-declarations -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wnested-externs

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wnested-externs -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wpacked

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wpacked -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wswitch-enum

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wswitch-enum -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wmissing-format-attribute

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wmissing-format-attribute -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

cc1: warning: -Wmissing-format-attribute ignored without -Wformat

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wstrict-aliasing=2

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wstrict-aliasing=2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Winit-self

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Winit-self -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wunsafe-loop-optimizations

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wunsafe-loop-optimizations -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

cc1: error: unrecognized command line option "-Wunsafe-loop-optimizations"

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wdeclaration-after-statement

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wdeclaration-after-statement -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wold-style-definition

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wold-style-definition -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wno-missing-field-initializers

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wno-missing-field-initializers -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

cc1: error: unrecognized command line option "-Wno-missing-field-initializers"

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wno-unused-parameter

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wno-unused-parameter -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wno-attributes

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wno-attributes -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

cc1: error: unrecognized command line option "-Wno-attributes"

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wno-long-long

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wno-long-long -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Winline

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Winline -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -fno-strict-aliasing

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -fno-strict-aliasing -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -fno-common

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -fno-common -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17665: checking whether gcc supports -Wp,-D_FORTIFY_SOURCE=2

configure:17674: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wp,-D_FORTIFY_SOURCE=2 -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17674: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| /* end confdefs.h.  */

| 

configure:17687: result: no

configure:17695: checking which warning flags were supported

configure:17699: result: 

configure:17707: checking how to enable unused result warnings

configure:17734: result: 

configure:17742: checking how to allow undefined symbols in shared libraries used by test suite

configure:17747: checking whether gcc supports -Wl,--allow-shlib-undefined

configure:17756: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -Werror -Wl,--allow-shlib-undefined -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm >&5

conftest.c:20:1: "PACKAGE_VERSION" redefined

conftest.c:4:1: this is the location of the previous definition

conftest.c:21:1: "PACKAGE_STRING" redefined

conftest.c:5:1: this is the location of the previous definition

conftest.c:22:1: "PACKAGE_NAME" redefined

conftest.c:2:1: this is the location of the previous definition

conftest.c:23:1: "PACKAGE_TARNAME" redefined

conftest.c:3:1: this is the location of the previous definition

configure:17756: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| #define WARN_UNUSED_RESULT 

| /* end confdefs.h.  */

| int main(void){ return 0;}

configure:17770: result: no

configure:17774: result: 

configure:17998: checking for VALGRIND

configure:18005: $PKG_CONFIG --exists --print-errors "valgrind"

Package valgrind was not found in the pkg-config search path.

Perhaps you should add the directory containing `valgrind.pc'

to the PKG_CONFIG_PATH environment variable

No package 'valgrind' found

configure:18008: $? = 1

configure:18021: $PKG_CONFIG --exists --print-errors "valgrind"

Package valgrind was not found in the pkg-config search path.

Perhaps you should add the directory containing `valgrind.pc'

to the PKG_CONFIG_PATH environment variable

No package 'valgrind' found

configure:18024: $? = 1

Package valgrind was not found in the pkg-config search path.

Perhaps you should add the directory containing `valgrind.pc'

to the PKG_CONFIG_PATH environment variable

No package 'valgrind' found

configure:18051: result: no

configure:18053: result: no

configure:18173: checking for compress in -lz

configure:18198: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c -lz   -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:18198: $? = 0

configure:18207: result: yes

configure:18210: checking zlib.h usability

configure:18210: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:18210: $? = 0

configure:18210: result: yes

configure:18210: checking zlib.h presence

configure:18210: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:18210: $? = 0

configure:18210: result: yes

configure:18210: checking for zlib.h

configure:18210: result: yes

configure:18224: checking for X

configure:18332: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:18332: $? = 0

configure:18363: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c -lX11  -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:18363: $? = 0

configure:18413: result: libraries , headers 

configure:18438: checking for cairo's Xlib surface backend feature

configure:18456: checking for xlib

configure:18463: $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:18466: $? = 1

configure:18479: $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:18482: $? = 1

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:18509: result: no

configure:18511: result: no

configure:18609: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm  -lX11 >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:18609: $? = 0

configure:18707: checking for gethostbyname

configure:18707: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

Undefined                           first referenced

 symbol                                in file

gethostbyname                       /var/tmp//ccsM4Axd.o

ld: fatal: Symbol referencing errors. No output written to conftest

collect2: ld returned 1 exit status

configure:18707: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| #define WARN_UNUSED_RESULT 

| /* end confdefs.h.  */

| /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.

|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */

| #define gethostbyname innocuous_gethostbyname

| 

| /* System header to define __stub macros and hopefully few prototypes,

|     which can conflict with char gethostbyname (); below.

|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since

|     <limits.h> exists even on freestanding compilers.  */

| 

| #ifdef __STDC__

| # include <limits.h>

| #else

| # include <assert.h>

| #endif

| 

| #undef gethostbyname

| 

| /* 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 gethostbyname ();

| /* 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_gethostbyname || defined __stub___gethostbyname

| choke me

| #endif

| 

| int

| main ()

| {

| return gethostbyname ();

|   ;

|   return 0;

| }

configure:18707: result: no

configure:18713: checking for gethostbyname in -lnsl

configure:18738: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c -lnsl   -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:18738: $? = 0

configure:18747: result: yes

configure:18804: checking for connect

configure:18804: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

Undefined                           first referenced

 symbol                                in file

connect                             /var/tmp//cc410oHN.o

ld: fatal: Symbol referencing errors. No output written to conftest

collect2: ld returned 1 exit status

configure:18804: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| #define WARN_UNUSED_RESULT 

| /* end confdefs.h.  */

| /* Define connect to an innocuous variant, in case <limits.h> declares connect.

|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */

| #define connect innocuous_connect

| 

| /* System header to define __stub macros and hopefully few prototypes,

|     which can conflict with char connect (); below.

|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since

|     <limits.h> exists even on freestanding compilers.  */

| 

| #ifdef __STDC__

| # include <limits.h>

| #else

| # include <assert.h>

| #endif

| 

| #undef connect

| 

| /* 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 connect ();

| /* 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_connect || defined __stub___connect

| choke me

| #endif

| 

| int

| main ()

| {

| return connect ();

|   ;

|   return 0;

| }

configure:18804: result: no

configure:18810: checking for connect in -lsocket

configure:18835: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c -lsocket  -lnsl  -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:18835: $? = 0

configure:18844: result: yes

configure:18853: checking for remove

configure:18853: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:18853: $? = 0

configure:18853: result: yes

configure:18902: checking for shmat

configure:18902: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:18902: $? = 0

configure:18902: result: yes

configure:18960: checking for IceConnectionNumber in -lICE

configure:18985: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c -lICE -lsocket  -lnsl  -lm >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:18985: $? = 0

configure:18994: result: yes

configure:19529: checking whether cairo's Xlib surface backend feature could be enabled

configure:19533: result: yes

configure:19768: checking for cairo's Xlib Xrender surface backend feature

configure:19790: checking for xlib_xrender

configure:19797: $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:19800: $? = 1

configure:19813: $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:19816: $? = 1

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:19843: result: no

configure:19845: result: no

configure:19850: checking X11/extensions/Xrender.h usability

configure:19850: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib   conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:19850: $? = 0

configure:19850: result: yes

configure:19850: checking X11/extensions/Xrender.h presence

configure:19850: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib   conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:19850: $? = 0

configure:19850: result: yes

configure:19850: checking for X11/extensions/Xrender.h

configure:19850: result: yes

configure:19896: checking whether cairo's Xlib Xrender surface backend feature could be enabled

configure:19900: result: yes

configure:20471: checking for cairo's Quartz surface backend feature

configure:20486: checking ApplicationServices/ApplicationServices.h usability

configure:20486: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

conftest.c:78:53: ApplicationServices/ApplicationServices.h: No such file or directory

configure:20486: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| #define WARN_UNUSED_RESULT 

| /* end confdefs.h.  */

| #include <stdio.h>

| #ifdef HAVE_SYS_TYPES_H

| # include <sys/types.h>

| #endif

| #ifdef HAVE_SYS_STAT_H

| # include <sys/stat.h>

| #endif

| #ifdef STDC_HEADERS

| # include <stdlib.h>

| # include <stddef.h>

| #else

| # ifdef HAVE_STDLIB_H

| #  include <stdlib.h>

| # endif

| #endif

| #ifdef HAVE_STRING_H

| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H

| #  include <memory.h>

| # endif

| # include <string.h>

| #endif

| #ifdef HAVE_STRINGS_H

| # include <strings.h>

| #endif

| #ifdef HAVE_INTTYPES_H

| # include <inttypes.h>

| #endif

| #ifdef HAVE_STDINT_H

| # include <stdint.h>

| #endif

| #ifdef HAVE_UNISTD_H

| # include <unistd.h>

| #endif

| #include <ApplicationServices/ApplicationServices.h>

configure:20486: result: no

configure:20486: checking ApplicationServices/ApplicationServices.h presence

configure:20486: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

conftest.c:45:53: ApplicationServices/ApplicationServices.h: No such file or directory

configure:20486: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| #define WARN_UNUSED_RESULT 

| /* end confdefs.h.  */

| #include <ApplicationServices/ApplicationServices.h>

configure:20486: result: no

configure:20486: checking for ApplicationServices/ApplicationServices.h

configure:20486: result: no

configure:20495: checking CoreGraphics/CoreGraphics.h usability

configure:20495: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

conftest.c:78:39: CoreGraphics/CoreGraphics.h: No such file or directory

configure:20495: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| #define WARN_UNUSED_RESULT 

| /* end confdefs.h.  */

| #include <stdio.h>

| #ifdef HAVE_SYS_TYPES_H

| # include <sys/types.h>

| #endif

| #ifdef HAVE_SYS_STAT_H

| # include <sys/stat.h>

| #endif

| #ifdef STDC_HEADERS

| # include <stdlib.h>

| # include <stddef.h>

| #else

| # ifdef HAVE_STDLIB_H

| #  include <stdlib.h>

| # endif

| #endif

| #ifdef HAVE_STRING_H

| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H

| #  include <memory.h>

| # endif

| # include <string.h>

| #endif

| #ifdef HAVE_STRINGS_H

| # include <strings.h>

| #endif

| #ifdef HAVE_INTTYPES_H

| # include <inttypes.h>

| #endif

| #ifdef HAVE_STDINT_H

| # include <stdint.h>

| #endif

| #ifdef HAVE_UNISTD_H

| # include <unistd.h>

| #endif

| #include <CoreGraphics/CoreGraphics.h>

configure:20495: result: no

configure:20495: checking CoreGraphics/CoreGraphics.h presence

configure:20495: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

conftest.c:45:39: CoreGraphics/CoreGraphics.h: No such file or directory

configure:20495: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| #define WARN_UNUSED_RESULT 

| /* end confdefs.h.  */

| #include <CoreGraphics/CoreGraphics.h>

configure:20495: result: no

configure:20495: checking for CoreGraphics/CoreGraphics.h

configure:20495: result: no

configure:20519: checking whether cairo's Quartz surface backend feature could be enabled

configure:20523: result: no (requires CoreGraphics framework)

configure:20758: checking for cairo's Quartz font backend feature

configure:20786: checking whether cairo's Quartz font backend feature could be enabled

configure:20790: result: no (requires CoreGraphics framework)

configure:21289: checking for cairo's Microsoft Windows surface backend feature

configure:21320: checking whether cairo's Microsoft Windows surface backend feature could be enabled

configure:21324: result: no (requires a Win32 platform)

configure:21559: checking for cairo's Microsoft Windows font backend feature

configure:21587: checking whether cairo's Microsoft Windows font backend feature could be enabled

configure:21591: result: no (requires a Win32 platform)

configure:22497: checking for cairo's PNG functions feature

configure:22530: checking for png

configure:22537: $PKG_CONFIG --exists --print-errors "$png_REQUIRES"

configure:22540: $? = 0

configure:22553: $PKG_CONFIG --exists --print-errors "$png_REQUIRES"

configure:22556: $? = 0

configure:22593: result: yes

configure:22613: checking whether cairo's PNG functions feature could be enabled

configure:22617: result: yes

configure:23880: checking for cairo's FreeType font backend feature

configure:23898: checking for FONTCONFIG

configure:23905: $PKG_CONFIG --exists --print-errors "$ft_REQUIRES"

configure:23908: $? = 0

configure:23921: $PKG_CONFIG --exists --print-errors "$ft_REQUIRES"

configure:23924: $? = 0

configure:23961: result: yes

configure:23974: checking for FcFini

configure:23974: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS   -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm -lfontconfig   >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:23974: $? = 0

configure:23974: result: yes

configure:23989: checking for FREETYPE

configure:23996: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION"

configure:23999: $? = 0

configure:24012: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION"

configure:24015: $? = 0

configure:24054: result: yes

configure:24169: checking whether cairo's FreeType font backend feature could be enabled

configure:24173: result: yes

configure:24392: checking for FT_Bitmap_Size.y_ppem

configure:24392: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/usr/sfw/include -I/usr/sfw/include/freetype2     -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:24392: $? = 0

configure:24392: result: yes

configure:24410: checking for FT_GlyphSlot_Embolden

configure:24410: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/usr/sfw/include -I/usr/sfw/include/freetype2     -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm -R/usr/sfw/lib -L/usr/sfw/lib -lfreetype   -lfontconfig   >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:24410: $? = 0

configure:24410: result: yes

configure:24410: checking for FT_Load_Sfnt_Table

configure:24410: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/usr/sfw/include -I/usr/sfw/include/freetype2     -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm -R/usr/sfw/lib -L/usr/sfw/lib -lfreetype   -lfontconfig   >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:24410: $? = 0

configure:24410: result: yes

configure:24410: checking for FT_Library_SetLcdFilter

configure:24410: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/usr/sfw/include -I/usr/sfw/include/freetype2     -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib -L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib conftest.c  -lm -R/usr/sfw/lib -L/usr/sfw/lib -lfreetype   -lfontconfig   >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

Undefined                           first referenced

 symbol                                in file

FT_Library_SetLcdFilter             /var/tmp//cc2murrJ.o

ld: fatal: Symbol referencing errors. No output written to conftest

collect2: ld returned 1 exit status

configure:24410: $? = 1

configure: failed program was:

| /* confdefs.h */

| #define PACKAGE_NAME "cairo"

| #define PACKAGE_TARNAME "cairo"

| #define PACKAGE_VERSION "1.8.10"

| #define PACKAGE_STRING "cairo 1.8.10"

| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

| #define PACKAGE_URL ""

| #define STDC_HEADERS 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_DLFCN_H 1

| #define LT_OBJDIR ".libs/"

| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

| #define PACKAGE_NAME USE_cairo_INSTEAD

| #define PACKAGE_TARNAME USE_cairo_INSTEAD

| #define HAVE_STDINT_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_SYS_INT_TYPES_H 1

| #define HAVE_UINT64_T 1

| #define HAVE_FCNTL_H 1

| #define HAVE_UNISTD_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_SYS_POLL_H 1

| #define HAVE_SYS_UN_H 1

| #define HAVE_SCHED_H 1

| #define HAVE_LIBGEN_H 1

| #define HAVE_SIGNAL_H 1

| #define HAVE_SETJMP_H 1

| #define HAVE_LINK 1

| #define HAVE_CTIME_R 1

| #define HAVE_DRAND48 1

| #define HAVE_FLOCKFILE 1

| #define WARN_UNUSED_RESULT 

| #define HAVE_FCFINI 1

| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1

| #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1

| #define HAVE_FT_LOAD_SFNT_TABLE 1

| /* end confdefs.h.  */

| /* Define FT_Library_SetLcdFilter to an innocuous variant, in case <limits.h> declares FT_Library_SetLcdFilter.

|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */

| #define FT_Library_SetLcdFilter innocuous_FT_Library_SetLcdFilter

| 

| /* System header to define __stub macros and hopefully few prototypes,

|     which can conflict with char FT_Library_SetLcdFilter (); below.

|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since

|     <limits.h> exists even on freestanding compilers.  */

| 

| #ifdef __STDC__

| # include <limits.h>

| #else

| # include <assert.h>

| #endif

| 

| #undef FT_Library_SetLcdFilter

| 

| /* 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 FT_Library_SetLcdFilter ();

| /* 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_FT_Library_SetLcdFilter || defined __stub___FT_Library_SetLcdFilter

| choke me

| #endif

| 

| int

| main ()

| {

| return FT_Library_SetLcdFilter ();

|   ;

|   return 0;

| }

configure:24410: result: no

configure:24438: checking pthread.h usability

configure:24438: gcc -c -g -O2 -D_POSIX_PTHREAD_SEMANTICS -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c >&5

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:24438: $? = 0

configure:24438: result: yes

configure:24438: checking pthread.h presence

configure:24438: gcc -E -I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib conftest.c

conftest.c:20:1: warning: "PACKAGE_VERSION" redefined

conftest.c:4:1: warning: this is the location of the previous definition

conftest.c:21:1: warning: "PACKAGE_STRING" redefined

conftest.c:5:1: warning: this is the location of the previous definition

conftest.c:22:1: warning: "PACKAGE_NAME" redefined

conftest.c:2:1: warning: this is the location of the previous definition

conftest.c:23:1: warning: "PACKAGE_TARNAME" redefined

conftest.c:3:1: warning: this is the location of the previous definition

configure:24438: $? = 0

configure:24438: result: yes

configure:24438: checking for pthread.h

configure:24438: result: yes

configure:24485: checking for cairo's PostScript surface backend feature

configure:24515: checking whether cairo's PostScript surface backend feature could be enabled

configure:24519: result: yes

configure:24743: checking for gs

configure:24759: found /usr/sfw/bin/gs

configure:24770: result: gs

configure:24792: checking for LIBSPECTRE

configure:24799: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY"

Package libspectre was not found in the pkg-config search path.

Perhaps you should add the directory containing `libspectre.pc'

to the PKG_CONFIG_PATH environment variable

No package 'libspectre' found

configure:24802: $? = 1

configure:24815: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY"

Package libspectre was not found in the pkg-config search path.

Perhaps you should add the directory containing `libspectre.pc'

to the PKG_CONFIG_PATH environment variable

No package 'libspectre' found

configure:24818: $? = 1

Package libspectre was not found in the pkg-config search path.

Perhaps you should add the directory containing `libspectre.pc'

to the PKG_CONFIG_PATH environment variable

No package 'libspectre' found

configure:24845: result: no

configure:24847: result: no

configure:24907: checking for cairo's PDF surface backend feature

configure:24937: checking whether cairo's PDF surface backend feature could be enabled

configure:24941: result: yes

configure:25168: checking for POPPLER

configure:25175: $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

configure:25178: $? = 1

configure:25191: $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

configure:25194: $? = 1

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

configure:25221: result: no

configure:25223: result: no

configure:25260: WARNING: PDF backend will not be tested since poppler >= 0.9.2 is not available

configure:25307: checking for cairo's SVG surface backend feature

configure:25337: checking whether cairo's SVG surface backend feature could be enabled

configure:25341: result: yes

configure:25565: checking for LIBRSVG

configure:25572: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0"

Requested 'librsvg-2.0 >= 2.15.0' but version of librsvg is 2.5.0

configure:25575: $? = 1

configure:25588: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0"

Requested 'librsvg-2.0 >= 2.15.0' but version of librsvg is 2.5.0

configure:25591: $? = 1

Requested 'librsvg-2.0 >= 2.15.0' but version of librsvg is 2.5.0

configure:25618: result: no

configure:25620: result: no

configure:25657: WARNING: SVG backend will not be tested since librsvg >= 2.15.0 is not available

configure:25893: checking for cairo's image surface backend feature

configure:25911: checking for pixman

configure:25918: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES"

Package pixman-1 was not found in the pkg-config search path.

Perhaps you should add the directory containing `pixman-1.pc'

to the PKG_CONFIG_PATH environment variable

No package 'pixman-1' found

configure:25921: $? = 1

configure:25934: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES"

Package pixman-1 was not found in the pkg-config search path.

Perhaps you should add the directory containing `pixman-1.pc'

to the PKG_CONFIG_PATH environment variable

No package 'pixman-1' found

configure:25937: $? = 1

Package pixman-1 was not found in the pkg-config search path.

Perhaps you should add the directory containing `pixman-1.pc'

to the PKG_CONFIG_PATH environment variable

No package 'pixman-1' found

configure:25964: result: no

configure:25966: result: no

configure:25995: checking whether cairo's image surface backend feature could be enabled

configure:25999: result: no (requires pixman-1 >= 0.12.0 http://cairographics.org/releases/)

configure:26004: error: mandatory image surface backend feature could not be enabled

 

## ---------------- ##

## Cache variables. ##

## ---------------- ##

 

ac_cv_build=i386-pc-solaris2.10

ac_cv_c_bigendian=no

ac_cv_c_compiler_gnu=yes

ac_cv_c_inline=inline

ac_cv_cxx_compiler_gnu=yes

ac_cv_env_CCC_set=

ac_cv_env_CCC_value=

ac_cv_env_CC_set=

ac_cv_env_CC_value=

ac_cv_env_CFLAGS_set=

ac_cv_env_CFLAGS_value=

ac_cv_env_CPPFLAGS_set=set

ac_cv_env_CPPFLAGS_value='-I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib'

ac_cv_env_CPP_set=

ac_cv_env_CPP_value=

ac_cv_env_CXXCPP_set=

ac_cv_env_CXXCPP_value=

ac_cv_env_CXXFLAGS_set=

ac_cv_env_CXXFLAGS_value=

ac_cv_env_CXX_set=

ac_cv_env_CXX_value=

ac_cv_env_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='-L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib'

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_LIBSPECTRE_CFLAGS_set=

ac_cv_env_LIBSPECTRE_CFLAGS_value=

ac_cv_env_LIBSPECTRE_LIBS_set=

ac_cv_env_LIBSPECTRE_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_VALGRIND_CFLAGS_set=

ac_cv_env_VALGRIND_CFLAGS_value=

ac_cv_env_VALGRIND_LIBS_set=

ac_cv_env_VALGRIND_LIBS_value=

ac_cv_env_XMKMF_set=

ac_cv_env_XMKMF_value=

ac_cv_env_build_alias_set=

ac_cv_env_build_alias_value=

ac_cv_env_directfb_CFLAGS_set=

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_gtk_CFLAGS_set=

ac_cv_env_gtk_CFLAGS_value=

ac_cv_env_gtk_LIBS_set=

ac_cv_env_gtk_LIBS_value=

ac_cv_env_host_alias_set=

ac_cv_env_host_alias_value=

ac_cv_env_pixman_CFLAGS_set=

ac_cv_env_pixman_CFLAGS_value=

ac_cv_env_pixman_LIBS_set=

ac_cv_env_pixman_LIBS_value=

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=

ac_cv_env_target_alias_value=

ac_cv_env_xcb_CFLAGS_set=

ac_cv_env_xcb_CFLAGS_value=

ac_cv_env_xcb_LIBS_set=

ac_cv_env_xcb_LIBS_value=

ac_cv_env_xlib_CFLAGS_set=

ac_cv_env_xlib_CFLAGS_value=

ac_cv_env_xlib_LIBS_set=

ac_cv_env_xlib_LIBS_value=

ac_cv_env_xlib_xrender_CFLAGS_set=

ac_cv_env_xlib_xrender_CFLAGS_value=

ac_cv_env_xlib_xrender_LIBS_set=

ac_cv_env_xlib_xrender_LIBS_value=

ac_cv_func_FT_GlyphSlot_Embolden=yes

ac_cv_func_FT_Library_SetLcdFilter=no

ac_cv_func_FT_Load_Sfnt_Table=yes

ac_cv_func_FcFini=yes

ac_cv_func_connect=no

ac_cv_func_ctime_r=yes

ac_cv_func_drand48=yes

ac_cv_func_fedisableexcept=no

ac_cv_func_feenableexcept=no

ac_cv_func_flockfile=yes

ac_cv_func_gethostbyname=no

ac_cv_func_link=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_ApplicationServices_ApplicationServices_h=no

ac_cv_header_CoreGraphics_CoreGraphics_h=no

ac_cv_header_X11_extensions_Xrender_h=yes

ac_cv_header_byteswap_h=no

ac_cv_header_dlfcn_h=yes

ac_cv_header_fcntl_h=yes

ac_cv_header_fenv_h=yes

ac_cv_header_inttypes_h=yes

ac_cv_header_libgen_h=yes

ac_cv_header_memory_h=yes

ac_cv_header_pthread_h=yes

ac_cv_header_sched_h=yes

ac_cv_header_setjmp_h=yes

ac_cv_header_signal_h=yes

ac_cv_header_stdc=yes

ac_cv_header_stdint_h=yes

ac_cv_header_stdlib_h=yes

ac_cv_header_string_h=yes

ac_cv_header_strings_h=yes

ac_cv_header_sys_int_types_h=yes

ac_cv_header_sys_poll_h=yes

ac_cv_header_sys_socket_h=yes

ac_cv_header_sys_stat_h=yes

ac_cv_header_sys_types_h=yes

ac_cv_header_sys_un_h=yes

ac_cv_header_unistd_h=yes

ac_cv_header_windows_h=no

ac_cv_header_zlib_h=yes

ac_cv_host=i386-pc-solaris2.10

ac_cv_lib_ICE_IceConnectionNumber=yes

ac_cv_lib_m_cos=yes

ac_cv_lib_nsl_gethostbyname=yes

ac_cv_lib_rt_sched_yield=yes

ac_cv_lib_socket_connect=yes

ac_cv_lib_z_compress=yes

ac_cv_member_FT_Bitmap_Size_y_ppem=yes

ac_cv_objext=o

ac_cv_path_DOLT_BASH=/usr/bin/bash

ac_cv_path_EGREP='/usr/sfw/bin/ggrep -E'

ac_cv_path_FGREP='/usr/sfw/bin/ggrep -F'

ac_cv_path_FIND=/usr/bin/find

ac_cv_path_GREP=/usr/sfw/bin/ggrep

ac_cv_path_SED=/usr/bin/sed

ac_cv_path_XARGS=/usr/bin/xargs

ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config

ac_cv_prog_AWK=nawk

ac_cv_prog_CPP='gcc -E'

ac_cv_prog_CXXCPP='g++ -E'

ac_cv_prog_GS=gs

ac_cv_prog_ac_ct_AR=ar

ac_cv_prog_ac_ct_CC=gcc

ac_cv_prog_ac_ct_CXX=g++

ac_cv_prog_ac_ct_OBJDUMP=objdump

ac_cv_prog_ac_ct_RANLIB=ranlib

ac_cv_prog_ac_ct_STRIP=strip

ac_cv_prog_cc_c89=

ac_cv_prog_cc_g=yes

ac_cv_prog_cc_gcc_c_o=yes

ac_cv_prog_cxx_g=yes

ac_cv_prog_make_make_set=yes

ac_cv_type_uint128_t=no

ac_cv_type_uint64_t=yes

am_cv_CC_dependencies_compiler_type=gcc3

am_cv_CXX_dependencies_compiler_type=gcc3

ax_cv_c_float_words_bigendian=no

cairo_cv_atomic_op_needs_memory_barrier=no

cairo_cv_atomic_primitives=none

cairo_cv_ft_BASE=cairo

cairo_cv_ft_CFLAGS='-I/usr/sfw/include -I/usr/sfw/include/freetype2    '

cairo_cv_ft_LIBS='-R/usr/sfw/lib -L/usr/sfw/lib -lfreetype   -lfontconfig  '

cairo_cv_ft_NONPKGCONFIG_CFLAGS=

cairo_cv_ft_NONPKGCONFIG_LIBS=

cairo_cv_ft_REQUIRES='freetype2 >= 9.7.3 fontconfig'

cairo_cv_ft_cache_commands_len=1437

cairo_cv_ft_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS'

cairo_cv_ft_cache_version=6

cairo_cv_ft_use=yes

cairo_cv_image_BASE=cairo

cairo_cv_image_CFLAGS=

cairo_cv_image_LIBS=

cairo_cv_image_NONPKGCONFIG_CFLAGS=

cairo_cv_image_NONPKGCONFIG_LIBS=

cairo_cv_image_REQUIRES='pixman-1 >= 0.12.0'

cairo_cv_image_cache_commands_len=279

cairo_cv_image_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS'

cairo_cv_image_cache_version=6

cairo_cv_image_use='no (requires pixman-1 >= 0.12.0 http://cairographics.org/releases/)'

cairo_cv_pdf_BASE=cairo

cairo_cv_pdf_CFLAGS=

cairo_cv_pdf_LIBS=

cairo_cv_pdf_NONPKGCONFIG_CFLAGS=

cairo_cv_pdf_NONPKGCONFIG_LIBS=-lz

cairo_cv_pdf_REQUIRES=

cairo_cv_pdf_cache_commands_len=91

cairo_cv_pdf_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS'

cairo_cv_pdf_cache_version=6

cairo_cv_pdf_use=yes

cairo_cv_png_BASE=cairo

cairo_cv_png_CFLAGS='-I/usr/include/libpng12  '

cairo_cv_png_LIBS='-lpng12  '

cairo_cv_png_NONPKGCONFIG_CFLAGS=

cairo_cv_png_NONPKGCONFIG_LIBS=

cairo_cv_png_REQUIRES=libpng12

cairo_cv_png_cache_commands_len=568

cairo_cv_png_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS'

cairo_cv_png_cache_version=6

cairo_cv_png_use=yes

cairo_cv_ps_BASE=cairo

cairo_cv_ps_CFLAGS=

cairo_cv_ps_LIBS=

cairo_cv_ps_NONPKGCONFIG_CFLAGS=

cairo_cv_ps_NONPKGCONFIG_LIBS=-lz

cairo_cv_ps_REQUIRES=

cairo_cv_ps_cache_commands_len=88

cairo_cv_ps_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS'

cairo_cv_ps_cache_version=6

cairo_cv_ps_use=yes

cairo_cv_quartz_BASE=cairo

cairo_cv_quartz_CFLAGS=

cairo_cv_quartz_LIBS='-Xlinker -framework -Xlinker CoreGraphics'

cairo_cv_quartz_NONPKGCONFIG_CFLAGS=

cairo_cv_quartz_NONPKGCONFIG_LIBS=

cairo_cv_quartz_REQUIRES=

cairo_cv_quartz_cache_commands_len=527

cairo_cv_quartz_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS'

cairo_cv_quartz_cache_version=6

cairo_cv_quartz_font_BASE=cairo

cairo_cv_quartz_font_CFLAGS=

cairo_cv_quartz_font_LIBS=

cairo_cv_quartz_font_NONPKGCONFIG_CFLAGS=

cairo_cv_quartz_font_NONPKGCONFIG_LIBS=

cairo_cv_quartz_font_REQUIRES=

cairo_cv_quartz_font_cache_commands_len=31

cairo_cv_quartz_font_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS'

cairo_cv_quartz_font_cache_version=6

cairo_cv_quartz_font_use='no (requires CoreGraphics framework)'

cairo_cv_quartz_use='no (requires CoreGraphics framework)'

cairo_cv_svg_BASE=cairo

cairo_cv_svg_CFLAGS=

cairo_cv_svg_LIBS=

cairo_cv_svg_NONPKGCONFIG_CFLAGS=

cairo_cv_svg_NONPKGCONFIG_LIBS=

cairo_cv_svg_REQUIRES=

cairo_cv_svg_cache_commands_len=85

cairo_cv_svg_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS'

cairo_cv_svg_cache_version=6

cairo_cv_svg_use=yes

cairo_cv_warn_cflags=

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 -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2'

cairo_cv_warn_unused_result=

cairo_cv_win32_BASE=cairo

cairo_cv_win32_CFLAGS=

cairo_cv_win32_LIBS='-lgdi32 -lmsimg32'

cairo_cv_win32_NONPKGCONFIG_CFLAGS=

cairo_cv_win32_NONPKGCONFIG_LIBS=

cairo_cv_win32_REQUIRES=

cairo_cv_win32_cache_commands_len=127

cairo_cv_win32_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS'

cairo_cv_win32_cache_version=6

cairo_cv_win32_font_BASE=cairo

cairo_cv_win32_font_CFLAGS=

cairo_cv_win32_font_LIBS=

cairo_cv_win32_font_NONPKGCONFIG_CFLAGS=

cairo_cv_win32_font_NONPKGCONFIG_LIBS=

cairo_cv_win32_font_REQUIRES=

cairo_cv_win32_font_cache_commands_len=29

cairo_cv_win32_font_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS'

cairo_cv_win32_font_cache_version=6

cairo_cv_win32_font_use='no (requires a Win32 platform)'

cairo_cv_win32_use='no (requires a Win32 platform)'

cairo_cv_xlib_BASE=cairo

cairo_cv_xlib_CFLAGS=

cairo_cv_xlib_LIBS=

cairo_cv_xlib_NONPKGCONFIG_CFLAGS=

cairo_cv_xlib_NONPKGCONFIG_LIBS=' -lSM -lICE  -lX11 -lsocket  -lnsl'

cairo_cv_xlib_REQUIRES=

cairo_cv_xlib_cache_commands_len=373

cairo_cv_xlib_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS'

cairo_cv_xlib_cache_version=6

cairo_cv_xlib_use=yes

cairo_cv_xlib_xrender_BASE=cairo-xlib

cairo_cv_xlib_xrender_CFLAGS=

cairo_cv_xlib_xrender_LIBS=

cairo_cv_xlib_xrender_NONPKGCONFIG_CFLAGS=

cairo_cv_xlib_xrender_NONPKGCONFIG_LIBS=-lXrender

cairo_cv_xlib_xrender_REQUIRES=

cairo_cv_xlib_xrender_cache_commands_len=742

cairo_cv_xlib_xrender_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS'

cairo_cv_xlib_xrender_cache_version=6

cairo_cv_xlib_xrender_use=yes

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_nm_interface='BSD nm'

lt_cv_objdir=.libs

lt_cv_path_LD=/usr/ccs/bin/ld

lt_cv_path_LDCXX=/usr/ccs/bin/ld

lt_cv_path_NM='/usr/ccs/bin/nm -p'

lt_cv_prog_compiler_c_o=yes

lt_cv_prog_compiler_c_o_CXX=yes

lt_cv_prog_compiler_pic_works=yes

lt_cv_prog_compiler_pic_works_CXX=yes

lt_cv_prog_compiler_rtti_exceptions=no

lt_cv_prog_compiler_static_works=no

lt_cv_prog_compiler_static_works_CXX=no

lt_cv_prog_gnu_ld=no

lt_cv_prog_gnu_ldcxx=no

lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[          ]\([BDRT][BDRT]*\)[       ][    ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''

lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''

lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''

lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BDRT]* .* \(.*\)$/extern char \1;/p'\'''

lt_cv_sys_max_cmd_len=786240

pkg_cv_FONTCONFIG_CFLAGS=' '

pkg_cv_FONTCONFIG_LIBS='-lfontconfig  '

pkg_cv_FREETYPE_CFLAGS='-I/usr/sfw/include -I/usr/sfw/include/freetype2  '

pkg_cv_FREETYPE_LIBS='-R/usr/sfw/lib -L/usr/sfw/lib -lfreetype  '

pkg_cv_png_CFLAGS='-I/usr/include/libpng12  '

pkg_cv_png_LIBS='-lpng12  '

 

## ----------------- ##

## Output variables. ##

## ----------------- ##

 

ACLOCAL='${SHELL} /usr/cairo/cairo-1.8.10/build/missing --run aclocal-1.11'

AMDEPBACKSLASH='\'

AMDEP_FALSE='#'

AMDEP_TRUE=''

AMTAR='${SHELL} /usr/cairo/cairo-1.8.10/build/missing --run tar'

AR='ar'

AS='as'

AUTOCONF='${SHELL} /usr/cairo/cairo-1.8.10/build/missing --run autoconf'

AUTOHEADER='${SHELL} /usr/cairo/cairo-1.8.10/build/missing --run autoheader'

AUTOMAKE='${SHELL} /usr/cairo/cairo-1.8.10/build/missing --run automake-1.11'

AWK='nawk'

BUILD_ANY2PPM_FALSE=''

BUILD_ANY2PPM_TRUE=''

CAIROPERF_LIBS='-lrt'

CAIRO_CAN_TEST_GLITZ_AGL_SURFACE_FALSE=''

CAIRO_CAN_TEST_GLITZ_AGL_SURFACE_TRUE='#'

CAIRO_CAN_TEST_GLITZ_EGL_SURFACE_FALSE=''

CAIRO_CAN_TEST_GLITZ_EGL_SURFACE_TRUE='#'

CAIRO_CAN_TEST_GLITZ_GLX_SURFACE_FALSE=''

CAIRO_CAN_TEST_GLITZ_GLX_SURFACE_TRUE='#'

CAIRO_CAN_TEST_GLITZ_WGL_SURFACE_FALSE=''

CAIRO_CAN_TEST_GLITZ_WGL_SURFACE_TRUE='#'

CAIRO_CAN_TEST_PDF_SURFACE_FALSE=''

CAIRO_CAN_TEST_PDF_SURFACE_TRUE='#'

CAIRO_CAN_TEST_PS_SURFACE_FALSE='#'

CAIRO_CAN_TEST_PS_SURFACE_TRUE=''

CAIRO_CAN_TEST_SVG_SURFACE_FALSE=''

CAIRO_CAN_TEST_SVG_SURFACE_TRUE='#'

CAIRO_CAN_TEST_WIN32_PRINTING_SURFACE_FALSE=''

CAIRO_CAN_TEST_WIN32_PRINTING_SURFACE_TRUE='#'

CAIRO_CFLAGS='   -I/usr/sfw/include -I/usr/sfw/include/freetype2     -I/usr/include/libpng12      '

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_LCOV_FALSE=''

CAIRO_HAS_LCOV_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_FONT_FALSE=''

CAIRO_HAS_QUARTZ_FONT_TRUE='#'

CAIRO_HAS_QUARTZ_IMAGE_SURFACE_FALSE=''

CAIRO_HAS_QUARTZ_IMAGE_SURFACE_TRUE='#'

CAIRO_HAS_QUARTZ_SURFACE_FALSE=''

CAIRO_HAS_QUARTZ_SURFACE_TRUE='#'

CAIRO_HAS_SPECTRE_FALSE=''

CAIRO_HAS_SPECTRE_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_LIBS='   -R/usr/sfw/lib -L/usr/sfw/lib -lfreetype   -lfontconfig   -lpng12      -lm'

CAIRO_LIBTOOL_VERSION_INFO='10802:10:10800'

CAIRO_NONPKGCONFIG_CFLAGS='       '

CAIRO_NONPKGCONFIG_LIBS=' -lz -lz   -lXrender  -lSM -lICE  -lX11 -lsocket  -lnsl  -lm'

CAIRO_RELEASE_STATUS='release'

CAIRO_REQUIRES='   freetype2 >= 9.7.3 fontconfig libpng12   '

CAIRO_TEST_UNDEFINED_LDFLAGS=''

CAIRO_VERSION_MAJOR='1'

CAIRO_VERSION_MICRO='10'

CAIRO_VERSION_MINOR='8'

CAIRO_VERSION_SONUM='2'

CC='gcc'

CCDEPMODE='depmode=gcc3'

CFLAGS='-g -O2 -D_POSIX_PTHREAD_SEMANTICS'

CPP='gcc -E'

CPPFLAGS='-I/opt/R/R2-11-1/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/openwin/share/include -I/usr/pixman/lib'

CROSS_COMPILING_FALSE=''

CROSS_COMPILING_TRUE='#'

CXX='g++'

CXXCPP='g++ -E'

CXXDEPMODE='depmode=gcc3'

CXXFLAGS='-g -O2'

CYGPATH_W='echo'

DEFS=''

DEPDIR='.deps'

DISABLE_SOME_FLOATING_POINT_FALSE=''

DISABLE_SOME_FLOATING_POINT_TRUE=''

DLLTOOL='dlltool'

DOLT_BASH='/usr/bin/bash'

DSYMUTIL=''

DUMPBIN=''

ECHO_C=''

ECHO_N='-n'

ECHO_T=''

EGREP='/usr/sfw/bin/ggrep -E'

ENABLE_GTK_DOC_FALSE=''

ENABLE_GTK_DOC_TRUE='#'

EXEEXT=''

FGREP='/usr/sfw/bin/ggrep -F'

FIND='/usr/bin/find'

FONTCONFIG_CFLAGS=' '

FONTCONFIG_LIBS='-lfontconfig  '

FREETYPE_CFLAGS='-I/usr/sfw/include -I/usr/sfw/include/freetype2  '

FREETYPE_CONFIG=''

FREETYPE_LIBS='-R/usr/sfw/lib -L/usr/sfw/lib -lfreetype  '

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/sfw/bin/ggrep'

GS='gs'

GTKDOC_CHECK=''

GTK_DOC_USE_LIBTOOL_FALSE='#'

GTK_DOC_USE_LIBTOOL_TRUE=''

HAVE_PTHREAD_FALSE='#'

HAVE_PTHREAD_TRUE=''

HTML_DIR='${datadir}/gtk-doc/html'

INSTALL_DATA='${INSTALL} -m 644'

INSTALL_PROGRAM='${INSTALL}'

INSTALL_SCRIPT='${INSTALL}'

INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'

LD='/usr/ccs/bin/ld'

LDFLAGS='-L/opt/R/R2-11-1/lib -L/usr/sfw/lib -L/usr/lib -L/opt/sfw/lib -L/usr/pixman/lib'

LIBM='-lm'

LIBOBJS=''

LIBRSVG_CFLAGS=''

LIBRSVG_LIBS=''

LIBS=' -lm'

LIBSPECTRE_CFLAGS=''

LIBSPECTRE_LIBS=''

LIBTOOL='$(SHELL) $(top_builddir)/libtool'

LIPO=''

LN_S='ln -s'

LTCOMPILE='$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(COMPILE)'

LTCXXCOMPILE='$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXXCOMPILE)'

LTLIBOBJS=''

LTP=''

LTP_GENHTML=''

MAKEINFO='${SHELL} /usr/cairo/cairo-1.8.10/build/missing --run makeinfo'

MKDIR_P='build/install-sh -c -d'

NM='/usr/ccs/bin/nm -p'

NMEDIT=''

OBJDUMP='objdump'

OBJEXT='o'

OS_WIN32_FALSE=''

OS_WIN32_TRUE='#'

OTOOL64=''

OTOOL=''

PACKAGE='cairo'

PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=cairo'

PACKAGE_NAME='cairo'

PACKAGE_STRING='cairo 1.8.10'

PACKAGE_TARNAME='cairo'

PACKAGE_URL=''

PACKAGE_VERSION='1.8.10'

PATH_SEPARATOR=':'

PKGCONFIG_REQUIRES='Requires'

PKG_CONFIG='/usr/bin/pkg-config'

POPPLER_CFLAGS=''

POPPLER_LIBS=''

RANLIB='ranlib'

SED='/usr/bin/sed'

SET_MAKE=''

SHELL='/bin/bash'

SHTOOL=''

STRIP='strip'

VALGRIND_CFLAGS=''

VALGRIND_LIBS=''

VERSION='1.8.10'

XARGS='/usr/bin/xargs'

XMKMF=''

X_CFLAGS=''

X_EXTRA_LIBS='-lsocket  -lnsl'

X_LIBS=''

X_PRE_LIBS=' -lSM -lICE'

ac_ct_CC='gcc'

ac_ct_CXX='g++'

ac_ct_DUMPBIN=''

am__EXEEXT_FALSE=''

am__EXEEXT_TRUE=''

am__fastdepCC_FALSE='#'

am__fastdepCC_TRUE=''

am__fastdepCXX_FALSE='#'

am__fastdepCXX_TRUE=''

am__include='include'

am__isrc=''

am__leading_dot='.'

am__quote=''

am__tar='${AMTAR} chof - "$$tardir"'

am__untar='${AMTAR} xf -'

bindir='${exec_prefix}/bin'

build='i386-pc-solaris2.10'

build_alias=''

build_cpu='i386'

build_os='solaris2.10'

build_vendor='pc'

datadir='${datarootdir}'

datarootdir='${prefix}/share'

directfb_CFLAGS=''

directfb_LIBS=''

docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'

dvidir='${docdir}'

exec_prefix='NONE'

glitz_CFLAGS=''

glitz_LIBS=''

gtk_CFLAGS=''

gtk_LIBS=''

host='i386-pc-solaris2.10'

host_alias=''

host_cpu='i386'

host_os='solaris2.10'

host_vendor='pc'

htmldir='${docdir}'

includedir='${prefix}/include'

infodir='${datarootdir}/info'

install_sh='${SHELL} /usr/cairo/cairo-1.8.10/build/install-sh'

libdir='${exec_prefix}/lib'

libexecdir='${exec_prefix}/libexec'

localedir='${datarootdir}/locale'

localstatedir='${prefix}/var'

lt_ECHO='echo'

mandir='${datarootdir}/man'

mkdir_p='$(top_builddir)/build/install-sh -c -d'

oldincludedir='/usr/include'

pdfdir='${docdir}'

pixman_CFLAGS=''

pixman_LIBS=''

png_CFLAGS='-I/usr/include/libpng12  '

png_LIBS='-lpng12  '

png_REQUIRES='libpng12'

prefix='/usr/cairo'

program_transform_name='s,x,x,'

psdir='${docdir}'

sbindir='${exec_prefix}/sbin'

sharedstatedir='${prefix}/com'

sysconfdir='${prefix}/etc'

target_alias=''

xcb_CFLAGS=''

xcb_LIBS=''

xlib_CFLAGS=''

xlib_LIBS=''

xlib_xrender_CFLAGS=''

xlib_xrender_LIBS=''

 

## ----------- ##

## confdefs.h. ##

## ----------- ##

 

/* confdefs.h */

#define PACKAGE_NAME "cairo"

#define PACKAGE_TARNAME "cairo"

#define PACKAGE_VERSION "1.8.10"

#define PACKAGE_STRING "cairo 1.8.10"

#define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"

#define PACKAGE_URL ""

#define STDC_HEADERS 1

#define HAVE_SYS_TYPES_H 1

#define HAVE_SYS_STAT_H 1

#define HAVE_STDLIB_H 1

#define HAVE_STRING_H 1

#define HAVE_MEMORY_H 1

#define HAVE_STRINGS_H 1

#define HAVE_INTTYPES_H 1

#define HAVE_STDINT_H 1

#define HAVE_UNISTD_H 1

#define HAVE_DLFCN_H 1

#define LT_OBJDIR ".libs/"

#define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD

#define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD

#define PACKAGE_NAME USE_cairo_INSTEAD

#define PACKAGE_TARNAME USE_cairo_INSTEAD

#define HAVE_STDINT_H 1

#define HAVE_INTTYPES_H 1

#define HAVE_SYS_INT_TYPES_H 1

#define HAVE_UINT64_T 1

#define HAVE_FCNTL_H 1

#define HAVE_UNISTD_H 1

#define HAVE_SIGNAL_H 1

#define HAVE_SYS_STAT_H 1

#define HAVE_SYS_SOCKET_H 1

#define HAVE_SYS_POLL_H 1

#define HAVE_SYS_UN_H 1

#define HAVE_SCHED_H 1

#define HAVE_LIBGEN_H 1

#define HAVE_SIGNAL_H 1

#define HAVE_SETJMP_H 1

#define HAVE_LINK 1

#define HAVE_CTIME_R 1

#define HAVE_DRAND48 1

#define HAVE_FLOCKFILE 1

#define WARN_UNUSED_RESULT 

#define HAVE_FCFINI 1

#define HAVE_FT_BITMAP_SIZE_Y_PPEM 1

#define HAVE_FT_GLYPHSLOT_EMBOLDEN 1

#define HAVE_FT_LOAD_SFNT_TABLE 1

#define HAVE_PTHREAD_H 1

#define CAIRO_CAN_TEST_PS_SURFACE 1

 

configure: exit 1

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo/attachments/20100724/c7c810ec/attachment.html>


More information about the cairo mailing list