cairo-1.0.2
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking whether byte ordering is bigendian... no
checking for vasnprintf... no
checking for cos in -lm... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XRENDER... yes
checking for XrmFinalize... no
checking for some Win32 platform... no
checking for PNG... yes
checking for FONTCONFIG... yes
checking for FcFini... no
checking for FREETYPE... yes
checking for FT_Bitmap_Size.y_ppem... yes
checking for FT_Load_Sfnt_Table... yes
checking for FT_GlyphSlot_Embolden... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for compress in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking for uint64_t... yes
checking for uint128_t... no
checking For MMX/SSE intrinsics in the compiler... yes
configure: creating ./config.status
config.status: creating cairo.pc
config.status: creating Makefile
config.status: creating pixman/Makefile
config.status: creating pixman/src/Makefile
config.status: creating src/Makefile
config.status: creating src/cairo-features.h
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating doc/public/Makefile
config.status: creating doc/public/version.xml
config.status: creating config.h
config.status: executing depfiles commands

cairo will be compiled with the following surface backends:
  Xlib: yes
  Quartz: no
  XCB: no
  Win32: no
  PostScript: no
  PDF: no
  glitz: no

the following font backends:
  FreeType: yes
  Win32: no
  ATSUI: no

and the following features:
  PNG functions: yes
