Bug#245396: FTBFS: Fails with "Scan failed" error on ia64

Jeff Bailey Jeff Bailey <jbailey@raspberryginger.com>, 245396@bugs.debian.org
Thu, 22 Apr 2004 18:51:25 -0400


Package: libgnomecanvas
Severity: serious
Tags: experimental

No worky:

$ debuild -B
dpkg-buildpackage: source package is libgnomecanvas
dpkg-buildpackage: source version is 2.6.0-3
dpkg-buildpackage: source maintainer is Jordi Mallach <jordi@debian.org>
dpkg-buildpackage: host architecture is ia64
 fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
if test -n "" && test "" != "."; then rmdir ""; fi
if test -n "" && test "" != "."; then rmdir ""; fi
if test -n "" && test "" != "."; then rmdir ""; fi
if test -n "" && test "" != "."; then rmdir ""; fi
if test "." != "."; then rmdir .; fi
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make -C . -k distclean || true
make[1]: Entering directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0'
rm -f debian/stamp-makefile-build
if [ -r "./config.sub.cdbs-orig" ]; then \
  mv "./config.sub.cdbs-orig" "./config.sub"; \
fi
if [ -r "./config.guess.cdbs-orig" ]; then \
  mv "./config.guess.cdbs-orig" "./config.guess"; \
fi
if [ -f "./config.log" ] && grep -i 'generated.*by.*autoconf' 
"./config.log" 1>/dev/null; then \
  rm -f "./config.log"; \
