libgnomecanvas broken on -CURRENT or I'm doing it wrong?

Steve Ames steve at energistic.com
Mon Jun 20 19:44:06 GMT 2005


Hi. I've been trying to compile graphics/libgnomecanvas for the last few
days without any real luck. Attached is the output. My real goal is to
compile gnomemeeting and libgnomecanvas is a dependancy. Ports are current
as of about an hour ago. All dependancies are up to date.

Would appreciate any thoughts on what I'm doing wrong here. Thanks.

-Steve

astk:/usr/ports/graphics/libgnomecanvas# make
===>  Vulnerability check disabled, database not found
===>  Extracting for libgnomecanvas-2.10.2_1
=> Checksum OK for gnome2/libgnomecanvas-2.10.2.tar.bz2.
===>  Patching for libgnomecanvas-2.10.2_1
===>   libgnomecanvas-2.10.2_1 depends on executable: gmake - found
===>   libgnomecanvas-2.10.2_1 depends on file: /usr/local/bin/autoconf259 - found
===>   libgnomecanvas-2.10.2_1 depends on file: /usr/local/bin/libtool15 - found
===>   libgnomecanvas-2.10.2_1 depends on file: /usr/local/bin/intltool-extract - found
===>   libgnomecanvas-2.10.2_1 depends on executable: pkg-config - found
===>   libgnomecanvas-2.10.2_1 depends on shared library: atk-1.0.901 - found
===>   libgnomecanvas-2.10.2_1 depends on shared library: glib-2.0.600 - found
===>   libgnomecanvas-2.10.2_1 depends on shared library: gtk-x11-2.0.600 - found
===>   libgnomecanvas-2.10.2_1 depends on shared library: art_lgpl_2.5 - found
===>   libgnomecanvas-2.10.2_1 depends on shared library: glade-2.0.0 - found
===>   libgnomecanvas-2.10.2_1 depends on shared library: xml2.5 - found
===>   libgnomecanvas-2.10.2_1 depends on shared library: pango-1.0.800 - found
===>   libgnomecanvas-2.10.2_1 depends on shared library: X11.6 - found
===>  Configuring for libgnomecanvas-2.10.2_1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by gmake... GNU
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 dependency style of cc... gcc3
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 dependency style of cc... (cached) gcc3
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... i386-portbld-freebsd6.0
checking host system type... i386-portbld-freebsd6.0
checking for a sed that does not truncate output... /usr/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 c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
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... yes
checking dynamic linker characteristics... freebsd6.0 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 c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.0 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
GNOME_COMPILE_WARNINGS: not found
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 ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  am ang ar az be bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gu he hi hr hu id is it ja kn ko li lt lv mk ml mn ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr at Latn sr at ije sv ta tr uk vi wa xh yi zh_CN zh_TW
checking for pkg-config... /usr/local/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... -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include  
checking LIBGNOMECANVAS_LIBS... -Wl,--rpath -Wl,//usr/local/lib -Wl,/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -lgtk-x11-2.0 -lart_lgpl_2 -lpango-1.0 -lm -lpangoft2-1.0 -lfontconfig -lfreetype -lz  
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... -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0  
checking CANVAS_GLADE_LIBS... -Wl,--rpath -Wl,//usr/local/lib -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lart_lgpl_2 -lpango-1.0 -lm -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lglade-2.0  
checking for native Win32... no
checking for Win32 platform in general... no
checking for mawk... no
checking for gawk... no
checking for nawk... /usr/bin/nawk
checking for perl5... /usr/bin/perl5
checking for glib-genmarshal... /usr/local/bin/glib-genmarshal
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgnomecanvas-zip
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 depfiles commands
config.status: executing default-1 commands
===>  Building for libgnomecanvas-2.10.2_1
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.10.2'
Making all in libgnomecanvas
gmake[2]: Entering directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.10.2/libgnomecanvas'
/usr/local/bin/glib-genmarshal gnome-canvas-marshal.list --body --prefix=gnome_canvas_marshal > gnome-canvas-marshal.c
/usr/local/bin/glib-genmarshal gnome-canvas-marshal.list --header --prefix=gnome_canvas_marshal > gnome-canvas-marshal.h
gmake  all-am
gmake[3]: Entering directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.10.2/libgnomecanvas'
if /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..  -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include   -DGNOMECANVASLIBDIR=\""/usr/X11R6/lib"\" -DGNOMECANVASDATADIR=\""/usr/X11R6/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/X11R6/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/X11R6/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/usr/X11R6/var"\" -DG_LOG_DOMAIN=\"GnomeCanvas\"  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-shape.lo -MD -MP -MF ".deps/gnome-canvas-shape.Tpo" \
  -c -o gnome-canvas-shape.lo `test -f 'gnome-canvas-shape.c' || echo './'`gnome-canvas-shape.c; \
then mv -f ".deps/gnome-canvas-shape.Tpo" ".deps/gnome-canvas-shape.Plo"; \
else rm -f ".deps/gnome-canvas-shape.Tpo"; exit 1; \
fi
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-shape.lo -MD -MP -MF .deps/gnome-canvas-shape.Tpo -c gnome-canvas-shape.c  -fPIC -DPIC -o .libs/gnome-canvas-shape.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-shape.lo -MD -MP -MF .deps/gnome-canvas-shape.Tpo -c gnome-canvas-shape.c -o gnome-canvas-shape.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..  -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include   -DGNOMECANVASLIBDIR=\""/usr/X11R6/lib"\" -DGNOMECANVASDATADIR=\""/usr/X11R6/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/X11R6/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/X11R6/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/usr/X11R6/var"\" -DG_LOG_DOMAIN=\"GnomeCanvas\"  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-bpath.lo -MD -MP -MF ".deps/gnome-canvas-bpath.Tpo" \
  -c -o gnome-canvas-bpath.lo `test -f 'gnome-canvas-bpath.c' || echo './'`gnome-canvas-bpath.c; \
then mv -f ".deps/gnome-canvas-bpath.Tpo" ".deps/gnome-canvas-bpath.Plo"; \
else rm -f ".deps/gnome-canvas-bpath.Tpo"; exit 1; \
fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-bpath.lo -MD -MP -MF .deps/gnome-canvas-bpath.Tpo -c gnome-canvas-bpath.c  -fPIC -DPIC -o .libs/gnome-canvas-bpath.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-bpath.lo -MD -MP -MF .deps/gnome-canvas-bpath.Tpo -c gnome-canvas-bpath.c -o gnome-canvas-bpath.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..  -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include   -DGNOMECANVASLIBDIR=\""/usr/X11R6/lib"\" -DGNOMECANVASDATADIR=\""/usr/X11R6/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/X11R6/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/X11R6/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/usr/X11R6/var"\" -DG_LOG_DOMAIN=\"GnomeCanvas\"  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-path-def.lo -MD -MP -MF ".deps/gnome-canvas-path-def.Tpo" \
  -c -o gnome-canvas-path-def.lo `test -f 'gnome-canvas-path-def.c' || echo './'`gnome-canvas-path-def.c; \
then mv -f ".deps/gnome-canvas-path-def.Tpo" ".deps/gnome-canvas-path-def.Plo"; \
else rm -f ".deps/gnome-canvas-path-def.Tpo"; exit 1; \
fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-path-def.lo -MD -MP -MF .deps/gnome-canvas-path-def.Tpo -c gnome-canvas-path-def.c  -fPIC -DPIC -o .libs/gnome-canvas-path-def.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-path-def.lo -MD -MP -MF .deps/gnome-canvas-path-def.Tpo -c gnome-canvas-path-def.c -o gnome-canvas-path-def.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..  -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include   -DGNOMECANVASLIBDIR=\""/usr/X11R6/lib"\" -DGNOMECANVASDATADIR=\""/usr/X11R6/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/X11R6/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/X11R6/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/usr/X11R6/var"\" -DG_LOG_DOMAIN=\"GnomeCanvas\"  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-clipgroup.lo -MD -MP -MF ".deps/gnome-canvas-clipgroup.Tpo" \
  -c -o gnome-canvas-clipgroup.lo `test -f 'gnome-canvas-clipgroup.c' || echo './'`gnome-canvas-clipgroup.c; \
then mv -f ".deps/gnome-canvas-clipgroup.Tpo" ".deps/gnome-canvas-clipgroup.Plo"; \
else rm -f ".deps/gnome-canvas-clipgroup.Tpo"; exit 1; \
fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-clipgroup.lo -MD -MP -MF .deps/gnome-canvas-clipgroup.Tpo -c gnome-canvas-clipgroup.c  -fPIC -DPIC -o .libs/gnome-canvas-clipgroup.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-clipgroup.lo -MD -MP -MF .deps/gnome-canvas-clipgroup.Tpo -c gnome-canvas-clipgroup.c -o gnome-canvas-clipgroup.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..  -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include   -DGNOMECANVASLIBDIR=\""/usr/X11R6/lib"\" -DGNOMECANVASDATADIR=\""/usr/X11R6/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/X11R6/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/X11R6/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/usr/X11R6/var"\" -DG_LOG_DOMAIN=\"GnomeCanvas\"  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-line.lo -MD -MP -MF ".deps/gnome-canvas-line.Tpo" \
  -c -o gnome-canvas-line.lo `test -f 'gnome-canvas-line.c' || echo './'`gnome-canvas-line.c; \
then mv -f ".deps/gnome-canvas-line.Tpo" ".deps/gnome-canvas-line.Plo"; \
else rm -f ".deps/gnome-canvas-line.Tpo"; exit 1; \
fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-line.lo -MD -MP -MF .deps/gnome-canvas-line.Tpo -c gnome-canvas-line.c  -fPIC -DPIC -o .libs/gnome-canvas-line.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-line.lo -MD -MP -MF .deps/gnome-canvas-line.Tpo -c gnome-canvas-line.c -o gnome-canvas-line.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..  -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include   -DGNOMECANVASLIBDIR=\""/usr/X11R6/lib"\" -DGNOMECANVASDATADIR=\""/usr/X11R6/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/X11R6/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/X11R6/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/usr/X11R6/var"\" -DG_LOG_DOMAIN=\"GnomeCanvas\"  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-pixbuf.lo -MD -MP -MF ".deps/gnome-canvas-pixbuf.Tpo" \
  -c -o gnome-canvas-pixbuf.lo `test -f 'gnome-canvas-pixbuf.c' || echo './'`gnome-canvas-pixbuf.c; \
then mv -f ".deps/gnome-canvas-pixbuf.Tpo" ".deps/gnome-canvas-pixbuf.Plo"; \
else rm -f ".deps/gnome-canvas-pixbuf.Tpo"; exit 1; \
fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-pixbuf.lo -MD -MP -MF .deps/gnome-canvas-pixbuf.Tpo -c gnome-canvas-pixbuf.c  -fPIC -DPIC -o .libs/gnome-canvas-pixbuf.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-pixbuf.lo -MD -MP -MF .deps/gnome-canvas-pixbuf.Tpo -c gnome-canvas-pixbuf.c -o gnome-canvas-pixbuf.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..  -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include   -DGNOMECANVASLIBDIR=\""/usr/X11R6/lib"\" -DGNOMECANVASDATADIR=\""/usr/X11R6/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/X11R6/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/X11R6/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/usr/X11R6/var"\" -DG_LOG_DOMAIN=\"GnomeCanvas\"  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-polygon.lo -MD -MP -MF ".deps/gnome-canvas-polygon.Tpo" \
  -c -o gnome-canvas-polygon.lo `test -f 'gnome-canvas-polygon.c' || echo './'`gnome-canvas-polygon.c; \
then mv -f ".deps/gnome-canvas-polygon.Tpo" ".deps/gnome-canvas-polygon.Plo"; \
else rm -f ".deps/gnome-canvas-polygon.Tpo"; exit 1; \
fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-polygon.lo -MD -MP -MF .deps/gnome-canvas-polygon.Tpo -c gnome-canvas-polygon.c  -fPIC -DPIC -o .libs/gnome-canvas-polygon.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-polygon.lo -MD -MP -MF .deps/gnome-canvas-polygon.Tpo -c gnome-canvas-polygon.c -o gnome-canvas-polygon.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..  -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include   -DGNOMECANVASLIBDIR=\""/usr/X11R6/lib"\" -DGNOMECANVASDATADIR=\""/usr/X11R6/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/X11R6/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/X11R6/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/usr/X11R6/var"\" -DG_LOG_DOMAIN=\"GnomeCanvas\"  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-rect-ellipse.lo -MD -MP -MF ".deps/gnome-canvas-rect-ellipse.Tpo" \
  -c -o gnome-canvas-rect-ellipse.lo `test -f 'gnome-canvas-rect-ellipse.c' || echo './'`gnome-canvas-rect-ellipse.c; \
then mv -f ".deps/gnome-canvas-rect-ellipse.Tpo" ".deps/gnome-canvas-rect-ellipse.Plo"; \
else rm -f ".deps/gnome-canvas-rect-ellipse.Tpo"; exit 1; \
fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-rect-ellipse.lo -MD -MP -MF .deps/gnome-canvas-rect-ellipse.Tpo -c gnome-canvas-rect-ellipse.c  -fPIC -DPIC -o .libs/gnome-canvas-rect-ellipse.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-rect-ellipse.lo -MD -MP -MF .deps/gnome-canvas-rect-ellipse.Tpo -c gnome-canvas-rect-ellipse.c -o gnome-canvas-rect-ellipse.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..  -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include   -DGNOMECANVASLIBDIR=\""/usr/X11R6/lib"\" -DGNOMECANVASDATADIR=\""/usr/X11R6/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/X11R6/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/X11R6/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/usr/X11R6/var"\" -DG_LOG_DOMAIN=\"GnomeCanvas\"  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-text.lo -MD -MP -MF ".deps/gnome-canvas-text.Tpo" \
  -c -o gnome-canvas-text.lo `test -f 'gnome-canvas-text.c' || echo './'`gnome-canvas-text.c; \
then mv -f ".deps/gnome-canvas-text.Tpo" ".deps/gnome-canvas-text.Plo"; \
else rm -f ".deps/gnome-canvas-text.Tpo"; exit 1; \
fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-text.lo -MD -MP -MF .deps/gnome-canvas-text.Tpo -c gnome-canvas-text.c  -fPIC -DPIC -o .libs/gnome-canvas-text.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-text.lo -MD -MP -MF .deps/gnome-canvas-text.Tpo -c gnome-canvas-text.c -o gnome-canvas-text.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..  -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include   -DGNOMECANVASLIBDIR=\""/usr/X11R6/lib"\" -DGNOMECANVASDATADIR=\""/usr/X11R6/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/X11R6/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/X11R6/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/usr/X11R6/var"\" -DG_LOG_DOMAIN=\"GnomeCanvas\"  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-rich-text.lo -MD -MP -MF ".deps/gnome-canvas-rich-text.Tpo" \
  -c -o gnome-canvas-rich-text.lo `test -f 'gnome-canvas-rich-text.c' || echo './'`gnome-canvas-rich-text.c; \
then mv -f ".deps/gnome-canvas-rich-text.Tpo" ".deps/gnome-canvas-rich-text.Plo"; \
else rm -f ".deps/gnome-canvas-rich-text.Tpo"; exit 1; \
fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-rich-text.lo -MD -MP -MF .deps/gnome-canvas-rich-text.Tpo -c gnome-canvas-rich-text.c  -fPIC -DPIC -o .libs/gnome-canvas-rich-text.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-rich-text.lo -MD -MP -MF .deps/gnome-canvas-rich-text.Tpo -c gnome-canvas-rich-text.c -o gnome-canvas-rich-text.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..  -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include   -DGNOMECANVASLIBDIR=\""/usr/X11R6/lib"\" -DGNOMECANVASDATADIR=\""/usr/X11R6/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/X11R6/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/X11R6/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/usr/X11R6/var"\" -DG_LOG_DOMAIN=\"GnomeCanvas\"  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-util.lo -MD -MP -MF ".deps/gnome-canvas-util.Tpo" \
  -c -o gnome-canvas-util.lo `test -f 'gnome-canvas-util.c' || echo './'`gnome-canvas-util.c; \
then mv -f ".deps/gnome-canvas-util.Tpo" ".deps/gnome-canvas-util.Plo"; \
else rm -f ".deps/gnome-canvas-util.Tpo"; exit 1; \
fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-util.lo -MD -MP -MF .deps/gnome-canvas-util.Tpo -c gnome-canvas-util.c  -fPIC -DPIC -o .libs/gnome-canvas-util.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-util.lo -MD -MP -MF .deps/gnome-canvas-util.Tpo -c gnome-canvas-util.c -o gnome-canvas-util.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..  -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include   -DGNOMECANVASLIBDIR=\""/usr/X11R6/lib"\" -DGNOMECANVASDATADIR=\""/usr/X11R6/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/X11R6/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/X11R6/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/usr/X11R6/var"\" -DG_LOG_DOMAIN=\"GnomeCanvas\"  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-widget.lo -MD -MP -MF ".deps/gnome-canvas-widget.Tpo" \
  -c -o gnome-canvas-widget.lo `test -f 'gnome-canvas-widget.c' || echo './'`gnome-canvas-widget.c; \
then mv -f ".deps/gnome-canvas-widget.Tpo" ".deps/gnome-canvas-widget.Plo"; \
else rm -f ".deps/gnome-canvas-widget.Tpo"; exit 1; \
fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-widget.lo -MD -MP -MF .deps/gnome-canvas-widget.Tpo -c gnome-canvas-widget.c  -fPIC -DPIC -o .libs/gnome-canvas-widget.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas-widget.lo -MD -MP -MF .deps/gnome-canvas-widget.Tpo -c gnome-canvas-widget.c -o gnome-canvas-widget.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..  -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include   -DGNOMECANVASLIBDIR=\""/usr/X11R6/lib"\" -DGNOMECANVASDATADIR=\""/usr/X11R6/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/X11R6/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/X11R6/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/usr/X11R6/var"\" -DG_LOG_DOMAIN=\"GnomeCanvas\"  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas.lo -MD -MP -MF ".deps/gnome-canvas.Tpo" \
  -c -o gnome-canvas.lo `test -f 'gnome-canvas.c' || echo './'`gnome-canvas.c; \
then mv -f ".deps/gnome-canvas.Tpo" ".deps/gnome-canvas.Plo"; \
else rm -f ".deps/gnome-canvas.Tpo"; exit 1; \
fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas.lo -MD -MP -MF .deps/gnome-canvas.Tpo -c gnome-canvas.c  -fPIC -DPIC -o .libs/gnome-canvas.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT gnome-canvas.lo -MD -MP -MF .deps/gnome-canvas.Tpo -c gnome-canvas.c -o gnome-canvas.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..  -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include   -DGNOMECANVASLIBDIR=\""/usr/X11R6/lib"\" -DGNOMECANVASDATADIR=\""/usr/X11R6/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/X11R6/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/X11R6/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/usr/X11R6/var"\" -DG_LOG_DOMAIN=\"GnomeCanvas\"  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT libgnomecanvastypes.lo -MD -MP -MF ".deps/libgnomecanvastypes.Tpo" \
  -c -o libgnomecanvastypes.lo `test -f 'libgnomecanvastypes.c' || echo './'`libgnomecanvastypes.c; \
then mv -f ".deps/libgnomecanvastypes.Tpo" ".deps/libgnomecanvastypes.Plo"; \
else rm -f ".deps/libgnomecanvastypes.Tpo"; exit 1; \
fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT libgnomecanvastypes.lo -MD -MP -MF .deps/libgnomecanvastypes.Tpo -c libgnomecanvastypes.c  -fPIC -DPIC -o .libs/libgnomecanvastypes.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I//usr/local/include/freetype2 -I//usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DGNOMECANVASLIBDIR=\"/usr/X11R6/lib\" -DGNOMECANVASDATADIR=\"/usr/X11R6/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/X11R6/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/X11R6/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/usr/X11R6/var\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-xp -MT libgnomecanvastypes.lo -MD -MP -MF .deps/libgnomecanvastypes.Tpo -c libgnomecanvastypes.c -o libgnomecanvastypes.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=link cc  -O2 -fno-strict-aliasing -pipe -march=athlon-xp  -L/usr/local/lib -o libgnomecanvas-2.la -rpath /usr/X11R6/lib  -version-info 1000:2:1000   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,--rpath -Wl,//usr/local/lib -Wl,/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -lgtk-x11-2.0 -lart_lgpl_2 -lpango-1.0 -lm -lpangoft2-1.0 -lfontconfig -lfreetype -lz   
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/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lart_lgpl_2 -lpango-1.0 -lm -lpangoft2-1.0 -lfontconfig -lfreetype -lz  -march=athlon-xp -Wl,--rpath -Wl,//usr/local/lib -Wl,/usr/local/lib -Wl,-soname -Wl,libgnomecanvas-2.so.1000 -o .libs/libgnomecanvas-2.so.1000
/usr/local/lib: file not recognized: File format not recognized
gmake[3]: *** [libgnomecanvas-2.la] Error 1
gmake[3]: Leaving directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.10.2/libgnomecanvas'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.10.2/libgnomecanvas'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.10.2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/graphics/libgnomecanvas.


More information about the freebsd-gnome mailing list