make  all-recursive
make[1]: Entering directory `/usr/src/cairo-1.0.2'
Making all in pixman
make[2]: Entering directory `/usr/src/cairo-1.0.2/pixman'
Making all in src
make[3]: Entering directory `/usr/src/cairo-1.0.2/pixman/src'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT pixregion.lo -MD -MP -MF ".deps/pixregion.Tpo" -c -o pixregion.lo pixregion.c; \
then mv -f ".deps/pixregion.Tpo" ".deps/pixregion.Plo"; else rm -f ".deps/pixregion.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT pixregion.lo -MD -MP -MF .deps/pixregion.Tpo -c pixregion.c  -fPIC -DPIC -o .libs/pixregion.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT pixregion.lo -MD -MP -MF .deps/pixregion.Tpo -c pixregion.c -o pixregion.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT fbpict.lo -MD -MP -MF ".deps/fbpict.Tpo" -c -o fbpict.lo fbpict.c; \
then mv -f ".deps/fbpict.Tpo" ".deps/fbpict.Plo"; else rm -f ".deps/fbpict.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT fbpict.lo -MD -MP -MF .deps/fbpict.Tpo -c fbpict.c  -fPIC -DPIC -o .libs/fbpict.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT fbpict.lo -MD -MP -MF .deps/fbpict.Tpo -c fbpict.c -o fbpict.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT icblt.lo -MD -MP -MF ".deps/icblt.Tpo" -c -o icblt.lo icblt.c; \
then mv -f ".deps/icblt.Tpo" ".deps/icblt.Plo"; else rm -f ".deps/icblt.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icblt.lo -MD -MP -MF .deps/icblt.Tpo -c icblt.c  -fPIC -DPIC -o .libs/icblt.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icblt.lo -MD -MP -MF .deps/icblt.Tpo -c icblt.c -o icblt.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT icbltone.lo -MD -MP -MF ".deps/icbltone.Tpo" -c -o icbltone.lo icbltone.c; \
then mv -f ".deps/icbltone.Tpo" ".deps/icbltone.Plo"; else rm -f ".deps/icbltone.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icbltone.lo -MD -MP -MF .deps/icbltone.Tpo -c icbltone.c  -fPIC -DPIC -o .libs/icbltone.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icbltone.lo -MD -MP -MF .deps/icbltone.Tpo -c icbltone.c -o icbltone.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT iccolor.lo -MD -MP -MF ".deps/iccolor.Tpo" -c -o iccolor.lo iccolor.c; \
then mv -f ".deps/iccolor.Tpo" ".deps/iccolor.Plo"; else rm -f ".deps/iccolor.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT iccolor.lo -MD -MP -MF .deps/iccolor.Tpo -c iccolor.c  -fPIC -DPIC -o .libs/iccolor.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT iccolor.lo -MD -MP -MF .deps/iccolor.Tpo -c iccolor.c -o iccolor.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT icformat.lo -MD -MP -MF ".deps/icformat.Tpo" -c -o icformat.lo icformat.c; \
then mv -f ".deps/icformat.Tpo" ".deps/icformat.Plo"; else rm -f ".deps/icformat.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icformat.lo -MD -MP -MF .deps/icformat.Tpo -c icformat.c  -fPIC -DPIC -o .libs/icformat.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icformat.lo -MD -MP -MF .deps/icformat.Tpo -c icformat.c -o icformat.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT icimage.lo -MD -MP -MF ".deps/icimage.Tpo" -c -o icimage.lo icimage.c; \
then mv -f ".deps/icimage.Tpo" ".deps/icimage.Plo"; else rm -f ".deps/icimage.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icimage.lo -MD -MP -MF .deps/icimage.Tpo -c icimage.c  -fPIC -DPIC -o .libs/icimage.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icimage.lo -MD -MP -MF .deps/icimage.Tpo -c icimage.c -o icimage.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT icpixels.lo -MD -MP -MF ".deps/icpixels.Tpo" -c -o icpixels.lo icpixels.c; \
then mv -f ".deps/icpixels.Tpo" ".deps/icpixels.Plo"; else rm -f ".deps/icpixels.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icpixels.lo -MD -MP -MF .deps/icpixels.Tpo -c icpixels.c  -fPIC -DPIC -o .libs/icpixels.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icpixels.lo -MD -MP -MF .deps/icpixels.Tpo -c icpixels.c -o icpixels.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT icrect.lo -MD -MP -MF ".deps/icrect.Tpo" -c -o icrect.lo icrect.c; \
then mv -f ".deps/icrect.Tpo" ".deps/icrect.Plo"; else rm -f ".deps/icrect.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icrect.lo -MD -MP -MF .deps/icrect.Tpo -c icrect.c  -fPIC -DPIC -o .libs/icrect.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icrect.lo -MD -MP -MF .deps/icrect.Tpo -c icrect.c -o icrect.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT icstipple.lo -MD -MP -MF ".deps/icstipple.Tpo" -c -o icstipple.lo icstipple.c; \
then mv -f ".deps/icstipple.Tpo" ".deps/icstipple.Plo"; else rm -f ".deps/icstipple.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icstipple.lo -MD -MP -MF .deps/icstipple.Tpo -c icstipple.c  -fPIC -DPIC -o .libs/icstipple.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icstipple.lo -MD -MP -MF .deps/icstipple.Tpo -c icstipple.c -o icstipple.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT ictrap.lo -MD -MP -MF ".deps/ictrap.Tpo" -c -o ictrap.lo ictrap.c; \
then mv -f ".deps/ictrap.Tpo" ".deps/ictrap.Plo"; else rm -f ".deps/ictrap.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT ictrap.lo -MD -MP -MF .deps/ictrap.Tpo -c ictrap.c  -fPIC -DPIC -o .libs/ictrap.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT ictrap.lo -MD -MP -MF .deps/ictrap.Tpo -c ictrap.c -o ictrap.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT ictransform.lo -MD -MP -MF ".deps/ictransform.Tpo" -c -o ictransform.lo ictransform.c; \
then mv -f ".deps/ictransform.Tpo" ".deps/ictransform.Plo"; else rm -f ".deps/ictransform.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT ictransform.lo -MD -MP -MF .deps/ictransform.Tpo -c ictransform.c  -fPIC -DPIC -o .libs/ictransform.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT ictransform.lo -MD -MP -MF .deps/ictransform.Tpo -c ictransform.c -o ictransform.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT ictri.lo -MD -MP -MF ".deps/ictri.Tpo" -c -o ictri.lo ictri.c; \
then mv -f ".deps/ictri.Tpo" ".deps/ictri.Plo"; else rm -f ".deps/ictri.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT ictri.lo -MD -MP -MF .deps/ictri.Tpo -c ictri.c  -fPIC -DPIC -o .libs/ictri.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT ictri.lo -MD -MP -MF .deps/ictri.Tpo -c ictri.c -o ictri.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT icutil.lo -MD -MP -MF ".deps/icutil.Tpo" -c -o icutil.lo icutil.c; \
then mv -f ".deps/icutil.Tpo" ".deps/icutil.Plo"; else rm -f ".deps/icutil.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icutil.lo -MD -MP -MF .deps/icutil.Tpo -c icutil.c  -fPIC -DPIC -o .libs/icutil.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT icutil.lo -MD -MP -MF .deps/icutil.Tpo -c icutil.c -o icutil.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT fbedge.lo -MD -MP -MF ".deps/fbedge.Tpo" -c -o fbedge.lo fbedge.c; \
then mv -f ".deps/fbedge.Tpo" ".deps/fbedge.Plo"; else rm -f ".deps/fbedge.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT fbedge.lo -MD -MP -MF .deps/fbedge.Tpo -c fbedge.c  -fPIC -DPIC -o .libs/fbedge.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT fbedge.lo -MD -MP -MF .deps/fbedge.Tpo -c fbedge.c -o fbedge.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT fbtrap.lo -MD -MP -MF ".deps/fbtrap.Tpo" -c -o fbtrap.lo fbtrap.c; \
then mv -f ".deps/fbtrap.Tpo" ".deps/fbtrap.Plo"; else rm -f ".deps/fbtrap.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT fbtrap.lo -MD -MP -MF .deps/fbtrap.Tpo -c fbtrap.c  -fPIC -DPIC -o .libs/fbtrap.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT fbtrap.lo -MD -MP -MF .deps/fbtrap.Tpo -c fbtrap.c -o fbtrap.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT fbcompose.lo -MD -MP -MF ".deps/fbcompose.Tpo" -c -o fbcompose.lo fbcompose.c; \
then mv -f ".deps/fbcompose.Tpo" ".deps/fbcompose.Plo"; else rm -f ".deps/fbcompose.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT fbcompose.lo -MD -MP -MF .deps/fbcompose.Tpo -c fbcompose.c  -fPIC -DPIC -o .libs/fbcompose.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT fbcompose.lo -MD -MP -MF .deps/fbcompose.Tpo -c fbcompose.c -o fbcompose.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -O3 -march=k8 -fomit-frame-pointer -pipe -MT renderedge.lo -MD -MP -MF ".deps/renderedge.Tpo" -c -o renderedge.lo renderedge.c; \
then mv -f ".deps/renderedge.Tpo" ".deps/renderedge.Plo"; else rm -f ".deps/renderedge.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT renderedge.lo -MD -MP -MF .deps/renderedge.Tpo -c renderedge.c  -fPIC -DPIC -o .libs/renderedge.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -O3 -march=k8 -fomit-frame-pointer -pipe -MT renderedge.lo -MD -MP -MF .deps/renderedge.Tpo -c renderedge.c -o renderedge.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.    -mmmx -Winline --param inline-unit-growth=10000 --param large-function-growth=10000 -O3 -march=k8 -fomit-frame-pointer -pipe -MT libpixman_mmx_la-fbmmx.lo -MD -MP -MF ".deps/libpixman_mmx_la-fbmmx.Tpo" -c -o libpixman_mmx_la-fbmmx.lo `test -f 'fbmmx.c' || echo './'`fbmmx.c; \
then mv -f ".deps/libpixman_mmx_la-fbmmx.Tpo" ".deps/libpixman_mmx_la-fbmmx.Plo"; else rm -f ".deps/libpixman_mmx_la-fbmmx.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -mmmx -Winline --param inline-unit-growth=10000 --param large-function-growth=10000 -O3 -march=k8 -fomit-frame-pointer -pipe -MT libpixman_mmx_la-fbmmx.lo -MD -MP -MF .deps/libpixman_mmx_la-fbmmx.Tpo -c fbmmx.c  -fPIC -DPIC -o .libs/libpixman_mmx_la-fbmmx.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -mmmx -Winline --param inline-unit-growth=10000 --param large-function-growth=10000 -O3 -march=k8 -fomit-frame-pointer -pipe -MT libpixman_mmx_la-fbmmx.lo -MD -MP -MF .deps/libpixman_mmx_la-fbmmx.Tpo -c fbmmx.c -o libpixman_mmx_la-fbmmx.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o libpixman-mmx.la   libpixman_mmx_la-fbmmx.lo  -lm
ar cru .libs/libpixman-mmx.a .libs/libpixman_mmx_la-fbmmx.o
ranlib .libs/libpixman-mmx.a
creating libpixman-mmx.la
(cd .libs && rm -f libpixman-mmx.la && ln -s ../libpixman-mmx.la libpixman-mmx.la)
/bin/sh ../../libtool --tag=CC --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o libpixman.la   pixregion.lo fbpict.lo icblt.lo icbltone.lo iccolor.lo icformat.lo icimage.lo icpixels.lo icrect.lo icstipple.lo ictrap.lo ictransform.lo ictri.lo icutil.lo fbedge.lo fbtrap.lo fbcompose.lo renderedge.lo libpixman-mmx.la -lm
rm -fr .libs/libpixman.lax
mkdir .libs/libpixman.lax
rm -fr .libs/libpixman.lax/libpixman-mmx.a
mkdir .libs/libpixman.lax/libpixman-mmx.a
(cd .libs/libpixman.lax/libpixman-mmx.a && ar x /usr/src/cairo-1.0.2/pixman/src/./.libs/libpixman-mmx.a)
ar cru .libs/libpixman.a .libs/pixregion.o .libs/fbpict.o .libs/icblt.o .libs/icbltone.o .libs/iccolor.o .libs/icformat.o .libs/icimage.o .libs/icpixels.o .libs/icrect.o .libs/icstipple.o .libs/ictrap.o .libs/ictransform.o .libs/ictri.o .libs/icutil.o .libs/fbedge.o .libs/fbtrap.o .libs/fbcompose.o .libs/renderedge.o  .libs/libpixman.lax/libpixman-mmx.a/libpixman_mmx_la-fbmmx.o 
ranlib .libs/libpixman.a
rm -fr .libs/libpixman.lax
creating libpixman.la
(cd .libs && rm -f libpixman.la && ln -s ../libpixman.la libpixman.la)
make[3]: Leaving directory `/usr/src/cairo-1.0.2/pixman/src'
make[3]: Entering directory `/usr/src/cairo-1.0.2/pixman'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/cairo-1.0.2/pixman'
make[2]: Leaving directory `/usr/src/cairo-1.0.2/pixman'
Making all in src
make[2]: Entering directory `/usr/src/cairo-1.0.2/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo.lo -MD -MP -MF ".deps/cairo.Tpo" -c -o cairo.lo cairo.c; \
then mv -f ".deps/cairo.Tpo" ".deps/cairo.Plo"; else rm -f ".deps/cairo.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo.lo -MD -MP -MF .deps/cairo.Tpo -c cairo.c  -fPIC -DPIC -o .libs/cairo.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo.lo -MD -MP -MF .deps/cairo.Tpo -c cairo.c -o cairo.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-arc.lo -MD -MP -MF ".deps/cairo-arc.Tpo" -c -o cairo-arc.lo cairo-arc.c; \
then mv -f ".deps/cairo-arc.Tpo" ".deps/cairo-arc.Plo"; else rm -f ".deps/cairo-arc.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-arc.lo -MD -MP -MF .deps/cairo-arc.Tpo -c cairo-arc.c  -fPIC -DPIC -o .libs/cairo-arc.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-arc.lo -MD -MP -MF .deps/cairo-arc.Tpo -c cairo-arc.c -o cairo-arc.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-array.lo -MD -MP -MF ".deps/cairo-array.Tpo" -c -o cairo-array.lo cairo-array.c; \
then mv -f ".deps/cairo-array.Tpo" ".deps/cairo-array.Plo"; else rm -f ".deps/cairo-array.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-array.lo -MD -MP -MF .deps/cairo-array.Tpo -c cairo-array.c  -fPIC -DPIC -o .libs/cairo-array.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-array.lo -MD -MP -MF .deps/cairo-array.Tpo -c cairo-array.c -o cairo-array.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-cache.lo -MD -MP -MF ".deps/cairo-cache.Tpo" -c -o cairo-cache.lo cairo-cache.c; \
then mv -f ".deps/cairo-cache.Tpo" ".deps/cairo-cache.Plo"; else rm -f ".deps/cairo-cache.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-cache.lo -MD -MP -MF .deps/cairo-cache.Tpo -c cairo-cache.c  -fPIC -DPIC -o .libs/cairo-cache.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-cache.lo -MD -MP -MF .deps/cairo-cache.Tpo -c cairo-cache.c -o cairo-cache.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-clip.lo -MD -MP -MF ".deps/cairo-clip.Tpo" -c -o cairo-clip.lo cairo-clip.c; \
then mv -f ".deps/cairo-clip.Tpo" ".deps/cairo-clip.Plo"; else rm -f ".deps/cairo-clip.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-clip.lo -MD -MP -MF .deps/cairo-clip.Tpo -c cairo-clip.c  -fPIC -DPIC -o .libs/cairo-clip.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-clip.lo -MD -MP -MF .deps/cairo-clip.Tpo -c cairo-clip.c -o cairo-clip.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-color.lo -MD -MP -MF ".deps/cairo-color.Tpo" -c -o cairo-color.lo cairo-color.c; \
then mv -f ".deps/cairo-color.Tpo" ".deps/cairo-color.Plo"; else rm -f ".deps/cairo-color.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-color.lo -MD -MP -MF .deps/cairo-color.Tpo -c cairo-color.c  -fPIC -DPIC -o .libs/cairo-color.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-color.lo -MD -MP -MF .deps/cairo-color.Tpo -c cairo-color.c -o cairo-color.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-debug.lo -MD -MP -MF ".deps/cairo-debug.Tpo" -c -o cairo-debug.lo cairo-debug.c; \
then mv -f ".deps/cairo-debug.Tpo" ".deps/cairo-debug.Plo"; else rm -f ".deps/cairo-debug.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-debug.lo -MD -MP -MF .deps/cairo-debug.Tpo -c cairo-debug.c  -fPIC -DPIC -o .libs/cairo-debug.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-debug.lo -MD -MP -MF .deps/cairo-debug.Tpo -c cairo-debug.c -o cairo-debug.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-fixed.lo -MD -MP -MF ".deps/cairo-fixed.Tpo" -c -o cairo-fixed.lo cairo-fixed.c; \
then mv -f ".deps/cairo-fixed.Tpo" ".deps/cairo-fixed.Plo"; else rm -f ".deps/cairo-fixed.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-fixed.lo -MD -MP -MF .deps/cairo-fixed.Tpo -c cairo-fixed.c  -fPIC -DPIC -o .libs/cairo-fixed.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-fixed.lo -MD -MP -MF .deps/cairo-fixed.Tpo -c cairo-fixed.c -o cairo-fixed.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-font.lo -MD -MP -MF ".deps/cairo-font.Tpo" -c -o cairo-font.lo cairo-font.c; \
then mv -f ".deps/cairo-font.Tpo" ".deps/cairo-font.Plo"; else rm -f ".deps/cairo-font.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-font.lo -MD -MP -MF .deps/cairo-font.Tpo -c cairo-font.c  -fPIC -DPIC -o .libs/cairo-font.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-font.lo -MD -MP -MF .deps/cairo-font.Tpo -c cairo-font.c -o cairo-font.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-font-options.lo -MD -MP -MF ".deps/cairo-font-options.Tpo" -c -o cairo-font-options.lo cairo-font-options.c; \
then mv -f ".deps/cairo-font-options.Tpo" ".deps/cairo-font-options.Plo"; else rm -f ".deps/cairo-font-options.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-font-options.lo -MD -MP -MF .deps/cairo-font-options.Tpo -c cairo-font-options.c  -fPIC -DPIC -o .libs/cairo-font-options.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-font-options.lo -MD -MP -MF .deps/cairo-font-options.Tpo -c cairo-font-options.c -o cairo-font-options.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-gstate.lo -MD -MP -MF ".deps/cairo-gstate.Tpo" -c -o cairo-gstate.lo cairo-gstate.c; \
then mv -f ".deps/cairo-gstate.Tpo" ".deps/cairo-gstate.Plo"; else rm -f ".deps/cairo-gstate.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-gstate.lo -MD -MP -MF .deps/cairo-gstate.Tpo -c cairo-gstate.c  -fPIC -DPIC -o .libs/cairo-gstate.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-gstate.lo -MD -MP -MF .deps/cairo-gstate.Tpo -c cairo-gstate.c -o cairo-gstate.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-hash.lo -MD -MP -MF ".deps/cairo-hash.Tpo" -c -o cairo-hash.lo cairo-hash.c; \
then mv -f ".deps/cairo-hash.Tpo" ".deps/cairo-hash.Plo"; else rm -f ".deps/cairo-hash.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-hash.lo -MD -MP -MF .deps/cairo-hash.Tpo -c cairo-hash.c  -fPIC -DPIC -o .libs/cairo-hash.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-hash.lo -MD -MP -MF .deps/cairo-hash.Tpo -c cairo-hash.c -o cairo-hash.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-hull.lo -MD -MP -MF ".deps/cairo-hull.Tpo" -c -o cairo-hull.lo cairo-hull.c; \
then mv -f ".deps/cairo-hull.Tpo" ".deps/cairo-hull.Plo"; else rm -f ".deps/cairo-hull.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-hull.lo -MD -MP -MF .deps/cairo-hull.Tpo -c cairo-hull.c  -fPIC -DPIC -o .libs/cairo-hull.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-hull.lo -MD -MP -MF .deps/cairo-hull.Tpo -c cairo-hull.c -o cairo-hull.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-image-surface.lo -MD -MP -MF ".deps/cairo-image-surface.Tpo" -c -o cairo-image-surface.lo cairo-image-surface.c; \
then mv -f ".deps/cairo-image-surface.Tpo" ".deps/cairo-image-surface.Plo"; else rm -f ".deps/cairo-image-surface.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-image-surface.lo -MD -MP -MF .deps/cairo-image-surface.Tpo -c cairo-image-surface.c  -fPIC -DPIC -o .libs/cairo-image-surface.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-image-surface.lo -MD -MP -MF .deps/cairo-image-surface.Tpo -c cairo-image-surface.c -o cairo-image-surface.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-matrix.lo -MD -MP -MF ".deps/cairo-matrix.Tpo" -c -o cairo-matrix.lo cairo-matrix.c; \
then mv -f ".deps/cairo-matrix.Tpo" ".deps/cairo-matrix.Plo"; else rm -f ".deps/cairo-matrix.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-matrix.lo -MD -MP -MF .deps/cairo-matrix.Tpo -c cairo-matrix.c  -fPIC -DPIC -o .libs/cairo-matrix.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-matrix.lo -MD -MP -MF .deps/cairo-matrix.Tpo -c cairo-matrix.c -o cairo-matrix.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-path.lo -MD -MP -MF ".deps/cairo-path.Tpo" -c -o cairo-path.lo cairo-path.c; \
then mv -f ".deps/cairo-path.Tpo" ".deps/cairo-path.Plo"; else rm -f ".deps/cairo-path.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-path.lo -MD -MP -MF .deps/cairo-path.Tpo -c cairo-path.c  -fPIC -DPIC -o .libs/cairo-path.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-path.lo -MD -MP -MF .deps/cairo-path.Tpo -c cairo-path.c -o cairo-path.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-path-bounds.lo -MD -MP -MF ".deps/cairo-path-bounds.Tpo" -c -o cairo-path-bounds.lo cairo-path-bounds.c; \
then mv -f ".deps/cairo-path-bounds.Tpo" ".deps/cairo-path-bounds.Plo"; else rm -f ".deps/cairo-path-bounds.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-path-bounds.lo -MD -MP -MF .deps/cairo-path-bounds.Tpo -c cairo-path-bounds.c  -fPIC -DPIC -o .libs/cairo-path-bounds.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-path-bounds.lo -MD -MP -MF .deps/cairo-path-bounds.Tpo -c cairo-path-bounds.c -o cairo-path-bounds.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-path-data.lo -MD -MP -MF ".deps/cairo-path-data.Tpo" -c -o cairo-path-data.lo cairo-path-data.c; \
then mv -f ".deps/cairo-path-data.Tpo" ".deps/cairo-path-data.Plo"; else rm -f ".deps/cairo-path-data.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-path-data.lo -MD -MP -MF .deps/cairo-path-data.Tpo -c cairo-path-data.c  -fPIC -DPIC -o .libs/cairo-path-data.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-path-data.lo -MD -MP -MF .deps/cairo-path-data.Tpo -c cairo-path-data.c -o cairo-path-data.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-path-fill.lo -MD -MP -MF ".deps/cairo-path-fill.Tpo" -c -o cairo-path-fill.lo cairo-path-fill.c; \
then mv -f ".deps/cairo-path-fill.Tpo" ".deps/cairo-path-fill.Plo"; else rm -f ".deps/cairo-path-fill.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-path-fill.lo -MD -MP -MF .deps/cairo-path-fill.Tpo -c cairo-path-fill.c  -fPIC -DPIC -o .libs/cairo-path-fill.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-path-fill.lo -MD -MP -MF .deps/cairo-path-fill.Tpo -c cairo-path-fill.c -o cairo-path-fill.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-path-stroke.lo -MD -MP -MF ".deps/cairo-path-stroke.Tpo" -c -o cairo-path-stroke.lo cairo-path-stroke.c; \
then mv -f ".deps/cairo-path-stroke.Tpo" ".deps/cairo-path-stroke.Plo"; else rm -f ".deps/cairo-path-stroke.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-path-stroke.lo -MD -MP -MF .deps/cairo-path-stroke.Tpo -c cairo-path-stroke.c  -fPIC -DPIC -o .libs/cairo-path-stroke.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-path-stroke.lo -MD -MP -MF .deps/cairo-path-stroke.Tpo -c cairo-path-stroke.c -o cairo-path-stroke.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-pen.lo -MD -MP -MF ".deps/cairo-pen.Tpo" -c -o cairo-pen.lo cairo-pen.c; \
then mv -f ".deps/cairo-pen.Tpo" ".deps/cairo-pen.Plo"; else rm -f ".deps/cairo-pen.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-pen.lo -MD -MP -MF .deps/cairo-pen.Tpo -c cairo-pen.c  -fPIC -DPIC -o .libs/cairo-pen.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-pen.lo -MD -MP -MF .deps/cairo-pen.Tpo -c cairo-pen.c -o cairo-pen.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-polygon.lo -MD -MP -MF ".deps/cairo-polygon.Tpo" -c -o cairo-polygon.lo cairo-polygon.c; \
then mv -f ".deps/cairo-polygon.Tpo" ".deps/cairo-polygon.Plo"; else rm -f ".deps/cairo-polygon.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-polygon.lo -MD -MP -MF .deps/cairo-polygon.Tpo -c cairo-polygon.c  -fPIC -DPIC -o .libs/cairo-polygon.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-polygon.lo -MD -MP -MF .deps/cairo-polygon.Tpo -c cairo-polygon.c -o cairo-polygon.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-region.lo -MD -MP -MF ".deps/cairo-region.Tpo" -c -o cairo-region.lo cairo-region.c; \
then mv -f ".deps/cairo-region.Tpo" ".deps/cairo-region.Plo"; else rm -f ".deps/cairo-region.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-region.lo -MD -MP -MF .deps/cairo-region.Tpo -c cairo-region.c  -fPIC -DPIC -o .libs/cairo-region.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-region.lo -MD -MP -MF .deps/cairo-region.Tpo -c cairo-region.c -o cairo-region.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-slope.lo -MD -MP -MF ".deps/cairo-slope.Tpo" -c -o cairo-slope.lo cairo-slope.c; \
then mv -f ".deps/cairo-slope.Tpo" ".deps/cairo-slope.Plo"; else rm -f ".deps/cairo-slope.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-slope.lo -MD -MP -MF .deps/cairo-slope.Tpo -c cairo-slope.c  -fPIC -DPIC -o .libs/cairo-slope.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-slope.lo -MD -MP -MF .deps/cairo-slope.Tpo -c cairo-slope.c -o cairo-slope.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-spline.lo -MD -MP -MF ".deps/cairo-spline.Tpo" -c -o cairo-spline.lo cairo-spline.c; \
then mv -f ".deps/cairo-spline.Tpo" ".deps/cairo-spline.Plo"; else rm -f ".deps/cairo-spline.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-spline.lo -MD -MP -MF .deps/cairo-spline.Tpo -c cairo-spline.c  -fPIC -DPIC -o .libs/cairo-spline.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-spline.lo -MD -MP -MF .deps/cairo-spline.Tpo -c cairo-spline.c -o cairo-spline.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-surface.lo -MD -MP -MF ".deps/cairo-surface.Tpo" -c -o cairo-surface.lo cairo-surface.c; \
then mv -f ".deps/cairo-surface.Tpo" ".deps/cairo-surface.Plo"; else rm -f ".deps/cairo-surface.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-surface.lo -MD -MP -MF .deps/cairo-surface.Tpo -c cairo-surface.c  -fPIC -DPIC -o .libs/cairo-surface.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-surface.lo -MD -MP -MF .deps/cairo-surface.Tpo -c cairo-surface.c -o cairo-surface.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-traps.lo -MD -MP -MF ".deps/cairo-traps.Tpo" -c -o cairo-traps.lo cairo-traps.c; \
then mv -f ".deps/cairo-traps.Tpo" ".deps/cairo-traps.Plo"; else rm -f ".deps/cairo-traps.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-traps.lo -MD -MP -MF .deps/cairo-traps.Tpo -c cairo-traps.c  -fPIC -DPIC -o .libs/cairo-traps.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-traps.lo -MD -MP -MF .deps/cairo-traps.Tpo -c cairo-traps.c -o cairo-traps.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-pattern.lo -MD -MP -MF ".deps/cairo-pattern.Tpo" -c -o cairo-pattern.lo cairo-pattern.c; \
then mv -f ".deps/cairo-pattern.Tpo" ".deps/cairo-pattern.Plo"; else rm -f ".deps/cairo-pattern.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-pattern.lo -MD -MP -MF .deps/cairo-pattern.Tpo -c cairo-pattern.c  -fPIC -DPIC -o .libs/cairo-pattern.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-pattern.lo -MD -MP -MF .deps/cairo-pattern.Tpo -c cairo-pattern.c -o cairo-pattern.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-unicode.lo -MD -MP -MF ".deps/cairo-unicode.Tpo" -c -o cairo-unicode.lo cairo-unicode.c; \
then mv -f ".deps/cairo-unicode.Tpo" ".deps/cairo-unicode.Plo"; else rm -f ".deps/cairo-unicode.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-unicode.lo -MD -MP -MF .deps/cairo-unicode.Tpo -c cairo-unicode.c  -fPIC -DPIC -o .libs/cairo-unicode.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-unicode.lo -MD -MP -MF .deps/cairo-unicode.Tpo -c cairo-unicode.c -o cairo-unicode.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-output-stream.lo -MD -MP -MF ".deps/cairo-output-stream.Tpo" -c -o cairo-output-stream.lo cairo-output-stream.c; \
then mv -f ".deps/cairo-output-stream.Tpo" ".deps/cairo-output-stream.Plo"; else rm -f ".deps/cairo-output-stream.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-output-stream.lo -MD -MP -MF .deps/cairo-output-stream.Tpo -c cairo-output-stream.c  -fPIC -DPIC -o .libs/cairo-output-stream.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-output-stream.lo -MD -MP -MF .deps/cairo-output-stream.Tpo -c cairo-output-stream.c -o cairo-output-stream.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-wideint.lo -MD -MP -MF ".deps/cairo-wideint.Tpo" -c -o cairo-wideint.lo cairo-wideint.c; \
then mv -f ".deps/cairo-wideint.Tpo" ".deps/cairo-wideint.Plo"; else rm -f ".deps/cairo-wideint.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-wideint.lo -MD -MP -MF .deps/cairo-wideint.Tpo -c cairo-wideint.c  -fPIC -DPIC -o .libs/cairo-wideint.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-wideint.lo -MD -MP -MF .deps/cairo-wideint.Tpo -c cairo-wideint.c -o cairo-wideint.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-meta-surface.lo -MD -MP -MF ".deps/cairo-meta-surface.Tpo" -c -o cairo-meta-surface.lo cairo-meta-surface.c; \
then mv -f ".deps/cairo-meta-surface.Tpo" ".deps/cairo-meta-surface.Plo"; else rm -f ".deps/cairo-meta-surface.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-meta-surface.lo -MD -MP -MF .deps/cairo-meta-surface.Tpo -c cairo-meta-surface.c  -fPIC -DPIC -o .libs/cairo-meta-surface.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-meta-surface.lo -MD -MP -MF .deps/cairo-meta-surface.Tpo -c cairo-meta-surface.c -o cairo-meta-surface.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-ft-font.lo -MD -MP -MF ".deps/cairo-ft-font.Tpo" -c -o cairo-ft-font.lo cairo-ft-font.c; \
then mv -f ".deps/cairo-ft-font.Tpo" ".deps/cairo-ft-font.Plo"; else rm -f ".deps/cairo-ft-font.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-ft-font.lo -MD -MP -MF .deps/cairo-ft-font.Tpo -c cairo-ft-font.c  -fPIC -DPIC -o .libs/cairo-ft-font.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-ft-font.lo -MD -MP -MF .deps/cairo-ft-font.Tpo -c cairo-ft-font.c -o cairo-ft-font.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-png.lo -MD -MP -MF ".deps/cairo-png.Tpo" -c -o cairo-png.lo cairo-png.c; \
then mv -f ".deps/cairo-png.Tpo" ".deps/cairo-png.Plo"; else rm -f ".deps/cairo-png.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-png.lo -MD -MP -MF .deps/cairo-png.Tpo -c cairo-png.c  -fPIC -DPIC -o .libs/cairo-png.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-png.lo -MD -MP -MF .deps/cairo-png.Tpo -c cairo-png.c -o cairo-png.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-xlib-surface.lo -MD -MP -MF ".deps/cairo-xlib-surface.Tpo" -c -o cairo-xlib-surface.lo cairo-xlib-surface.c; \
then mv -f ".deps/cairo-xlib-surface.Tpo" ".deps/cairo-xlib-surface.Plo"; else rm -f ".deps/cairo-xlib-surface.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-xlib-surface.lo -MD -MP -MF .deps/cairo-xlib-surface.Tpo -c cairo-xlib-surface.c  -fPIC -DPIC -o .libs/cairo-xlib-surface.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-xlib-surface.lo -MD -MP -MF .deps/cairo-xlib-surface.Tpo -c cairo-xlib-surface.c -o cairo-xlib-surface.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-xlib-screen.lo -MD -MP -MF ".deps/cairo-xlib-screen.Tpo" -c -o cairo-xlib-screen.lo cairo-xlib-screen.c; \
then mv -f ".deps/cairo-xlib-screen.Tpo" ".deps/cairo-xlib-screen.Plo"; else rm -f ".deps/cairo-xlib-screen.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-xlib-screen.lo -MD -MP -MF .deps/cairo-xlib-screen.Tpo -c cairo-xlib-screen.c  -fPIC -DPIC -o .libs/cairo-xlib-screen.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../pixman/src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-xlib-screen.lo -MD -MP -MF .deps/cairo-xlib-screen.Tpo -c cairo-xlib-screen.c -o cairo-xlib-screen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o libcairo.la -rpath /usr/lib -version-info 4:3:2 -no-undefined  cairo.lo cairo-arc.lo cairo-array.lo cairo-cache.lo cairo-clip.lo cairo-color.lo cairo-debug.lo cairo-fixed.lo cairo-font.lo cairo-font-options.lo cairo-gstate.lo cairo-hash.lo cairo-hull.lo cairo-image-surface.lo cairo-matrix.lo cairo-path.lo cairo-path-bounds.lo cairo-path-data.lo cairo-path-fill.lo cairo-path-stroke.lo cairo-pen.lo cairo-polygon.lo cairo-region.lo cairo-slope.lo cairo-spline.lo cairo-surface.lo cairo-traps.lo cairo-pattern.lo cairo-unicode.lo cairo-output-stream.lo cairo-wideint.lo cairo-meta-surface.lo  cairo-ft-font.lo    cairo-png.lo cairo-xlib-surface.lo cairo-xlib-screen.lo      ../pixman/src/libpixman.la -L/usr/X11R6/lib -lXrender -lX11 -lXext     -lpng12    -lfontconfig   -lfreetype -lz     -lm
gcc -shared  .libs/cairo.o .libs/cairo-arc.o .libs/cairo-array.o .libs/cairo-cache.o .libs/cairo-clip.o .libs/cairo-color.o .libs/cairo-debug.o .libs/cairo-fixed.o .libs/cairo-font.o .libs/cairo-font-options.o .libs/cairo-gstate.o .libs/cairo-hash.o .libs/cairo-hull.o .libs/cairo-image-surface.o .libs/cairo-matrix.o .libs/cairo-path.o .libs/cairo-path-bounds.o .libs/cairo-path-data.o .libs/cairo-path-fill.o .libs/cairo-path-stroke.o .libs/cairo-pen.o .libs/cairo-polygon.o .libs/cairo-region.o .libs/cairo-slope.o .libs/cairo-spline.o .libs/cairo-surface.o .libs/cairo-traps.o .libs/cairo-pattern.o .libs/cairo-unicode.o .libs/cairo-output-stream.o .libs/cairo-wideint.o .libs/cairo-meta-surface.o .libs/cairo-ft-font.o .libs/cairo-png.o .libs/cairo-xlib-surface.o .libs/cairo-xlib-screen.o -Wl,--whole-archive ../pixman/src/.libs/libpixman.a -Wl,--no-whole-archive  -L/usr/X11R6/lib -lXrender -lX11 -lXext -lpng12 /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lm  -march=k8 -Wl,-soname -Wl,libcairo.so.2 -o .libs/libcairo.so.2.2.3
(cd .libs && rm -f libcairo.so.2 && ln -s libcairo.so.2.2.3 libcairo.so.2)
(cd .libs && rm -f libcairo.so && ln -s libcairo.so.2.2.3 libcairo.so)
rm -fr .libs/libcairo.lax
mkdir .libs/libcairo.lax
rm -fr .libs/libcairo.lax/libpixman.a
mkdir .libs/libcairo.lax/libpixman.a
(cd .libs/libcairo.lax/libpixman.a && ar x /usr/src/cairo-1.0.2/src/../pixman/src/.libs/libpixman.a)
ar cru .libs/libcairo.a  cairo.o cairo-arc.o cairo-array.o cairo-cache.o cairo-clip.o cairo-color.o cairo-debug.o cairo-fixed.o cairo-font.o cairo-font-options.o cairo-gstate.o cairo-hash.o cairo-hull.o cairo-image-surface.o cairo-matrix.o cairo-path.o cairo-path-bounds.o cairo-path-data.o cairo-path-fill.o cairo-path-stroke.o cairo-pen.o cairo-polygon.o cairo-region.o cairo-slope.o cairo-spline.o cairo-surface.o cairo-traps.o cairo-pattern.o cairo-unicode.o cairo-output-stream.o cairo-wideint.o cairo-meta-surface.o cairo-ft-font.o cairo-png.o cairo-xlib-surface.o cairo-xlib-screen.o  .libs/libcairo.lax/libpixman.a/pixregion.o .libs/libcairo.lax/libpixman.a/fbpict.o .libs/libcairo.lax/libpixman.a/icblt.o .libs/libcairo.lax/libpixman.a/icbltone.o .libs/libcairo.lax/libpixman.a/iccolor.o .libs/libcairo.lax/libpixman.a/icformat.o .libs/libcairo.lax/libpixman.a/icimage.o .libs/libcairo.lax/libpixman.a/icpixels.o .libs/libcairo.lax/libpixman.a/icrect.o .libs/libcairo.lax/libpixman.a/icstipple.o .libs/libcairo.lax/libpixman.a/ictrap.o .libs/libcairo.lax/libpixman.a/ictransform.o .libs/libcairo.lax/libpixman.a/ictri.o .libs/libcairo.lax/libpixman.a/icutil.o .libs/libcairo.lax/libpixman.a/fbedge.o .libs/libcairo.lax/libpixman.a/fbtrap.o .libs/libcairo.lax/libpixman.a/fbcompose.o .libs/libcairo.lax/libpixman.a/renderedge.o .libs/libcairo.lax/libpixman.a/libpixman_mmx_la-fbmmx.o 
ranlib .libs/libcairo.a
rm -fr .libs/libcairo.lax
creating libcairo.la
(cd .libs && rm -f libcairo.la && ln -s ../libcairo.la libcairo.la)
make[2]: Leaving directory `/usr/src/cairo-1.0.2/src'
Making all in doc
make[2]: Entering directory `/usr/src/cairo-1.0.2/doc'
Making all in public
make[3]: Entering directory `/usr/src/cairo-1.0.2/doc/public'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/cairo-1.0.2/doc/public'
make[3]: Entering directory `/usr/src/cairo-1.0.2/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/cairo-1.0.2/doc'
make[2]: Leaving directory `/usr/src/cairo-1.0.2/doc'
Making all in test
make[2]: Entering directory `/usr/src/cairo-1.0.2/test'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT buffer-diff.lo -MD -MP -MF ".deps/buffer-diff.Tpo" -c -o buffer-diff.lo buffer-diff.c; \
then mv -f ".deps/buffer-diff.Tpo" ".deps/buffer-diff.Plo"; else rm -f ".deps/buffer-diff.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT buffer-diff.lo -MD -MP -MF .deps/buffer-diff.Tpo -c buffer-diff.c  -fPIC -DPIC -o .libs/buffer-diff.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT buffer-diff.lo -MD -MP -MF .deps/buffer-diff.Tpo -c buffer-diff.c -o buffer-diff.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-test.lo -MD -MP -MF ".deps/cairo-test.Tpo" -c -o cairo-test.lo cairo-test.c; \
then mv -f ".deps/cairo-test.Tpo" ".deps/cairo-test.Plo"; else rm -f ".deps/cairo-test.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-test.lo -MD -MP -MF .deps/cairo-test.Tpo -c cairo-test.c  -fPIC -DPIC -o .libs/cairo-test.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT cairo-test.lo -MD -MP -MF .deps/cairo-test.Tpo -c cairo-test.c -o cairo-test.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT read-png.lo -MD -MP -MF ".deps/read-png.Tpo" -c -o read-png.lo read-png.c; \
then mv -f ".deps/read-png.Tpo" ".deps/read-png.Plo"; else rm -f ".deps/read-png.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT read-png.lo -MD -MP -MF .deps/read-png.Tpo -c read-png.c  -fPIC -DPIC -o .libs/read-png.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT read-png.lo -MD -MP -MF .deps/read-png.Tpo -c read-png.c -o read-png.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT write-png.lo -MD -MP -MF ".deps/write-png.Tpo" -c -o write-png.lo write-png.c; \
then mv -f ".deps/write-png.Tpo" ".deps/write-png.Plo"; else rm -f ".deps/write-png.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT write-png.lo -MD -MP -MF .deps/write-png.Tpo -c write-png.c  -fPIC -DPIC -o .libs/write-png.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT write-png.lo -MD -MP -MF .deps/write-png.Tpo -c write-png.c -o write-png.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT xmalloc.lo -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.lo xmalloc.c; \
then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Plo"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c  -fPIC -DPIC -o .libs/xmalloc.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O3 -march=k8 -fomit-frame-pointer -pipe -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -o xmalloc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o libcairotest.la   buffer-diff.lo cairo-test.lo read-png.lo write-png.lo xmalloc.lo  -lm
ar cru .libs/libcairotest.a .libs/buffer-diff.o .libs/cairo-test.o .libs/read-png.o .libs/write-png.o .libs/xmalloc.o
ranlib .libs/libcairotest.a
creating libcairotest.la
(cd .libs && rm -f libcairotest.la && ln -s ../libcairotest.la libcairotest.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src -I../src -I../src -I/usr/X11R6/include    -I/usr/include/libpng12      -I/usr/include/freetype2   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O3 -march=k8 -fomit-frame-pointer -pipe -MT imagediff.o -MD -MP -MF ".deps/imagediff.Tpo" -c -o imagediff.o imagediff.c; \
then mv -f ".deps/imagediff.Tpo" ".deps/imagediff.Po"; else rm -f ".deps/imagediff.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -pipe   -o imagediff  imagediff.o libcairotest.la ../src/libcairo.la -lpthread -lm
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/imagediff imagediff.o  ./.libs/libcairotest.a ../src/.libs/libcairo.so -lpthread -L/usr/X11R6/lib -lXrender -lX11 -lXext -lpng12 -lz -lm
creating imagediff
make[2]: Leaving directory `/usr/src/cairo-1.0.2/test'
make[2]: Entering directory `/usr/src/cairo-1.0.2'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/usr/src/cairo-1.0.2'
make[1]: Leaving directory `/usr/src/cairo-1.0.2'
Making install in pixman
make[1]: Entering directory `/usr/src/cairo-1.0.2/pixman'
Making install in src
make[2]: Entering directory `/usr/src/cairo-1.0.2/pixman/src'
make[3]: Entering directory `/usr/src/cairo-1.0.2/pixman/src'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/cairo-1.0.2/pixman/src'
make[2]: Leaving directory `/usr/src/cairo-1.0.2/pixman/src'
make[2]: Entering directory `/usr/src/cairo-1.0.2/pixman'
make[3]: Entering directory `/usr/src/cairo-1.0.2/pixman'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/cairo-1.0.2/pixman'
make[2]: Leaving directory `/usr/src/cairo-1.0.2/pixman'
make[1]: Leaving directory `/usr/src/cairo-1.0.2/pixman'
Making install in src
make[1]: Entering directory `/usr/src/cairo-1.0.2/src'
make[2]: Entering directory `/usr/src/cairo-1.0.2/src'
test -z "/usr/lib" || mkdir -p -- "/usr/lib"
 /bin/sh ../libtool --mode=install /bin/install -c  'libcairo.la' '/usr/lib/libcairo.la'