fi
rm -f debian/stamp-autotools-files
if test -f ./config.status && grep -i -q 'Generated.*by configure.' 
./config.status; then rm -f ./config.status; fi
if test -f ./config.cache && grep -i -q 
'shell.*script.*caches.*results.*configure' ./config.cache; then rm -f 
./config.cache; fi
dh_clean
patches:
Not reversing not applied patches.
if [ "reverse-patches" = "debian/stamp-patched" ]; then touch 
debian/stamp-patched; fi
rm -f debian/stamp-patch*
rm -f debian/patches/*.log
(cd . && \
  rm -f intltool-extract intltool-merge intltool-update 
po/.intltool-merge-cache; \
  if test -d doc; then find doc -name '*omf.out' -exec rm -f \{\} \; ; 
fi)
sed "s/@GNOME_TEAM@/Debian GNOME Maintainers 
<pkg-gnome-maintainers@lists.alioth.debian.org>, Akira TAGOH 
<tagoh@debian.org>, Andreas Rottmann <rotty@debian.org>, Andrew Lau 
<netsnipe@users.sourceforge.net>, Carlos Perelló Marín 
<carlos@pemas.net>, Edd Dumbill <ejad@debian.org>, Emil Soleyman-Zomalan 
<emil@nishra.com>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen 
(Ray) <jdassen@debian.org>, Johannes Rohr <j.rohr@comlink.org>, Jordi 
Mallach <jordi@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, 
Josselin Mouette <joss@debian.org>, Rob Bradford <rob@debianplanet.org>, 
Rob Taylor <robtaylor@fastmail.fm>, Robert McQueen 
<robot101@debian.org>, Ross Burton <ross@debian.org>, Sebastien Bacher 
<seb128@debian.org>, Takuo KITAME <kitame@debian.org>/" \
debian/control.in > debian/control
 debian/rules build
test -x debian/rules
if [ -n "" ]; then \
  mkdir -p ""; \
fi
if [ -n "" ]; then \
  mkdir -p ""; \
fi
if [ -n "" ]; then \
  mkdir -p ""; \
fi
if [ -n "" ]; then \
  mkdir -p ""; \
fi
if [ ! -d "." ]; then \
  mkdir -p "."; \
fi
/usr/share/cdbs/1/rules/buildcore.mk:59: "DEB_BUILD_MAKE_TARGET is a 
deprecated variable"
/usr/share/cdbs/1/rules/buildcore.mk:59: "DEB_CLEAN_MAKE_TARGET is a 
deprecated variable"
/usr/share/cdbs/1/rules/buildcore.mk:59: "DEB_MAKE_TEST_TARGET is a 
deprecated variable"
if [ -z "" ]; then \
  if ! test -f debian/compat; then echo 4 > debian/compat; fi; \
fi
patches:
if [ "debian/stamp-patched" = "debian/stamp-patched" ]; then touch 
debian/stamp-patched; fi
if test "" = "pre" ; then \
        cd . && libtoolize -c -f ; \
fi
if test -n "" ; then \
        if test -d ./m4 ; then m4="-I m4" ; fi ; \
        if test -e ./aclocal.m4 ; then cd . && aclocal-  ; fi ; \
fi
if test -n "" ; then \
        if test "" = "2.50" ; then ac_suffix="" ; else ac_suffix="" ; fi 
; \
        if test -e ./configure.ac || test -e ./configure.in ; then cd . 
&& autoconf ; fi \
fi
if test -n "" ; then \
        if test -e ./Makefile.am ; then cd . && automake- ; fi ; \
fi
if [ -r "./config.sub" -a ! -f "./config.sub.cdbs-orig" -a -r 
/usr/share/misc/config.sub ] && ! cmp -s "./config.sub" 
/usr/share/misc/config.sub; then \
   mv "./config.sub" "./config.sub.cdbs-orig"; \
   cp -f /usr/share/misc/config.sub "./config.sub"; \
fi
if [ -r "./config.guess" -a ! -f "./config.guess.cdbs-orig" -a -r 
/usr/share/misc/config.guess ] && ! cmp -s "./config.guess" 
/usr/share/misc/config.guess; then \
   mv "./config.guess" "./config.guess.cdbs-orig"; \
   cp -f /usr/share/misc/config.guess "./config.guess"; \
fi
if test "" = "post" ; then \
        if test -e ./libtool ; then cp -f /usr/bin/libtool ./libtool ; 
fi ; \
fi
touch debian/stamp-autotools-files
chmod a+x 
/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/./configure
if test ""; then cd ""; else cd "."; fi && CC="cc" CXX="g++" CFLAGS="-g 
-Wall -O2" CXXFLAGS="-g -Wall -O2" 
/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/./configure  
--build=ia64-linux --prefix=/usr --includedir="\${prefix}/include" 
--mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" 
--sysconfdir=/etc --localstatedir=/var 
--libexecdir="\${prefix}/lib/libgnomecanvas" --srcdir=. 
--disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... 
no
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking build system type... ia64-unknown-linux-gnu
checking host system type... ia64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/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 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 whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
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... 131072
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/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/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/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/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 bison... bison -y
checking for xrdb... no
checking what warning flags to pass to the C compiler... -Wall 
-Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  am ar az be bg bn ca cs cy da 
de el en_CA en_GB eo es et fa fi fr ga he hi hr hu id is it ja kn ko li 
lt lv mk ml mn ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@ije 
sr@Latn sv ta tr uk vi wa yi zh_CN zh_TW
checking for pkg-config... /usr/bin/pkg-config
checking for gtk+-2.0 >= 2.0.3 libart-2.0 >= 2.3.8 pango >= 1.0.1 
pangoft2 >= 1.0.1... yes
checking LIBGNOMECANVAS_CFLAGS... -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0
checking LIBGNOMECANVAS_LIBS... -Wl,--export-dynamic -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl 
-lglib-2.0
checking for gtk+-2.0 >= 2.0.3 libart-2.0 >= 2.3.8 pango >= 1.0.1 
pangoft2 >= 1.0.1 libglade-2.0 >= 2.0.0... yes
checking CANVAS_GLADE_CFLAGS... -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -I/usr/include/libglade-2.0 
-I/usr/include/libxml2
checking CANVAS_GLADE_LIBS... -Wl,--export-dynamic -lart_lgpl_2 
-lpangoft2-1.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for native Win32... no
checking for Win32 platform in general... no
checking for mawk... /usr/bin/mawk
checking for perl5... no
checking for perl... /usr/bin/perl
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for gtkdoc-mkdb... true
checking gtk-doc version (1.1) >= 0.6... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating libgnomecanvas/Makefile
config.status: creating libgnomecanvas/libgnomecanvas-2.0.pc
config.status: creating libgnomecanvas/libgnomecanvas-2.0-uninstalled.pc
config.status: creating glade/Makefile
config.status: creating demos/Makefile
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make -C .
make[1]: Entering directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0'
make  all-recursive
make[2]: Entering directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0'
Making all in libgnomecanvas
make[3]: Entering directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/libgnomecanvas'
/usr/bin/glib-genmarshal gnome-canvas-marshal.list --body 
--prefix=gnome_canvas_marshal > gnome-canvas-marshal.c
/usr/bin/glib-genmarshal gnome-canvas-marshal.list --header 
--prefix=gnome_canvas_marshal > gnome-canvas-marshal.h
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I.. -Wall -Wmissing-prototypes  -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
gnome-canvas-shape.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-shape.c  -fPIC -DPIC -o .libs/gnome-canvas-shape.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-shape.c -o gnome-canvas-shape.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I.. -Wall -Wmissing-prototypes  -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
gnome-canvas-bpath.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-bpath.c  -fPIC -DPIC -o .libs/gnome-canvas-bpath.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-bpath.c -o gnome-canvas-bpath.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I.. -Wall -Wmissing-prototypes  -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
gnome-canvas-path-def.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-path-def.c  -fPIC -DPIC -o .libs/gnome-canvas-path-def.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-path-def.c -o gnome-canvas-path-def.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I.. -Wall -Wmissing-prototypes  -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
gnome-canvas-clipgroup.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-clipgroup.c  -fPIC -DPIC -o .libs/gnome-canvas-clipgroup.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-clipgroup.c -o gnome-canvas-clipgroup.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I.. -Wall -Wmissing-prototypes  -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
gnome-canvas-line.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-line.c  -fPIC -DPIC -o .libs/gnome-canvas-line.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-line.c -o gnome-canvas-line.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I.. -Wall -Wmissing-prototypes  -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
gnome-canvas-pixbuf.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-pixbuf.c  -fPIC -DPIC -o .libs/gnome-canvas-pixbuf.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-pixbuf.c -o gnome-canvas-pixbuf.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I.. -Wall -Wmissing-prototypes  -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
gnome-canvas-polygon.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-polygon.c  -fPIC -DPIC -o .libs/gnome-canvas-polygon.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-polygon.c -o gnome-canvas-polygon.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I.. -Wall -Wmissing-prototypes  -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
gnome-canvas-rect-ellipse.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-rect-ellipse.c  -fPIC -DPIC -o 
.libs/gnome-canvas-rect-ellipse.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-rect-ellipse.c -o gnome-canvas-rect-ellipse.o >/dev/null 
2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I.. -Wall -Wmissing-prototypes  -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
gnome-canvas-text.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-text.c  -fPIC -DPIC -o .libs/gnome-canvas-text.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-text.c -o gnome-canvas-text.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I.. -Wall -Wmissing-prototypes  -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
gnome-canvas-rich-text.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-rich-text.c  -fPIC -DPIC -o .libs/gnome-canvas-rich-text.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-rich-text.c -o gnome-canvas-rich-text.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I.. -Wall -Wmissing-prototypes  -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
gnome-canvas-util.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-util.c  -fPIC -DPIC -o .libs/gnome-canvas-util.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-util.c -o gnome-canvas-util.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I.. -Wall -Wmissing-prototypes  -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
gnome-canvas-widget.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-widget.c  -fPIC -DPIC -o .libs/gnome-canvas-widget.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas-widget.c -o gnome-canvas-widget.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I.. -Wall -Wmissing-prototypes  -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
gnome-canvas.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas.c  -fPIC -DPIC -o .libs/gnome-canvas.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
gnome-canvas.c -o gnome-canvas.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I.. -Wall -Wmissing-prototypes  -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
libgnomecanvastypes.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
libgnomecanvastypes.c  -fPIC -DPIC -o .libs/libgnomecanvastypes.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"/usr/lib\" 
-DGNOMECANVASDATADIR=\"/usr/share\" 
-DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" 
-DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var\" 
-DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\" -g -Wall -O2 -c 
libgnomecanvastypes.c -o libgnomecanvastypes.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link cc  -g -Wall -O2  -o libgnomecanvas-2.la 
-rpath /usr/lib  -version-info 600:0:600  gnome-canvas-shape.lo 
gnome-canvas-bpath.lo gnome-canvas-path-def.lo gnome-canvas-clipgroup.lo 
gnome-canvas-line.lo gnome-canvas-pixbuf.lo gnome-canvas-polygon.lo 
gnome-canvas-rect-ellipse.lo gnome-canvas-text.lo 
gnome-canvas-rich-text.lo gnome-canvas-util.lo gnome-canvas-widget.lo 
gnome-canvas.lo libgnomecanvastypes.lo -Wl,--export-dynamic 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm 
-lpangoxft-1.0 -lpangox-1.0 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
cc -shared  .libs/gnome-canvas-shape.o .libs/gnome-canvas-bpath.o 
.libs/gnome-canvas-path-def.o .libs/gnome-canvas-clipgroup.o 
.libs/gnome-canvas-line.o .libs/gnome-canvas-pixbuf.o 
.libs/gnome-canvas-polygon.o .libs/gnome-canvas-rect-ellipse.o 
.libs/gnome-canvas-text.o .libs/gnome-canvas-rich-text.o 
.libs/gnome-canvas-util.o .libs/gnome-canvas-widget.o 
.libs/gnome-canvas.o .libs/libgnomecanvastypes.o  -L/usr/lib 
/usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so 
/usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm 
/usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so 
/usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so 
/usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so 
/usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so  
-Wl,--export-dynamic -Wl,-soname -Wl,libgnomecanvas-2.so.0 -o 
.libs/libgnomecanvas-2.so.0.600.0
(cd .libs && rm -f libgnomecanvas-2.so.0 && ln -s 
libgnomecanvas-2.so.0.600.0 libgnomecanvas-2.so.0)
(cd .libs && rm -f libgnomecanvas-2.so && ln -s 
libgnomecanvas-2.so.0.600.0 libgnomecanvas-2.so)
ar cru .libs/libgnomecanvas-2.a  gnome-canvas-shape.o 
gnome-canvas-bpath.o gnome-canvas-path-def.o gnome-canvas-clipgroup.o 
gnome-canvas-line.o gnome-canvas-pixbuf.o gnome-canvas-polygon.o 
gnome-canvas-rect-ellipse.o gnome-canvas-text.o gnome-canvas-rich-text.o 
gnome-canvas-util.o gnome-canvas-widget.o gnome-canvas.o 
libgnomecanvastypes.o
ranlib .libs/libgnomecanvas-2.a
creating libgnomecanvas-2.la
(cd .libs && rm -f libgnomecanvas-2.la && ln -s ../libgnomecanvas-2.la 
libgnomecanvas-2.la)
make[3]: Leaving directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/libgnomecanvas'
Making all in glade
make[3]: Entering directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/glade'
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I.. -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -I/usr/include/libglade-2.0 
-I/usr/include/libxml2      -g -Wall -O2 -c glade-canvas.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -I/usr/include/libglade-2.0 
-I/usr/include/libxml2 -g -Wall -O2 -c glade-canvas.c  -fPIC -DPIC -o 
.libs/glade-canvas.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -I/usr/include/libglade-2.0 
-I/usr/include/libxml2 -g -Wall -O2 -c glade-canvas.c -o glade-canvas.o 
>/dev/null 2>&1
/bin/sh ../libtool --mode=link cc  -g -Wall -O2  -o libcanvas.la -rpath 
/usr/lib/libglade/2.0 -export-dynamic -module -avoid-version  
glade-canvas.lo ../libgnomecanvas/libgnomecanvas-2.la 
-Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lglade-2.0 
-lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 
-lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
cc -shared  .libs/glade-canvas.o  -Wl,--rpath 
-Wl,/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/libgnomecanvas/.libs 
-L/usr/lib ../libgnomecanvas/.libs/libgnomecanvas-2.so 
/usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so 
/usr/lib/libglade-2.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libxml2.so 
-lpthread -lz /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so 
/usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangoxft-1.0.so 
/usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so 
/usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl 
/usr/lib/libglib-2.0.so  -Wl,--export-dynamic -Wl,-soname 
-Wl,libcanvas.so -o .libs/libcanvas.soar cru .libs/libcanvas.a  
glade-canvas.o
ranlib .libs/libcanvas.a
creating libcanvas.la
(cd .libs && rm -f libcanvas.la && ln -s ../libcanvas.la libcanvas.la)
make[3]: Leaving directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/glade'
Making all in demos
make[3]: Entering directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/demos'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes  
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DGTK_VERSION=\"""\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
canvas.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes  
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DGTK_VERSION=\"""\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
canvas-primitives.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes  
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DGTK_VERSION=\"""\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
canvas-arrowhead.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes  
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DGTK_VERSION=\"""\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
canvas-features.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes  
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DGTK_VERSION=\"""\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
canvas-fifteen.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes  
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DGTK_VERSION=\"""\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
canvas-rich-text.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes  
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0   -DGNOMECANVASLIBDIR=\""/usr/lib"\" 
-DGNOMECANVASDATADIR=\""/usr/share"\" 
-DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var"\" 
-DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DGTK_VERSION=\"""\" 
-DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.0\"    -g -Wall -O2 -c 
canvas-curve.c/bin/sh ../libtool --mode=link cc  -g -Wall -O2  -o 
canvas_demo  canvas.o canvas-primitives.o canvas-arrowhead.o 
canvas-features.o canvas-fifteen.o canvas-rich-text.o canvas-curve.o 
../libgnomecanvas/libgnomecanvas-2.la
mkdir .libs
cc -g -Wall -O2 -o .libs/canvas_demo canvas.o canvas-primitives.o 
canvas-arrowhead.o canvas-features.o canvas-fifteen.o canvas-rich-text.o 
canvas-curve.o  ../libgnomecanvas/.libs/libgnomecanvas-2.so 
/usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so 
/usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so 
/usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so 
/usr/lib/libart_lgpl_2.so -lm /usr/lib/libpangoft2-1.0.so 
/usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so 
/usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so
creating canvas_demo
make[3]: Leaving directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/demos'
Making all in po
make[3]: Entering directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/po'
Making all in tests
make[3]: Entering directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/tests'
Making all in docs
make[3]: Entering directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/docs'
Making all in reference
make[4]: Entering directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/docs/reference'
*** Scanning header files ***
if grep -l '^..*$' ./libgnomecanvas.types > /dev/null ; then \
    CC="/bin/sh ../../libtool --mode=compile cc" LD="/bin/sh 
../../libtool --mode=link cc" CFLAGS="-I../.. -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0  " 
LDFLAGS="../../libgnomecanvas/libgnomecanvas-2.la -Wl,--export-dynamic 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm 
-lpangoxft-1.0 -lpangox-1.0 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  " gtkdoc-scangobj 
--module=libgnomecanvas --output-dir=. ; \
else \
    cd . ; \
    for i in libgnomecanvas.args libgnomecanvas.hierarchy 
libgnomecanvas.signals ; do \
               test -f $i || touch $i ; \
    done \
fi
mkdir .libs
 cc -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -c libgnomecanvas-scan.c  -fPIC -DPIC -o 
.libs/libgnomecanvas-scan.o
 cc -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libart-2.0 -c libgnomecanvas-scan.c -o 
libgnomecanvas-scan.o >/dev/null 2>&1
cc -o .libs/libgnomecanvas-scan .libs/libgnomecanvas-scan.o 
-Wl,--export-dynamic  ../../libgnomecanvas/.libs/libgnomecanvas-2.so 
/usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so 
/usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so 
/usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so 
/usr/lib/libart_lgpl_2.so -lm /usr/lib/libpangoft2-1.0.so 
/usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so 
/usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so
creating libgnomecanvas-scan
Scan failed
make[4]: *** [scan-build.stamp] Error 255
make[4]: Leaving directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/docs/reference'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0/docs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory 
`/home/jbailey/gnome/libgnomecanvas/libgnomecanvas-2.6.0'
make: *** [debian/stamp-makefile-build] Error 2
debuild: fatal error at line 763:
dpkg-buildpackage failed!