portupgrade -R libgail-gnome-1.0.4 fails with compiler error

Stacey Roberts stacey at vickiandstacey.com
Sat Jul 24 05:44:06 PDT 2004


>Submitter-Id:	current-users
>Originator:	Stacey Roberts
>Organization:	
>Confidential:	no 
>Synopsis:	portupgrade -R libgail-gnome-1.0.4 fails with compiler error
>Severity:	serious
>Priority:	high
>Category:	ports
>Class:		sw-bug
>Release:	FreeBSD 5.2.1-RELEASE-p9 i386
>Environment:
System: FreeBSD thor.vickiandstacey.com 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Thu Jul 8 18:26:56 BST 2004 stacey at thor.vickiandstacey.com:/usr/obj/usr/src/sys/THOR i386


>Description:
After fresh update of ports tree, portupgrade -R libgail-gnome-1.0.4 fails as follows:

>> libgail-gnome-1.0.5.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2.
>> Attempting to fetch from ftp://ftp.mirror.ac.uk/sites/ftp.gnome.org/pub/GNOME/sources/libgail-gnome/1.0/.
Receiving libgail-gnome-1.0.5.tar.bz2 (200446 bytes): 100%
200446 bytes transferred in 3.8 seconds (51.69 kBps)
===>  Extracting for libgail-gnome-1.0.5
>> Checksum OK for gnome2/libgail-gnome-1.0.5.tar.bz2.
===>  Patching for libgail-gnome-1.0.5
===>  Applying FreeBSD patches for libgail-gnome-1.0.5
===>   libgail-gnome-1.0.5 depends on executable: gmake - found
===>   libgail-gnome-1.0.5 depends on file: /usr/local/bin/libtool13 - found
===>   libgail-gnome-1.0.5 depends on file: /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   libgail-gnome-1.0.5 depends on executable: pkg-config - found
===>   libgail-gnome-1.0.5 depends on file: /usr/local/bin/intltool-extract - found
===>   libgail-gnome-1.0.5 depends on shared library: X11.6 - found
===>   libgail-gnome-1.0.5 depends on shared library: esd.2 - found
===>   libgail-gnome-1.0.5 depends on shared library: glib-2.0.400 - found
===>   libgail-gnome-1.0.5 depends on shared library: atk-1.0.600 - found
===>   libgail-gnome-1.0.5 depends on shared library: pango-1.0.399 - found
===>   libgail-gnome-1.0.5 depends on shared library: gtk-x11-2.0.400 - found
===>   libgail-gnome-1.0.5 depends on shared library: linc.1 - found
===>   libgail-gnome-1.0.5 depends on shared library: IDL-2.0 - found
===>   libgail-gnome-1.0.5 depends on shared library: ORBit-2.0 - found
===>   libgail-gnome-1.0.5 depends on shared library: glade-2.0.0 - found
===>   libgail-gnome-1.0.5 depends on shared library: xml2.5 - found
===>   libgail-gnome-1.0.5 depends on shared library: xslt.2 - found
===>   libgail-gnome-1.0.5 depends on shared library: bonobo-2.0 - found
===>   libgail-gnome-1.0.5 depends on shared library: gconf-2.5 - found
===>   libgail-gnome-1.0.5 depends on shared library: gnomevfs-2.600 - found
===>   libgail-gnome-1.0.5 depends on shared library: gailutil.17 - found
===>   libgail-gnome-1.0.5 depends on shared library: gnomecanvas-2.600 - found
===>   libgail-gnome-1.0.5 depends on shared library: art_lgpl_2.5 - found
===>   libgail-gnome-1.0.5 depends on shared library: gnome-2.600 - found
===>   libgail-gnome-1.0.5 depends on shared library: bonoboui-2.0 - found
===>   libgail-gnome-1.0.5 depends on shared library: gnomeui-2.600 - found
===>   libgail-gnome-1.0.5 depends on shared library: spi.9 - found
===>   libgail-gnome-1.0.5 depends on shared library: gnome-desktop-2.3 - found
===>   libgail-gnome-1.0.5 depends on shared library: wnck-1.13 - found
===>   libgail-gnome-1.0.5 depends on shared library: panel-applet-2.0 - found
===>  Configuring for libgail-gnome-1.0.5
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether gmake sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
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 build system type... i386-portbld-freebsd5.2.1
checking host system type... i386-portbld-freebsd5.2.1
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
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 how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
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) 65536
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 how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd5.2.1 ld.so
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 how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd5.2.1 ld.so
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 how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd5.2.1 ld.so
checking host system type... i386-unknown-freebsd5.2.1
checking for ranlib... ranlib
checking whether we are using GNU C... yes
checking for object suffix... o
checking for executable suffix... 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 if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... no
checking if cc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd5.2.1 ld.so
checking if libtool supports shared libraries... yes