/bin/install -c .libs/libcairo.so.2.2.3 /usr/lib/libcairo.so.2.2.3
(cd /usr/lib && rm -f libcairo.so.2 && ln -s libcairo.so.2.2.3 libcairo.so.2)
(cd /usr/lib && rm -f libcairo.so && ln -s libcairo.so.2.2.3 libcairo.so)
/bin/install -c .libs/libcairo.lai /usr/lib/libcairo.la
/bin/install -c .libs/libcairo.a /usr/lib/libcairo.a
ranlib /usr/lib/libcairo.a
chmod 644 /usr/lib/libcairo.a
PATH="$PATH:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/include/cairo" || mkdir -p -- "/usr/include/cairo"
 /bin/install -c -m 644 'cairo.h' '/usr/include/cairo/cairo.h'
 /bin/install -c -m 644 'cairo-features.h' '/usr/include/cairo/cairo-features.h'
 /bin/install -c -m 644 'cairo-ft.h' '/usr/include/cairo/cairo-ft.h'
 /bin/install -c -m 644 'cairo-xlib.h' '/usr/include/cairo/cairo-xlib.h'
 /bin/install -c -m 644 'cairo-xlib-xrender.h' '/usr/include/cairo/cairo-xlib-xrender.h'
make[2]: Leaving directory `/usr/src/cairo-1.0.2/src'
make[1]: Leaving directory `/usr/src/cairo-1.0.2/src'
Making install in doc
make[1]: Entering directory `/usr/src/cairo-1.0.2/doc'
Making install in public
make[2]: Entering directory `/usr/src/cairo-1.0.2/doc/public'
make[3]: Entering directory `/usr/src/cairo-1.0.2/doc/public'
make[3]: Nothing to be done for `install-exec-am'.
installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
  /usr/src/cairo-1.0.2/install-sh -d /usr/share/gtk-doc/html/cairo; \
  for i in $installfiles; do \
    echo '-- Installing '$i ; \
    /bin/install -c -m 644 $i /usr/share/gtk-doc/html/cairo; \
  done; \
  echo '-- Installing ./html/index.sgml' ; \
  /bin/install -c -m 644 ./html/index.sgml /usr/share/gtk-doc/html/cairo || :; \