*** Warning: the command libtool uses to detect shared libraries,
*** /usr/bin/file, produces output that libtool cannot recognize.
*** The result is that libtool may fail to recognize shared libraries
*** as such.  This will affect the creation of libtool libraries that
*** depend on shared libraries, but programs linked with such libtool
*** libraries will work regardless of this problem.  Nevertheless, you
*** may want to report the problem to your system manager and/or to
*** bug-libtool at gnu.org

checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking for Win32... no
checking for aclocal flags...
checking for pkg-config... /usr/local/bin/pkg-config
checking for atk >= 0.7.2 gtk+-2.0 >= 1.3.11 libbonobo-2.0 >= 1.1.0 libbonoboui-2.0 >= 1.1.0 libgnomeui-2.0 >= 1.1.0 libspi-1.0 >= 0.10.0 libpanelapplet-2.0 >= 0.0.18... yes
checking DEPS_CFLAGS... -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0
checking DEPS_LIBS... -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lspi -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lc_r -lglib-2.0 -liconv
checking for atk >= 0.7.2 gtk+-2.0 >= 1.3.11 libbonobo-2.0 >= 1.1.0 libbonoboui-2.0 >= 1.1.0 libgnomeui-2.0 >= 1.1.0 libspi-1.0 >= 0.10.0 cspi-1.0 >= 0.10.0 libpanelapplet-2.0 >= 0.0.18... yes
checking TEST_CFLAGS... -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0
checking TEST_LIBS... -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lcspi -lspi -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lc_r -lglib-2.0 -liconv
checking for gethostent... yes
checking for setsockopt... yes
checking for connect... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgail-gnome.pc
config.status: creating gail-gnome/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing default-1 commands
===>  Building for libgail-gnome-1.0.5
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/x11-toolkits/libgail-gnome/work/libgail-gnome-1.0.5'
Making all in gail-gnome
gmake[2]: Entering directory `/usr/ports/x11-toolkits/libgail-gnome/work/libgail-gnome-1.0.5/gail-gnome'
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I..                          -DVERSION=\"1.0.5\"                              -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0    -I/usr/local/include  -O -pipe -march=pentiumpro -Wall -c bonobo-control-a
 ccessible.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.0.5\" -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -c bonobo-control-accessible.c  -fPIC -DPIC -o .libs/bonobo-control-accessible.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.0.5\" -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -c bonobo-control-accessible.c -o bonobo-control-accessible.o >/dev/null 2>&1
mv -f .libs/bonobo-control-accessible.lo bonobo-control-accessible.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I..                          -DVERSION=\"1.0.5\"                              -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0    -I/usr/local/include  -O -pipe -march=pentiumpro -Wall -c bonobo-control-f
 rame-accessible.c
rm -f .libs/bonobo-control-frame-accessible.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.0.5\" -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -c bonobo-control-frame-accessible.c  -fPIC -DPIC -o .libs/bonobo-control-frame-accessible.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.0.5\" -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -c bonobo-control-frame-accessible.c -o bonobo-control-frame-accessible.o >/dev/null 2>&1
mv -f .libs/bonobo-control-frame-accessible.lo bonobo-control-frame-accessible.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I..                          -DVERSION=\"1.0.5\"                              -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0    -I/usr/local/include  -O -pipe -march=pentiumpro -Wall -c bonobo_plug_atk_
 object.c
rm -f .libs/bonobo_plug_atk_object.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.0.5\" -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -c bonobo_plug_atk_object.c  -fPIC -DPIC -o .libs/bonobo_plug_atk_object.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.0.5\" -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -c bonobo_plug_atk_object.c -o bonobo_plug_atk_object.o >/dev/null 2>&1
mv -f .libs/bonobo_plug_atk_object.lo bonobo_plug_atk_object.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I..                          -DVERSION=\"1.0.5\"                              -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0    -I/usr/local/include  -O -pipe -march=pentiumpro -Wall -c bonobo_plug_atk_
 object_factory.c
rm -f .libs/bonobo_plug_atk_object_factory.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.0.5\" -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -c bonobo_plug_atk_object_factory.c  -fPIC -DPIC -o .libs/bonobo_plug_atk_object_factory.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.0.5\" -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -c bonobo_plug_atk_object_factory.c -o bonobo_plug_atk_object_factory.o >/dev/null 2>&1
mv -f .libs/bonobo_plug_atk_object_factory.lo bonobo_plug_atk_object_factory.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I..                          -DVERSION=\"1.0.5\"                              -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0    -I/usr/local/include  -O -pipe -march=pentiumpro -Wall -c bonobo_socket_at
 k_object.c
rm -f .libs/bonobo_socket_atk_object.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.0.5\" -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -c bonobo_socket_atk_object.c  -fPIC -DPIC -o .libs/bonobo_socket_atk_object.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.0.5\" -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -c bonobo_socket_atk_object.c -o bonobo_socket_atk_object.o >/dev/null 2>&1
mv -f .libs/bonobo_socket_atk_object.lo bonobo_socket_atk_object.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I..                          -DVERSION=\"1.0.5\"                              -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0    -I/usr/local/include  -O -pipe -march=pentiumpro -Wall -c bonobo_socket_at
 k_object_factory.c
rm -f .libs/bonobo_socket_atk_object_factory.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.0.5\" -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -c bonobo_socket_atk_object_factory.c  -fPIC -DPIC -o .libs/bonobo_socket_atk_object_factory.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.0.5\" -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -c bonobo_socket_atk_object_factory.c -o bonobo_socket_atk_object_factory.o >/dev/null 2>&1
mv -f .libs/bonobo_socket_atk_object_factory.lo bonobo_socket_atk_object_factory.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I..                          -DVERSION=\"1.0.5\"                              -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0    -I/usr/local/include  -O -pipe -march=pentiumpro -Wall -c panel-applet-atk
 -object-factory.c
rm -f .libs/panel-applet-atk-object-factory.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.0.5\" -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -c panel-applet-atk-object-factory.c  -fPIC -DPIC -o .libs/panel-applet-atk-object-factory.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.0.5\" -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -c panel-applet-atk-object-factory.c -o panel-applet-atk-object-factory.o >/dev/null 2>&1
mv -f .libs/panel-applet-atk-object-factory.lo panel-applet-atk-object-factory.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I..                          -DVERSION=\"1.0.5\"                              -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0    -I/usr/local/include  -O -pipe -march=pentiumpro -Wall -c panel-applet-atk
 -object.c
rm -f .libs/panel-applet-atk-object.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.0.5\" -DORBIT2=1 -D_THREAD_SAFE -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/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/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/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/panel-2.0 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -c panel-applet-atk-object.c  -fPIC -DPIC -o .libs/panel-applet-atk-object.lo
panel-applet-atk-object.c: In function `panel_applet_atk_object_new':
panel-applet-atk-object.c:115: error: `ATK_ROLE_EMBEDDED' undeclared (first use in this function)
panel-applet-atk-object.c:115: error: (Each undeclared identifier is reported only once
panel-applet-atk-object.c:115: error: for each function it appears in.)
gmake[2]: *** [panel-applet-atk-object.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/x11-toolkits/libgail-gnome/work/libgail-gnome-1.0.5/gail-gnome'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11-toolkits/libgail-gnome/work/libgail-gnome-1.0.5'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/x11-toolkits/libgail-gnome.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade62522.56 make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! x11-toolkits/libgail-gnome (libgail-gnome-1.0.4)      (compiler error)
--->  Packages processed: 2 done, 55 ignored, 0 skipped and 1 failed
#

>How-To-Repeat:
Update ports tree
Attempt to portupgrade libgail-gnome-1.0.4

>Fix:
Don't know


More information about the freebsd-gnome mailing list