fi
-- Installing ./html/bindings-errors.html
-- Installing ./html/bindings-fonts.html
-- Installing ./html/bindings-memory.html
-- Installing ./html/bindings-overloading.html
-- Installing ./html/bindings-path.html
-- Installing ./html/bindings-patterns.html
-- Installing ./html/bindings-return-values.html
-- Installing ./html/bindings-streams.html
-- Installing ./html/bindings-surfaces.html
-- Installing ./html/cairo-cairo-font-face-t.html
-- Installing ./html/cairo-cairo-matrix-t.html
-- Installing ./html/cairo-cairo-surface-t.html
-- Installing ./html/cairo-cairo-t.html
-- Installing ./html/cairo.devhelp
-- Installing ./html/cairo-Error-handling.html
-- Installing ./html/cairo-Font-Options.html
-- Installing ./html/cairo-FreeType-Fonts.html
-- Installing ./html/cairo-Glitz-Surfaces.html
-- Installing ./html/cairo-Image-Surfaces.html
-- Installing ./html/cairo-Paths.html
-- Installing ./html/cairo-Patterns.html
-- Installing ./html/cairo-PDF-Surfaces.html
-- Installing ./html/cairo-PNG-Support.html
-- Installing ./html/cairo-PostScript-Surfaces.html
-- Installing ./html/cairo-Scaled-Fonts.html
-- Installing ./html/cairo-Text.html
-- Installing ./html/cairo-Transformations.html
-- Installing ./html/cairo-Types.html
-- Installing ./html/cairo-Version-Information.html
-- Installing ./html/cairo-Win32-Fonts.html
-- Installing ./html/cairo-Win32-Surfaces.html
-- Installing ./html/cairo-XLib-Surfaces.html
-- Installing ./html/Drawing.html
-- Installing ./html/Fonts.html
-- Installing ./html/home.png
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/ix01.html
-- Installing ./html/language-bindings.html
-- Installing ./html/left.png
-- Installing ./html/pt01.html
-- Installing ./html/pt02.html
-- Installing ./html/right.png
-- Installing ./html/style.css
-- Installing ./html/Support.html
-- Installing ./html/Surfaces.html
-- Installing ./html/up.png
-- Installing ./html/index.sgml
make[3]: Leaving directory `/usr/src/cairo-1.0.2/doc/public'
make[2]: Leaving directory `/usr/src/cairo-1.0.2/doc/public'
make[2]: Entering directory `/usr/src/cairo-1.0.2/doc'
make[3]: Entering directory `/usr/src/cairo-1.0.2/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/cairo-1.0.2/doc'
make[2]: Leaving directory `/usr/src/cairo-1.0.2/doc'
make[1]: Leaving directory `/usr/src/cairo-1.0.2/doc'
Making install in test
make[1]: Entering directory `/usr/src/cairo-1.0.2/test'
make[2]: Entering directory `/usr/src/cairo-1.0.2/test'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/cairo-1.0.2/test'
make[1]: Leaving directory `/usr/src/cairo-1.0.2/test'
make[1]: Entering directory `/usr/src/cairo-1.0.2'
make[2]: Entering directory `/usr/src/cairo-1.0.2'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/usr/lib/pkgconfig"
 /bin/install -c -m 644 'cairo.pc' '/usr/lib/pkgconfig/cairo.pc'
make[2]: Leaving directory `/usr/src/cairo-1.0.2'
make[1]: Leaving directory `/usr/src/cairo-1.0.2'

real	1m18.634s
user	1m6.832s
sys	0m9.221s
