dpkg-buildpackage: source package is bonobo dpkg-buildpackage: source version is 1.0.14-1.0.1 dpkg-buildpackage: host architecture is sparc fakeroot debian/rules clean dh_testdir sed -e "s/@SONAME@/2/g" debian/control.in > debian/control for f in debian/libbonobo@SONAME@.files debian/libbonobo@SONAME@.postinst; do \ cp $f `echo $f | sed -e "s/@SONAME@/2/g"`;\ done; *** VERSION=1.0.14 *** *** SONAME=2 *** dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. /usr/bin/make distclean make[1]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14' make[1]: *** ターゲット `distclean' を make するルールがありません. 中止。 make[1]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14' make: [clean] エラー 2 (無視されました) rm conftest.o 1 config.log confdefs.h config.cache rm: cannot remove `conftest.o': そのようなファイルやディレクトリはありません rm: cannot remove `1': そのようなファイルやディレクトリはありません rm: cannot remove `config.log': そのようなファイルやディレクトリはありません rm: cannot remove `confdefs.h': そのようなファイルやディレクトリはありません rm: cannot remove `config.cache': そのようなファイルやディレクトリはありません make: [clean] エラー 1 (無視されました) dh_clean rm -rf components/image-x-png/doc/C/image_x_png.junk ### po/*.gmo rm -rf components/audio-ulaw/doc/C/audio_ulaw/stylesheet-images/*.gif rm -rf components/audio-ulaw/doc/C/audio_ulaw.junk rm components/image-x-png/doc/C/image_x_png/* rm: cannot remove `components/image-x-png/doc/C/image_x_png/*': そのようなファイルやディレクトリはありません make: [clean] エラー 1 (無視されました) debian/rules build dh_testdir sed -e "s/@SONAME@/2/g" debian/control.in > debian/control for f in debian/libbonobo@SONAME@.files debian/libbonobo@SONAME@.postinst; do \ cp $f `echo $f | sed -e "s/@SONAME@/2/g"`;\ done; *** VERSION=1.0.14 *** *** SONAME=2 *** dh_testdir ./configure --prefix=/usr \ --mandir=\${prefix}/share/man \ --infodir=\${prefix}/share/info \ --sysconfdir=/etc \ --enable-oaf=yes creating cache ./config.cache checking for perl... /usr/bin/perl 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... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for gnome-config... /usr/bin/gnome-config checking if /usr/bin/gnome-config works... yes checking for orbit-config... /usr/bin/orbit-config checking for orbit-idl... /usr/bin/orbit-idl checking for working ORBit environment... yes checking for gnorba libraries... yes Unknown library `gtkxmhtml'. Install the libgtkxmhtml-dev package Unknown library `zvt'. Install the libzvt-dev package checking for strerror in -lcposix... no checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for bison... no checking for byacc... byacc checking for Cygwin environment... no checking for mingw32 environment... no checking host system type... sparc64-unknown-linux-gnu checking build system type... sparc64-unknown-linux-gnu checking for ld used by GCC... /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 dependant libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the 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... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking what warning flags to pass to the C compiler... -Wall -Wunused checking what language compliance flags to pass to the C compiler... checking for pthread_create in -lpthread... yes checking for gtk-config... /usr/bin/gtk-config checking for GTK - version >= 1.2.0... yes checking for SmcSaveYourselfDone in -lSM... yes checking for X11/SM/SMlib.h... yes checking for XpmFreeXpmImage in -lXpm... yes checking for ranlib... (cached) ranlib checking for working const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... yes checking for argz.h... yes checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for string.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for stpcpy... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking for libintl.h... yes checking for gettext in libc... 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... az ca da de el en_GB es fi fr ga gl hu it ja ko lt nl no pl pt pt_BR ro ru sk sl sv uk wa tr zh_CN zh_TW sed: can't read ./intl/po2tbl.sed.in: No such file or directory checking ORBit version... 0.5.12 checking for libIDL >= 0.6.8... found libIDL-0.6.8 checking for dladdr... found checking alignment of CORBA_short... 2 checking alignment of CORBA_long... 4 checking alignment of CORBA_unsigned_short... 2 checking alignment of CORBA_unsigned_long... 4 checking alignment of CORBA_float... 4 checking alignment of CORBA_double... 8 checking alignment of CORBA_char... 1 checking alignment of CORBA_boolean... 1 checking alignment of CORBA_octet... 1 checking alignment of CORBA_long_double... 8 checking alignment of CORBA_wchar... 2 checking alignment of CORBA_long_long... 8 checking alignment of CORBA_unsigned_long_long... 8 checking alignment of CORBA_struct... 1 checking alignment of CORBA_pointer... 4 checking for gnome-libs >= 1.2.7... found checking for Oaf >= 0.6.7... found checking for libXml >= 1.8.15... found checking for gtkdoc-mkdb... true checking for gdk-pixbuf-config... /usr/bin/gdk-pixbuf-config checking for GDK_PIXBUF - version >= 0.6.0... yes checking for GnomePrint libraries >= 0.16... found updating cache ./config.cache creating ./config.status creating bonobo.spec creating Makefile creating bonobo/Makefile creating storage-modules/Makefile creating monikers/Makefile creating components/Makefile creating components/application-x-gnomine/Makefile creating components/text-plain/Makefile creating components/audio-ulaw/Makefile creating components/audio-ulaw/doc/Makefile creating components/audio-ulaw/doc/C/Makefile creating components/selector/Makefile creating tests/Makefile creating samples/Makefile creating samples/controls/Makefile creating samples/compound-doc/Makefile creating samples/compound-doc/container/Makefile creating samples/compound-doc/bonobo-hello/Makefile creating samples/bonobo-class/Makefile creating gshell/Makefile creating doc/Makefile creating doc/api/Makefile creating doc/dia/Makefile creating idl/Makefile creating macros/Makefile creating po/Makefile.in creating intl/Makefile creating config.h configuring in libefs running /bin/sh ./configure --prefix=/usr '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' --sysconfdir=/etc --enable-oaf=yes --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... (cached) yes checking whether make sets ${MAKE}... (cached) yes checking for gcc option to accept ANSI C... none needed checking for Cygwin environment... (cached) no checking for mingw32 environment... (cached) no checking host system type... sparc64-unknown-linux-gnu checking build system type... sparc64-unknown-linux-gnu checking for ld used by GCC... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognise dependant libraries... (cached) pass_all checking for object suffix... (cached) o checking for executable suffix... (cached) no checking command to parse /usr/bin/nm -B output... (cached) ok checking for dlfcn.h... (cached) yes checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for objdir... .libs checking for gcc option to produce PIC... (cached) -fPIC checking if gcc PIC flag -fPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking if gcc supports -c -o file.lo... (cached) checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the 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... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... (cached) no creating libtool checking for glib-config... /usr/bin/glib-config checking for GLIB - version >= 1.2.1... yes checking for gzopen in -lz... yes checking for zlib.h... yes checking for crypt in -lcrypt... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... (cached) yes checking for crypt.h... yes checking for fcntl.h... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking for working const... (cached) yes checking for pid_t... yes checking for st_rdev in struct stat... yes checking for gethostname... yes checking for strdup... (cached) yes updating cache .././config.cache creating ./config.status creating Makefile creating src/Makefile creating doc/Makefile creating libefs-config creating libefs.pc creating config.h Configuration: Source code location: . Compiler: gcc touch configure-stamp dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14' /usr/bin/make all-recursive make[2]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14' Making all in macros make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/macros' make[3]: `all' に対して行うべき事はありません。 make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/macros' Making all in intl make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/intl' make[3]: `all' に対して行うべき事はありません。 make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/intl' Making all in idl make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/idl' make[3]: `all' に対して行うべき事はありません。 make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/idl' Making all in libefs make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs' /usr/bin/make all-recursive make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs' Making all in src make[5]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/src' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c efs.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c efs.c -fPIC -DPIC -o .libs/efs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c efs.c -o efs.o >/dev/null 2>&1 mv -f .libs/efs.lo efs.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c wrapper.c rm -f .libs/wrapper.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c wrapper.c -fPIC -DPIC -o .libs/wrapper.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c wrapper.c -o wrapper.o >/dev/null 2>&1 mv -f .libs/wrapper.lo wrapper.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c lock.c rm -f .libs/lock.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c lock.c -fPIC -DPIC -o .libs/lock.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c lock.c -o lock.o >/dev/null 2>&1 mv -f .libs/lock.lo lock.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c ib1_cache.c rm -f .libs/ib1_cache.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c ib1_cache.c -fPIC -DPIC -o .libs/ib1_cache.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c ib1_cache.c -o ib1_cache.o >/dev/null 2>&1 mv -f .libs/ib1_cache.lo ib1_cache.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c ib1_alloc.c rm -f .libs/ib1_alloc.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c ib1_alloc.c -fPIC -DPIC -o .libs/ib1_alloc.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c ib1_alloc.c -o ib1_alloc.o >/dev/null 2>&1 mv -f .libs/ib1_alloc.lo ib1_alloc.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c ib1_driver.c rm -f .libs/ib1_driver.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c ib1_driver.c -fPIC -DPIC -o .libs/ib1_driver.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c ib1_driver.c -o ib1_driver.o >/dev/null 2>&1 mv -f .libs/ib1_driver.lo ib1_driver.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c ib1_inode.c rm -f .libs/ib1_inode.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c ib1_inode.c -fPIC -DPIC -o .libs/ib1_inode.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c ib1_inode.c -o ib1_inode.o >/dev/null 2>&1 mv -f .libs/ib1_inode.lo ib1_inode.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c ib1_file.c rm -f .libs/ib1_file.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c ib1_file.c -fPIC -DPIC -o .libs/ib1_file.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c ib1_file.c -o ib1_file.o >/dev/null 2>&1 mv -f .libs/ib1_file.lo ib1_file.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c blowfish.c rm -f .libs/blowfish.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c blowfish.c -fPIC -DPIC -o .libs/blowfish.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c blowfish.c -o blowfish.o >/dev/null 2>&1 mv -f .libs/blowfish.lo blowfish.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c mime.c rm -f .libs/mime.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c mime.c -fPIC -DPIC -o .libs/mime.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c mime.c -o mime.o >/dev/null 2>&1 mv -f .libs/mime.lo mime.lo /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -o libefs.la -rpath /usr/lib -version-info 1:0:0 -lz efs.lo wrapper.lo lock.lo ib1_cache.lo ib1_alloc.lo ib1_driver.lo ib1_inode.lo ib1_file.lo blowfish.lo mime.lo rm -fr .libs/libefs.la .libs/libefs.* .libs/libefs.* gcc -shared efs.lo wrapper.lo lock.lo ib1_cache.lo ib1_alloc.lo ib1_driver.lo ib1_inode.lo ib1_file.lo blowfish.lo mime.lo -lz -Wl,-soname -Wl,libefs.so.1 -o .libs/libefs.so.1.0.0 (cd .libs && rm -f libefs.so.1 && ln -s libefs.so.1.0.0 libefs.so.1) (cd .libs && rm -f libefs.so && ln -s libefs.so.1.0.0 libefs.so) ar cru .libs/libefs.a efs.o wrapper.o lock.o ib1_cache.o ib1_alloc.o ib1_driver.o ib1_inode.o ib1_file.o blowfish.o mime.o ranlib .libs/libefs.a creating libefs.la (cd .libs && rm -f libefs.la && ln -s ../libefs.la libefs.la) gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c efstool.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -o efstool efstool.o libefs.la -L/usr/lib -lglib -lz -lcrypt gcc -g -O2 -Wall -o .libs/efstool efstool.o ./.libs/libefs.so -L/usr/lib /usr/lib/libglib.so -lz -lcrypt creating efstool gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -c efstest.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -o efstest efstest.o libefs.la -L/usr/lib -lglib -lz -lcrypt gcc -g -O2 -Wall -o .libs/efstest efstest.o ./.libs/libefs.so -L/usr/lib /usr/lib/libglib.so -lz -lcrypt creating efstest make[5]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/src' Making all in doc make[5]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/doc' make[5]: `all' に対して行うべき事はありません。 make[5]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/doc' make[5]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs' make[5]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs' make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs' Making all in bonobo make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/bonobo' /usr/bin/orbit-idl ../idl/Bonobo.idl -I../idl `/usr/bin/gnome-config --cflags idl` -D__BONOBO_COMPILATION ../idl/Bonobo_Moniker.idl:19: Warning: `MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are discouraged for use with C-language IDL mappings /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c Bonobo-common.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c Bonobo-common.c -fPIC -DPIC -o .libs/Bonobo-common.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c Bonobo-common.c -o Bonobo-common.o >/dev/null 2>&1 mv -f .libs/Bonobo-common.lo Bonobo-common.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c Bonobo-stubs.c rm -f .libs/Bonobo-stubs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c Bonobo-stubs.c -fPIC -DPIC -o .libs/Bonobo-stubs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c Bonobo-stubs.c -o Bonobo-stubs.o >/dev/null 2>&1 mv -f .libs/Bonobo-stubs.lo Bonobo-stubs.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c Bonobo-skels.c rm -f .libs/Bonobo-skels.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c Bonobo-skels.c -fPIC -DPIC -o .libs/Bonobo-skels.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c Bonobo-skels.c -o Bonobo-skels.o >/dev/null 2>&1 mv -f .libs/Bonobo-skels.lo Bonobo-skels.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-activation-context.c rm -f .libs/bonobo-activation-context.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-activation-context.c -fPIC -DPIC -o .libs/bonobo-activation-context.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-activation-context.c -o bonobo-activation-context.o >/dev/null 2>&1 mv -f .libs/bonobo-activation-context.lo bonobo-activation-context.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-arg.c rm -f .libs/bonobo-arg.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-arg.c -fPIC -DPIC -o .libs/bonobo-arg.lo bonobo-arg.c: In function `bonobo_arg_copy': bonobo-arg.c:80: warning: passing arg 2 of `CORBA_any__copy' discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-arg.c -o bonobo-arg.o >/dev/null 2>&1 mv -f .libs/bonobo-arg.lo bonobo-arg.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-async.c rm -f .libs/bonobo-async.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-async.c -fPIC -DPIC -o .libs/bonobo-async.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-async.c -o bonobo-async.o >/dev/null 2>&1 mv -f .libs/bonobo-async.lo bonobo-async.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-context.c rm -f .libs/bonobo-context.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-context.c -fPIC -DPIC -o .libs/bonobo-context.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-context.c -o bonobo-context.o >/dev/null 2>&1 mv -f .libs/bonobo-context.lo bonobo-context.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-event-source.c rm -f .libs/bonobo-event-source.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-event-source.c -fPIC -DPIC -o .libs/bonobo-event-source.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-event-source.c -o bonobo-event-source.o >/dev/null 2>&1 mv -f .libs/bonobo-event-source.lo bonobo-event-source.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-exception.c rm -f .libs/bonobo-exception.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-exception.c -fPIC -DPIC -o .libs/bonobo-exception.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-exception.c -o bonobo-exception.o >/dev/null 2>&1 mv -f .libs/bonobo-exception.lo bonobo-exception.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-object-directory.c rm -f .libs/bonobo-object-directory.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-object-directory.c -fPIC -DPIC -o .libs/bonobo-object-directory.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-object-directory.c -o bonobo-object-directory.o >/dev/null 2>&1 mv -f .libs/bonobo-object-directory.lo bonobo-object-directory.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-generic-factory.c rm -f .libs/bonobo-generic-factory.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-generic-factory.c -fPIC -DPIC -o .libs/bonobo-generic-factory.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-generic-factory.c -o bonobo-generic-factory.o >/dev/null 2>&1 mv -f .libs/bonobo-generic-factory.lo bonobo-generic-factory.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-item-handler.c rm -f .libs/bonobo-item-handler.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-item-handler.c -fPIC -DPIC -o .libs/bonobo-item-handler.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-item-handler.c -o bonobo-item-handler.o >/dev/null 2>&1 mv -f .libs/bonobo-item-handler.lo bonobo-item-handler.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-listener.c rm -f .libs/bonobo-listener.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-listener.c -fPIC -DPIC -o .libs/bonobo-listener.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-listener.c -o bonobo-listener.o >/dev/null 2>&1 mv -f .libs/bonobo-listener.lo bonobo-listener.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-main.c rm -f .libs/bonobo-main.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-main.c -fPIC -DPIC -o .libs/bonobo-main.lo bonobo-main.c: In function `bonobo_init': bonobo-main.c:236: warning: implicit declaration of function `bindtextdomain' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-main.c -o bonobo-main.o >/dev/null 2>&1 mv -f .libs/bonobo-main.lo bonobo-main.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-xobject.c rm -f .libs/bonobo-xobject.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-xobject.c -fPIC -DPIC -o .libs/bonobo-xobject.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-xobject.c -o bonobo-xobject.o >/dev/null 2>&1 mv -f .libs/bonobo-xobject.lo bonobo-xobject.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker.c rm -f .libs/bonobo-moniker.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker.c -fPIC -DPIC -o .libs/bonobo-moniker.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker.c -o bonobo-moniker.o >/dev/null 2>&1 mv -f .libs/bonobo-moniker.lo bonobo-moniker.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-extender.c rm -f .libs/bonobo-moniker-extender.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-extender.c -fPIC -DPIC -o .libs/bonobo-moniker-extender.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-extender.c -o bonobo-moniker-extender.o >/dev/null 2>&1 mv -f .libs/bonobo-moniker-extender.lo bonobo-moniker-extender.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-simple.c rm -f .libs/bonobo-moniker-simple.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-simple.c -fPIC -DPIC -o .libs/bonobo-moniker-simple.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-simple.c -o bonobo-moniker-simple.o >/dev/null 2>&1 mv -f .libs/bonobo-moniker-simple.lo bonobo-moniker-simple.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-util.c rm -f .libs/bonobo-moniker-util.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-util.c -fPIC -DPIC -o .libs/bonobo-moniker-util.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-util.c -o bonobo-moniker-util.o >/dev/null 2>&1 mv -f .libs/bonobo-moniker-util.lo bonobo-moniker-util.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-object.c rm -f .libs/bonobo-object.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-object.c -fPIC -DPIC -o .libs/bonobo-object.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-object.c -o bonobo-object.o >/dev/null 2>&1 mv -f .libs/bonobo-object.lo bonobo-object.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-object-client.c rm -f .libs/bonobo-object-client.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-object-client.c -fPIC -DPIC -o .libs/bonobo-object-client.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-object-client.c -o bonobo-object-client.o >/dev/null 2>&1 mv -f .libs/bonobo-object-client.lo bonobo-object-client.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-object-io.c rm -f .libs/bonobo-object-io.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-object-io.c -fPIC -DPIC -o .libs/bonobo-object-io.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-object-io.c -o bonobo-object-io.o >/dev/null 2>&1 mv -f .libs/bonobo-object-io.lo bonobo-object-io.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-persist-file.c rm -f .libs/bonobo-persist-file.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-persist-file.c -fPIC -DPIC -o .libs/bonobo-persist-file.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-persist-file.c -o bonobo-persist-file.o >/dev/null 2>&1 mv -f .libs/bonobo-persist-file.lo bonobo-persist-file.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-persist-stream.c rm -f .libs/bonobo-persist-stream.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-persist-stream.c -fPIC -DPIC -o .libs/bonobo-persist-stream.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-persist-stream.c -o bonobo-persist-stream.o >/dev/null 2>&1 mv -f .libs/bonobo-persist-stream.lo bonobo-persist-stream.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-persist.c rm -f .libs/bonobo-persist.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-persist.c -fPIC -DPIC -o .libs/bonobo-persist.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-persist.c -o bonobo-persist.o >/dev/null 2>&1 mv -f .libs/bonobo-persist.lo bonobo-persist.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-progressive.c rm -f .libs/bonobo-progressive.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-progressive.c -fPIC -DPIC -o .libs/bonobo-progressive.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-progressive.c -o bonobo-progressive.o >/dev/null 2>&1 mv -f .libs/bonobo-progressive.lo bonobo-progressive.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-shlib-factory.c rm -f .libs/bonobo-shlib-factory.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-shlib-factory.c -fPIC -DPIC -o .libs/bonobo-shlib-factory.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-shlib-factory.c -o bonobo-shlib-factory.o >/dev/null 2>&1 mv -f .libs/bonobo-shlib-factory.lo bonobo-shlib-factory.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-storage-plugin.c rm -f .libs/bonobo-storage-plugin.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-storage-plugin.c -fPIC -DPIC -o .libs/bonobo-storage-plugin.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-storage-plugin.c -o bonobo-storage-plugin.o >/dev/null 2>&1 mv -f .libs/bonobo-storage-plugin.lo bonobo-storage-plugin.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-storage.c rm -f .libs/bonobo-storage.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-storage.c -fPIC -DPIC -o .libs/bonobo-storage.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-storage.c -o bonobo-storage.o >/dev/null 2>&1 mv -f .libs/bonobo-storage.lo bonobo-storage.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream.c rm -f .libs/bonobo-stream.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream.c -fPIC -DPIC -o .libs/bonobo-stream.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream.c -o bonobo-stream.o >/dev/null 2>&1 mv -f .libs/bonobo-stream.lo bonobo-stream.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream-client.c rm -f .libs/bonobo-stream-client.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream-client.c -fPIC -DPIC -o .libs/bonobo-stream-client.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream-client.c -o bonobo-stream-client.o >/dev/null 2>&1 mv -f .libs/bonobo-stream-client.lo bonobo-stream-client.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream-memory.c rm -f .libs/bonobo-stream-memory.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream-memory.c -fPIC -DPIC -o .libs/bonobo-stream-memory.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream-memory.c -o bonobo-stream-memory.o >/dev/null 2>&1 mv -f .libs/bonobo-stream-memory.lo bonobo-stream-memory.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-transient.c rm -f .libs/bonobo-transient.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-transient.c -fPIC -DPIC -o .libs/bonobo-transient.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-transient.c -o bonobo-transient.o >/dev/null 2>&1 mv -f .libs/bonobo-transient.lo bonobo-transient.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-property.c rm -f .libs/bonobo-property.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-property.c -fPIC -DPIC -o .libs/bonobo-property.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-property.c -o bonobo-property.o >/dev/null 2>&1 mv -f .libs/bonobo-property.lo bonobo-property.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-property-bag.c rm -f .libs/bonobo-property-bag.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-property-bag.c -fPIC -DPIC -o .libs/bonobo-property-bag.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-property-bag.c -o bonobo-property-bag.o >/dev/null 2>&1 mv -f .libs/bonobo-property-bag.lo bonobo-property-bag.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-property-bag-client.c rm -f .libs/bonobo-property-bag-client.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-property-bag-client.c -fPIC -DPIC -o .libs/bonobo-property-bag-client.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-property-bag-client.c -o bonobo-property-bag-client.o >/dev/null 2>&1 mv -f .libs/bonobo-property-bag-client.lo bonobo-property-bag-client.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-property-control.c rm -f .libs/bonobo-property-control.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-property-control.c -fPIC -DPIC -o .libs/bonobo-property-control.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-property-control.c -o bonobo-property-control.o >/dev/null 2>&1 mv -f .libs/bonobo-property-control.lo bonobo-property-control.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-running-context.c rm -f .libs/bonobo-running-context.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-running-context.c -fPIC -DPIC -o .libs/bonobo-running-context.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-running-context.c -o bonobo-running-context.o >/dev/null 2>&1 mv -f .libs/bonobo-running-context.lo bonobo-running-context.lo /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o libbonobo.la -rpath /usr/lib -version-info 2:0:0 Bonobo-common.lo Bonobo-stubs.lo Bonobo-skels.lo bonobo-activation-context.lo bonobo-arg.lo bonobo-async.lo bonobo-context.lo bonobo-event-source.lo bonobo-exception.lo bonobo-object-directory.lo bonobo-generic-factory.lo bonobo-item-handler.lo bonobo-listener.lo bonobo-main.lo bonobo-xobject.lo bonobo-moniker.lo bonobo-moniker-extender.lo bonobo-moniker-simple.lo bonobo-moniker-util.lo bonobo-object.lo bonobo-object-client.lo bonobo-object-io.lo bonobo-persist-file.lo bonobo-persist-stream.lo bonobo-persist.lo bonobo-progressive.lo bonobo-shlib-factory.lo bonobo-storage-plugin.lo bonobo-storage.lo bonobo-stream.lo bonobo-stream-client.lo bonobo-stream-memory.lo bonobo-transient.lo bonobo-property.lo bonobo-property-bag.lo bonobo-property-bag-client.lo bonobo-property-control.lo bonobo-running-context.lo rm -fr .libs/libbonobo.la .libs/libbonobo.* .libs/libbonobo.* gcc -shared Bonobo-common.lo Bonobo-stubs.lo Bonobo-skels.lo bonobo-activation-context.lo bonobo-arg.lo bonobo-async.lo bonobo-context.lo bonobo-event-source.lo bonobo-exception.lo bonobo-object-directory.lo bonobo-generic-factory.lo bonobo-item-handler.lo bonobo-listener.lo bonobo-main.lo bonobo-xobject.lo bonobo-moniker.lo bonobo-moniker-extender.lo bonobo-moniker-simple.lo bonobo-moniker-util.lo bonobo-object.lo bonobo-object-client.lo bonobo-object-io.lo bonobo-persist-file.lo bonobo-persist-stream.lo bonobo-persist.lo bonobo-progressive.lo bonobo-shlib-factory.lo bonobo-storage-plugin.lo bonobo-storage.lo bonobo-stream.lo bonobo-stream-client.lo bonobo-stream-memory.lo bonobo-transient.lo bonobo-property.lo bonobo-property-bag.lo bonobo-property-bag-client.lo bonobo-property-control.lo bonobo-running-context.lo -Wl,-soname -Wl,libbonobo.so.2 -o .libs/libbonobo.so.2.0.0 (cd .libs && rm -f libbonobo.so.2 && ln -s libbonobo.so.2.0.0 libbonobo.so.2) (cd .libs && rm -f libbonobo.so && ln -s libbonobo.so.2.0.0 libbonobo.so) ar cru .libs/libbonobo.a Bonobo-common.o Bonobo-stubs.o Bonobo-skels.o bonobo-activation-context.o bonobo-arg.o bonobo-async.o bonobo-context.o bonobo-event-source.o bonobo-exception.o bonobo-object-directory.o bonobo-generic-factory.o bonobo-item-handler.o bonobo-listener.o bonobo-main.o bonobo-xobject.o bonobo-moniker.o bonobo-moniker-extender.o bonobo-moniker-simple.o bonobo-moniker-util.o bonobo-object.o bonobo-object-client.o bonobo-object-io.o bonobo-persist-file.o bonobo-persist-stream.o bonobo-persist.o bonobo-progressive.o bonobo-shlib-factory.o bonobo-storage-plugin.o bonobo-storage.o bonobo-stream.o bonobo-stream-client.o bonobo-stream-memory.o bonobo-transient.o bonobo-property.o bonobo-property-bag.o bonobo-property-bag-client.o bonobo-property-control.o bonobo-running-context.o ranlib .libs/libbonobo.a creating libbonobo.la (cd .libs && rm -f libbonobo.la && ln -s ../libbonobo.la libbonobo.la) /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-canvas-component.c rm -f .libs/bonobo-canvas-component.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-canvas-component.c -fPIC -DPIC -o .libs/bonobo-canvas-component.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-canvas-component.c -o bonobo-canvas-component.o >/dev/null 2>&1 mv -f .libs/bonobo-canvas-component.lo bonobo-canvas-component.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-canvas-item.c rm -f .libs/bonobo-canvas-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-canvas-item.c -fPIC -DPIC -o .libs/bonobo-canvas-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-canvas-item.c -o bonobo-canvas-item.o >/dev/null 2>&1 mv -f .libs/bonobo-canvas-item.lo bonobo-canvas-item.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-client-site.c rm -f .libs/bonobo-client-site.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-client-site.c -fPIC -DPIC -o .libs/bonobo-client-site.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-client-site.c -o bonobo-client-site.o >/dev/null 2>&1 mv -f .libs/bonobo-client-site.lo bonobo-client-site.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-control-frame.c rm -f .libs/bonobo-control-frame.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-control-frame.c -fPIC -DPIC -o .libs/bonobo-control-frame.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-control-frame.c -o bonobo-control-frame.o >/dev/null 2>&1 mv -f .libs/bonobo-control-frame.lo bonobo-control-frame.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-control.c rm -f .libs/bonobo-control.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-control.c -fPIC -DPIC -o .libs/bonobo-control.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-control.c -o bonobo-control.o >/dev/null 2>&1 mv -f .libs/bonobo-control.lo bonobo-control.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-desktop-window.c rm -f .libs/bonobo-desktop-window.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-desktop-window.c -fPIC -DPIC -o .libs/bonobo-desktop-window.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-desktop-window.c -o bonobo-desktop-window.o >/dev/null 2>&1 mv -f .libs/bonobo-desktop-window.lo bonobo-desktop-window.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-embeddable.c rm -f .libs/bonobo-embeddable.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-embeddable.c -fPIC -DPIC -o .libs/bonobo-embeddable.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-embeddable.c -o bonobo-embeddable.o >/dev/null 2>&1 mv -f .libs/bonobo-embeddable.lo bonobo-embeddable.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-item-container.c rm -f .libs/bonobo-item-container.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-item-container.c -fPIC -DPIC -o .libs/bonobo-item-container.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-item-container.c -o bonobo-item-container.o >/dev/null 2>&1 mv -f .libs/bonobo-item-container.lo bonobo-item-container.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-plug.c rm -f .libs/bonobo-plug.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-plug.c -fPIC -DPIC -o .libs/bonobo-plug.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-plug.c -o bonobo-plug.o >/dev/null 2>&1 mv -f .libs/bonobo-plug.lo bonobo-plug.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-property-bag-xml.c rm -f .libs/bonobo-property-bag-xml.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-property-bag-xml.c -fPIC -DPIC -o .libs/bonobo-property-bag-xml.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-property-bag-xml.c -o bonobo-property-bag-xml.o >/dev/null 2>&1 mv -f .libs/bonobo-property-bag-xml.lo bonobo-property-bag-xml.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-selector.c rm -f .libs/bonobo-selector.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-selector.c -fPIC -DPIC -o .libs/bonobo-selector.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-selector.c -o bonobo-selector.o >/dev/null 2>&1 mv -f .libs/bonobo-selector.lo bonobo-selector.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-selector-widget.c rm -f .libs/bonobo-selector-widget.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-selector-widget.c -fPIC -DPIC -o .libs/bonobo-selector-widget.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-selector-widget.c -o bonobo-selector-widget.o >/dev/null 2>&1 mv -f .libs/bonobo-selector-widget.lo bonobo-selector-widget.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-socket.c rm -f .libs/bonobo-socket.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-socket.c -fPIC -DPIC -o .libs/bonobo-socket.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-socket.c -o bonobo-socket.o >/dev/null 2>&1 mv -f .libs/bonobo-socket.lo bonobo-socket.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-component.c rm -f .libs/bonobo-ui-component.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-component.c -fPIC -DPIC -o .libs/bonobo-ui-component.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-component.c -o bonobo-ui-component.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-component.lo bonobo-ui-component.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-config-widget.c rm -f .libs/bonobo-ui-config-widget.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-config-widget.c -fPIC -DPIC -o .libs/bonobo-ui-config-widget.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-config-widget.c -o bonobo-ui-config-widget.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-config-widget.lo bonobo-ui-config-widget.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-container.c rm -f .libs/bonobo-ui-container.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-container.c -fPIC -DPIC -o .libs/bonobo-ui-container.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-container.c -o bonobo-ui-container.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-container.lo bonobo-ui-container.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-engine.c rm -f .libs/bonobo-ui-engine.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-engine.c -fPIC -DPIC -o .libs/bonobo-ui-engine.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-engine.c -o bonobo-ui-engine.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-engine.lo bonobo-ui-engine.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-engine-config.c rm -f .libs/bonobo-ui-engine-config.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-engine-config.c -fPIC -DPIC -o .libs/bonobo-ui-engine-config.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-engine-config.c -o bonobo-ui-engine-config.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-engine-config.lo bonobo-ui-engine-config.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-node.c rm -f .libs/bonobo-ui-node.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-node.c -fPIC -DPIC -o .libs/bonobo-ui-node.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-node.c -o bonobo-ui-node.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-node.lo bonobo-ui-node.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-sync.c rm -f .libs/bonobo-ui-sync.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-sync.c -fPIC -DPIC -o .libs/bonobo-ui-sync.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-sync.c -o bonobo-ui-sync.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-sync.lo bonobo-ui-sync.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-sync-menu.c rm -f .libs/bonobo-ui-sync-menu.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-sync-menu.c -fPIC -DPIC -o .libs/bonobo-ui-sync-menu.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-sync-menu.c -o bonobo-ui-sync-menu.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-sync-menu.lo bonobo-ui-sync-menu.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-sync-keys.c rm -f .libs/bonobo-ui-sync-keys.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-sync-keys.c -fPIC -DPIC -o .libs/bonobo-ui-sync-keys.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-sync-keys.c -o bonobo-ui-sync-keys.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-sync-keys.lo bonobo-ui-sync-keys.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-sync-status.c rm -f .libs/bonobo-ui-sync-status.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-sync-status.c -fPIC -DPIC -o .libs/bonobo-ui-sync-status.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-sync-status.c -o bonobo-ui-sync-status.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-sync-status.lo bonobo-ui-sync-status.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-sync-toolbar.c rm -f .libs/bonobo-ui-sync-toolbar.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-sync-toolbar.c -fPIC -DPIC -o .libs/bonobo-ui-sync-toolbar.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-sync-toolbar.c -o bonobo-ui-sync-toolbar.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-sync-toolbar.lo bonobo-ui-sync-toolbar.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-button-item.c rm -f .libs/bonobo-ui-toolbar-button-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-button-item.c -fPIC -DPIC -o .libs/bonobo-ui-toolbar-button-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-button-item.c -o bonobo-ui-toolbar-button-item.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-toolbar-button-item.lo bonobo-ui-toolbar-button-item.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-control-item.c rm -f .libs/bonobo-ui-toolbar-control-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-control-item.c -fPIC -DPIC -o .libs/bonobo-ui-toolbar-control-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-control-item.c -o bonobo-ui-toolbar-control-item.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-toolbar-control-item.lo bonobo-ui-toolbar-control-item.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-icon.c rm -f .libs/bonobo-ui-toolbar-icon.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-icon.c -fPIC -DPIC -o .libs/bonobo-ui-toolbar-icon.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-icon.c -o bonobo-ui-toolbar-icon.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-toolbar-icon.lo bonobo-ui-toolbar-icon.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-item.c rm -f .libs/bonobo-ui-toolbar-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-item.c -fPIC -DPIC -o .libs/bonobo-ui-toolbar-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-item.c -o bonobo-ui-toolbar-item.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-toolbar-item.lo bonobo-ui-toolbar-item.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-popup-item.c rm -f .libs/bonobo-ui-toolbar-popup-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-popup-item.c -fPIC -DPIC -o .libs/bonobo-ui-toolbar-popup-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-popup-item.c -o bonobo-ui-toolbar-popup-item.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-toolbar-popup-item.lo bonobo-ui-toolbar-popup-item.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-separator-item.c rm -f .libs/bonobo-ui-toolbar-separator-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-separator-item.c -fPIC -DPIC -o .libs/bonobo-ui-toolbar-separator-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-separator-item.c -o bonobo-ui-toolbar-separator-item.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-toolbar-separator-item.lo bonobo-ui-toolbar-separator-item.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-toggle-button-item.c rm -f .libs/bonobo-ui-toolbar-toggle-button-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-toggle-button-item.c -fPIC -DPIC -o .libs/bonobo-ui-toolbar-toggle-button-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar-toggle-button-item.c -o bonobo-ui-toolbar-toggle-button-item.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-toolbar-toggle-button-item.lo bonobo-ui-toolbar-toggle-button-item.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar.c rm -f .libs/bonobo-ui-toolbar.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar.c -fPIC -DPIC -o .libs/bonobo-ui-toolbar.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-toolbar.c -o bonobo-ui-toolbar.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-toolbar.lo bonobo-ui-toolbar.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-util.c rm -f .libs/bonobo-ui-util.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-util.c -fPIC -DPIC -o .libs/bonobo-ui-util.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-util.c -o bonobo-ui-util.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-util.lo bonobo-ui-util.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-xml.c rm -f .libs/bonobo-ui-xml.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-xml.c -fPIC -DPIC -o .libs/bonobo-ui-xml.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-ui-xml.c -o bonobo-ui-xml.o >/dev/null 2>&1 mv -f .libs/bonobo-ui-xml.lo bonobo-ui-xml.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-view-frame.c rm -f .libs/bonobo-view-frame.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-view-frame.c -fPIC -DPIC -o .libs/bonobo-view-frame.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-view-frame.c -o bonobo-view-frame.o >/dev/null 2>&1 mv -f .libs/bonobo-view-frame.lo bonobo-view-frame.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-view.c rm -f .libs/bonobo-view.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-view.c -fPIC -DPIC -o .libs/bonobo-view.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-view.c -o bonobo-view.o >/dev/null 2>&1 mv -f .libs/bonobo-view.lo bonobo-view.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-widget.c rm -f .libs/bonobo-widget.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-widget.c -fPIC -DPIC -o .libs/bonobo-widget.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-widget.c -o bonobo-widget.o >/dev/null 2>&1 mv -f .libs/bonobo-widget.lo bonobo-widget.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-win.c rm -f .libs/bonobo-win.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-win.c -fPIC -DPIC -o .libs/bonobo-win.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-win.c -o bonobo-win.o >/dev/null 2>&1 mv -f .libs/bonobo-win.lo bonobo-win.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-wrapper.c rm -f .libs/bonobo-wrapper.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-wrapper.c -fPIC -DPIC -o .libs/bonobo-wrapper.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-wrapper.c -o bonobo-wrapper.o >/dev/null 2>&1 mv -f .libs/bonobo-wrapper.lo bonobo-wrapper.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-zoomable.c rm -f .libs/bonobo-zoomable.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-zoomable.c -fPIC -DPIC -o .libs/bonobo-zoomable.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-zoomable.c -o bonobo-zoomable.o >/dev/null 2>&1 mv -f .libs/bonobo-zoomable.lo bonobo-zoomable.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-zoomable-frame.c rm -f .libs/bonobo-zoomable-frame.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-zoomable-frame.c -fPIC -DPIC -o .libs/bonobo-zoomable-frame.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-zoomable-frame.c -o bonobo-zoomable-frame.o >/dev/null 2>&1 mv -f .libs/bonobo-zoomable-frame.lo bonobo-zoomable-frame.lo /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o libbonobox.la -rpath /usr/lib -version-info 2:0:0 bonobo-canvas-component.lo bonobo-canvas-item.lo bonobo-client-site.lo bonobo-control-frame.lo bonobo-control.lo bonobo-desktop-window.lo bonobo-embeddable.lo bonobo-item-container.lo bonobo-plug.lo bonobo-property-bag-xml.lo bonobo-selector.lo bonobo-selector-widget.lo bonobo-socket.lo bonobo-ui-component.lo bonobo-ui-config-widget.lo bonobo-ui-container.lo bonobo-ui-engine.lo bonobo-ui-engine-config.lo bonobo-ui-node.lo bonobo-ui-sync.lo bonobo-ui-sync-menu.lo bonobo-ui-sync-keys.lo bonobo-ui-sync-status.lo bonobo-ui-sync-toolbar.lo bonobo-ui-toolbar-button-item.lo bonobo-ui-toolbar-control-item.lo bonobo-ui-toolbar-icon.lo bonobo-ui-toolbar-item.lo bonobo-ui-toolbar-popup-item.lo bonobo-ui-toolbar-separator-item.lo bonobo-ui-toolbar-toggle-button-item.lo bonobo-ui-toolbar.lo bonobo-ui-util.lo bonobo-ui-xml.lo bonobo-view-frame.lo bonobo-view.lo bonobo-widget.lo bonobo-win.lo bonobo-wrapper.lo bonobo-zoomable.lo bonobo-zoomable-frame.lo rm -fr .libs/libbonobox.la .libs/libbonobox.* .libs/libbonobox.* gcc -shared bonobo-canvas-component.lo bonobo-canvas-item.lo bonobo-client-site.lo bonobo-control-frame.lo bonobo-control.lo bonobo-desktop-window.lo bonobo-embeddable.lo bonobo-item-container.lo bonobo-plug.lo bonobo-property-bag-xml.lo bonobo-selector.lo bonobo-selector-widget.lo bonobo-socket.lo bonobo-ui-component.lo bonobo-ui-config-widget.lo bonobo-ui-container.lo bonobo-ui-engine.lo bonobo-ui-engine-config.lo bonobo-ui-node.lo bonobo-ui-sync.lo bonobo-ui-sync-menu.lo bonobo-ui-sync-keys.lo bonobo-ui-sync-status.lo bonobo-ui-sync-toolbar.lo bonobo-ui-toolbar-button-item.lo bonobo-ui-toolbar-control-item.lo bonobo-ui-toolbar-icon.lo bonobo-ui-toolbar-item.lo bonobo-ui-toolbar-popup-item.lo bonobo-ui-toolbar-separator-item.lo bonobo-ui-toolbar-toggle-button-item.lo bonobo-ui-toolbar.lo bonobo-ui-util.lo bonobo-ui-xml.lo bonobo-view-frame.lo bonobo-view.lo bonobo-widget.lo bonobo-win.lo bonobo-wrapper.lo bonobo-zoomable.lo bonobo-zoomable-frame.lo -Wl,-soname -Wl,libbonobox.so.2 -o .libs/libbonobox.so.2.0.0 (cd .libs && rm -f libbonobox.so.2 && ln -s libbonobox.so.2.0.0 libbonobox.so.2) (cd .libs && rm -f libbonobox.so && ln -s libbonobox.so.2.0.0 libbonobox.so) ar cru .libs/libbonobox.a bonobo-canvas-component.o bonobo-canvas-item.o bonobo-client-site.o bonobo-control-frame.o bonobo-control.o bonobo-desktop-window.o bonobo-embeddable.o bonobo-item-container.o bonobo-plug.o bonobo-property-bag-xml.o bonobo-selector.o bonobo-selector-widget.o bonobo-socket.o bonobo-ui-component.o bonobo-ui-config-widget.o bonobo-ui-container.o bonobo-ui-engine.o bonobo-ui-engine-config.o bonobo-ui-node.o bonobo-ui-sync.o bonobo-ui-sync-menu.o bonobo-ui-sync-keys.o bonobo-ui-sync-status.o bonobo-ui-sync-toolbar.o bonobo-ui-toolbar-button-item.o bonobo-ui-toolbar-control-item.o bonobo-ui-toolbar-icon.o bonobo-ui-toolbar-item.o bonobo-ui-toolbar-popup-item.o bonobo-ui-toolbar-separator-item.o bonobo-ui-toolbar-toggle-button-item.o bonobo-ui-toolbar.o bonobo-ui-util.o bonobo-ui-xml.o bonobo-view-frame.o bonobo-view.o bonobo-widget.o bonobo-win.o bonobo-wrapper.o bonobo-zoomable.o bonobo-zoomable-frame.o ranlib .libs/libbonobox.a creating libbonobox.la (cd .libs && rm -f libbonobox.la && ln -s ../libbonobox.la libbonobox.la) /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-print.c rm -f .libs/bonobo-print.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-print.c -fPIC -DPIC -o .libs/bonobo-print.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-print.c -o bonobo-print.o >/dev/null 2>&1 mv -f .libs/bonobo-print.lo bonobo-print.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBONOBO_UIDIR=\""/usr/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-print-client.c rm -f .libs/bonobo-print-client.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-print-client.c -fPIC -DPIC -o .libs/bonobo-print-client.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBONOBO_UIDIR=\"/usr/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-print-client.c -o bonobo-print-client.o >/dev/null 2>&1 mv -f .libs/bonobo-print-client.lo bonobo-print-client.lo /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o libbonobo-print.la -rpath /usr/lib -version-info 2:0:0 bonobo-print.lo bonobo-print-client.lo rm -fr .libs/libbonobo-print.la .libs/libbonobo-print.* .libs/libbonobo-print.* gcc -shared bonobo-print.lo bonobo-print-client.lo -Wl,-soname -Wl,libbonobo-print.so.2 -o .libs/libbonobo-print.so.2.0.0 (cd .libs && rm -f libbonobo-print.so.2 && ln -s libbonobo-print.so.2.0.0 libbonobo-print.so.2) (cd .libs && rm -f libbonobo-print.so && ln -s libbonobo-print.so.2.0.0 libbonobo-print.so) ar cru .libs/libbonobo-print.a bonobo-print.o bonobo-print-client.o ranlib .libs/libbonobo-print.a creating libbonobo-print.la (cd .libs && rm -f libbonobo-print.la && ln -s ../libbonobo-print.la libbonobo-print.la) make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/bonobo' Making all in storage-modules make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/storage-modules' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I.. -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -I../libefs/src -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-storage-efs.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -I../libefs/src -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-storage-efs.c -fPIC -DPIC -o .libs/bonobo-storage-efs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -I../libefs/src -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-storage-efs.c -o bonobo-storage-efs.o >/dev/null 2>&1 mv -f .libs/bonobo-storage-efs.lo bonobo-storage-efs.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I.. -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -I../libefs/src -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream-efs.c rm -f .libs/bonobo-stream-efs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -I../libefs/src -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream-efs.c -fPIC -DPIC -o .libs/bonobo-stream-efs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -I../libefs/src -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream-efs.c -o bonobo-stream-efs.o >/dev/null 2>&1 mv -f .libs/bonobo-stream-efs.lo bonobo-stream-efs.lo /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o libstorage_efs.la -rpath /usr/lib/bonobo/plugin -avoid-version -L../libefs/src -lefs bonobo-storage-efs.lo bonobo-stream-efs.lo rm -fr .libs/libstorage_efs.la .libs/libstorage_efs.* .libs/libstorage_efs.* gcc -shared bonobo-storage-efs.lo bonobo-stream-efs.lo -Wl,--rpath -Wl,/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/src/.libs -L/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/src /home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/src/.libs/libefs.so -Wl,-soname -Wl,libstorage_efs.so -o .libs/libstorage_efs.so ar cru .libs/libstorage_efs.a bonobo-storage-efs.o bonobo-stream-efs.o ranlib .libs/libstorage_efs.a creating libstorage_efs.la (cd .libs && rm -f libstorage_efs.la && ln -s ../libstorage_efs.la libstorage_efs.la) /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I.. -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -I../libefs/src -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-storage-fs.c rm -f .libs/bonobo-storage-fs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -I../libefs/src -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-storage-fs.c -fPIC -DPIC -o .libs/bonobo-storage-fs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -I../libefs/src -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-storage-fs.c -o bonobo-storage-fs.o >/dev/null 2>&1 mv -f .libs/bonobo-storage-fs.lo bonobo-storage-fs.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I.. -DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -I../libefs/src -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream-fs.c rm -f .libs/bonobo-stream-fs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -I../libefs/src -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream-fs.c -fPIC -DPIC -o .libs/bonobo-stream-fs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -DPLUGIN_DIR=\"/usr/lib/bonobo/plugin\" -I../libefs/src -I/usr/include -I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream-fs.c -o bonobo-stream-fs.o >/dev/null 2>&1 mv -f .libs/bonobo-stream-fs.lo bonobo-stream-fs.lo /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o libstorage_fs.la -rpath /usr/lib/bonobo/plugin -avoid-version bonobo-storage-fs.lo bonobo-stream-fs.lo rm -fr .libs/libstorage_fs.la .libs/libstorage_fs.* .libs/libstorage_fs.* gcc -shared bonobo-storage-fs.lo bonobo-stream-fs.lo -Wl,-soname -Wl,libstorage_fs.so -o .libs/libstorage_fs.so ar cru .libs/libstorage_fs.a bonobo-storage-fs.o bonobo-stream-fs.o ranlib .libs/libstorage_fs.a creating libstorage_fs.la (cd .libs && rm -f libstorage_fs.la && ln -s ../libstorage_fs.la libstorage_fs.la) make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/storage-modules' Making all in monikers make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/monikers' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-extender-file.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-extender-file.c -fPIC -DPIC -o .libs/bonobo-moniker-extender-file.lo bonobo-moniker-extender-file.c: In function `bonobo_file_extender_resolve': bonobo-moniker-extender-file.c:69: warning: passing arg 2 of `bonobo_url_lookup' discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-extender-file.c -o bonobo-moniker-extender-file.o >/dev/null 2>&1 mv -f .libs/bonobo-moniker-extender-file.lo bonobo-moniker-extender-file.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-extender-stream.c rm -f .libs/bonobo-moniker-extender-stream.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-extender-stream.c -fPIC -DPIC -o .libs/bonobo-moniker-extender-stream.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-extender-stream.c -o bonobo-moniker-extender-stream.o >/dev/null 2>&1 mv -f .libs/bonobo-moniker-extender-stream.lo bonobo-moniker-extender-stream.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-file.c rm -f .libs/bonobo-moniker-file.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-file.c -fPIC -DPIC -o .libs/bonobo-moniker-file.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-file.c -o bonobo-moniker-file.o >/dev/null 2>&1 mv -f .libs/bonobo-moniker-file.lo bonobo-moniker-file.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-item.c rm -f .libs/bonobo-moniker-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-item.c -fPIC -DPIC -o .libs/bonobo-moniker-item.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-item.c -o bonobo-moniker-item.o >/dev/null 2>&1 mv -f .libs/bonobo-moniker-item.lo bonobo-moniker-item.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-new.c rm -f .libs/bonobo-moniker-new.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-new.c -fPIC -DPIC -o .libs/bonobo-moniker-new.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-new.c -o bonobo-moniker-new.o >/dev/null 2>&1 mv -f .libs/bonobo-moniker-new.lo bonobo-moniker-new.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-oaf.c rm -f .libs/bonobo-moniker-oaf.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-oaf.c -fPIC -DPIC -o .libs/bonobo-moniker-oaf.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-oaf.c -o bonobo-moniker-oaf.o >/dev/null 2>&1 mv -f .libs/bonobo-moniker-oaf.lo bonobo-moniker-oaf.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-cache.c rm -f .libs/bonobo-moniker-cache.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-cache.c -fPIC -DPIC -o .libs/bonobo-moniker-cache.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-cache.c -o bonobo-moniker-cache.o >/dev/null 2>&1 mv -f .libs/bonobo-moniker-cache.lo bonobo-moniker-cache.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream-cache.c rm -f .libs/bonobo-stream-cache.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream-cache.c -fPIC -DPIC -o .libs/bonobo-stream-cache.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-stream-cache.c -o bonobo-stream-cache.o >/dev/null 2>&1 mv -f .libs/bonobo-stream-cache.lo bonobo-stream-cache.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-query.c rm -f .libs/bonobo-moniker-query.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-query.c -fPIC -DPIC -o .libs/bonobo-moniker-query.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-query.c -o bonobo-moniker-query.o >/dev/null 2>&1 mv -f .libs/bonobo-moniker-query.lo bonobo-moniker-query.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-std.c rm -f .libs/bonobo-moniker-std.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-std.c -fPIC -DPIC -o .libs/bonobo-moniker-std.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-std.c -o bonobo-moniker-std.o >/dev/null 2>&1 mv -f .libs/bonobo-moniker-std.lo bonobo-moniker-std.lo /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o libmoniker_std.la -rpath /usr/lib/bonobo/monikers -module bonobo-moniker-extender-file.lo bonobo-moniker-extender-stream.lo bonobo-moniker-file.lo bonobo-moniker-item.lo bonobo-moniker-new.lo bonobo-moniker-oaf.lo bonobo-moniker-cache.lo bonobo-stream-cache.lo bonobo-moniker-query.lo bonobo-moniker-std.lo rm -fr .libs/libmoniker_std.la .libs/libmoniker_std.* .libs/libmoniker_std.* gcc -shared bonobo-moniker-extender-file.lo bonobo-moniker-extender-stream.lo bonobo-moniker-file.lo bonobo-moniker-item.lo bonobo-moniker-new.lo bonobo-moniker-oaf.lo bonobo-moniker-cache.lo bonobo-stream-cache.lo bonobo-moniker-query.lo bonobo-moniker-std.lo -Wl,-soname -Wl,libmoniker_std.so.0 -o .libs/libmoniker_std.so.0.0.0 (cd .libs && rm -f libmoniker_std.so.0 && ln -s libmoniker_std.so.0.0.0 libmoniker_std.so.0) (cd .libs && rm -f libmoniker_std.so && ln -s libmoniker_std.so.0.0.0 libmoniker_std.so) ar cru .libs/libmoniker_std.a bonobo-moniker-extender-file.o bonobo-moniker-extender-stream.o bonobo-moniker-file.o bonobo-moniker-item.o bonobo-moniker-new.o bonobo-moniker-oaf.o bonobo-moniker-cache.o bonobo-stream-cache.o bonobo-moniker-query.o bonobo-moniker-std.o ranlib .libs/libmoniker_std.a creating libmoniker_std.la (cd .libs && rm -f libmoniker_std.la && ln -s ../libmoniker_std.la libmoniker_std.la) gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-gunzip.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o bonobo-moniker-gunzip bonobo-moniker-gunzip.o ../bonobo/libbonobo.la ../bonobo/libbonobox.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype gcc -g -O2 -Wall -Wunused -o .libs/bonobo-moniker-gunzip bonobo-moniker-gunzip.o -rdynamic ../bonobo/.libs/libbonobo.so ../bonobo/.libs/libbonobox.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating bonobo-moniker-gunzip gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-moniker-http.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o bonobo-moniker-http bonobo-moniker-http.o ../bonobo/libbonobo.la ../bonobo/libbonobox.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype gcc -g -O2 -Wall -Wunused -o .libs/bonobo-moniker-http bonobo-moniker-http.o -rdynamic ../bonobo/.libs/libbonobo.so ../bonobo/.libs/libbonobox.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating bonobo-moniker-http gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I. -I.. -I.. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c moniker-test.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o moniker-test moniker-test.o ../bonobo/libbonobo.la ../bonobo/libbonobox.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype gcc -g -O2 -Wall -Wunused -o .libs/moniker-test moniker-test.o -rdynamic ../bonobo/.libs/libbonobo.so ../bonobo/.libs/libbonobox.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating moniker-test ../xml-i18n-merge ../po Bonobo_Moniker_gzip.oaf.in Bonobo_Moniker_gzip.oaf -o -p Merging translations into Bonobo_Moniker_gzip.oaf. ../xml-i18n-merge ../po Bonobo_Moniker_http.oaf.in Bonobo_Moniker_http.oaf -o -p Merging translations into Bonobo_Moniker_http.oaf. sed -e "s|\@MONIKER_LIBDIR\@|/usr/lib/bonobo/monikers|" \ ./Bonobo_Moniker_std.oaf.in.in > Bonobo_Moniker_std.oaf.in ../xml-i18n-merge ../po Bonobo_Moniker_std.oaf.in Bonobo_Moniker_std.oaf -o -p Merging translations into Bonobo_Moniker_std.oaf. make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/monikers' Making all in components make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components' Making all in selector make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/selector' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I. -I../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-selector.c /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -Wunused -o bonobo-selector bonobo-selector.o ../../bonobo/libbonobo.la ../../bonobo/libbonobox.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype mkdir .libs gcc -g -O2 -Wall -Wunused -o .libs/bonobo-selector bonobo-selector.o -rdynamic ../../bonobo/.libs/libbonobo.so ../../bonobo/.libs/libbonobox.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating bonobo-selector ../../xml-i18n-merge ../../po Bonobo_Selector.oaf.in Bonobo_Selector.oaf -o -p Merging translations into Bonobo_Selector.oaf. make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/selector' Making all in application-x-gnomine make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/application-x-gnomine' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../bonobo -I../../bonobo -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c minefield.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../bonobo -I../../bonobo -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-application-x-mines.c /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -Wunused -o bonobo-application-x-mines minefield.o bonobo-application-x-mines.o ../../bonobo/libbonobo.la ../../bonobo/libbonobox.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype mkdir .libs gcc -g -O2 -Wall -Wunused -o .libs/bonobo-application-x-mines minefield.o bonobo-application-x-mines.o -rdynamic ../../bonobo/.libs/libbonobo.so ../../bonobo/.libs/libbonobox.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating bonobo-application-x-mines ../../xml-i18n-merge ../../po Bonobo_Sample_Mines.oaf.in Bonobo_Sample_Mines.oaf -o -p Merging translations into Bonobo_Sample_Mines.oaf. make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/application-x-gnomine' Making all in text-plain make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/text-plain' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I. -I../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-text-plain.c /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -Wunused -o bonobo-text-plain bonobo-text-plain.o ../../bonobo/libbonobo.la ../../bonobo/libbonobox.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype mkdir .libs gcc -g -O2 -Wall -Wunused -o .libs/bonobo-text-plain bonobo-text-plain.o -rdynamic ../../bonobo/.libs/libbonobo.so ../../bonobo/.libs/libbonobox.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating bonobo-text-plain ../../xml-i18n-merge ../../po Bonobo_Sample_Text.oaf.in Bonobo_Sample_Text.oaf -o -p Merging translations into Bonobo_Sample_Text.oaf. make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/text-plain' Making all in audio-ulaw make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw' Making all in doc make[5]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc' Making all in C make[6]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc/C' make[6]: `all' に対して行うべき事はありません。 make[6]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc/C' make[6]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc' make[6]: `all-am' に対して行うべき事はありません。 make[6]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc' make[5]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc' make[5]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I. -I../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-audio-ulaw.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I. -I../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c item-audio.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I. -I../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c color.c /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -Wunused -o bonobo-audio-ulaw bonobo-audio-ulaw.o item-audio.o color.o ../../bonobo/libbonobo.la ../../bonobo/libbonobox.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype mkdir .libs gcc -g -O2 -Wall -Wunused -o .libs/bonobo-audio-ulaw bonobo-audio-ulaw.o item-audio.o color.o -rdynamic ../../bonobo/.libs/libbonobo.so ../../bonobo/.libs/libbonobox.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating bonobo-audio-ulaw ../../xml-i18n-merge ../../po Bonobo_Sample_Audio.oaf.in Bonobo_Sample_Audio.oaf -o -p Merging translations into Bonobo_Sample_Audio.oaf. make[5]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw' make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components' make[4]: `all-am' に対して行うべき事はありません。 make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components' Making all in samples make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples' Making all in controls make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/controls' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I. -I../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-clock-control.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I. -I../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-calculator-control.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I. -I../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c sample-control-factory.c /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -Wunused -o bonobo-sample-controls bonobo-clock-control.o bonobo-calculator-control.o sample-control-factory.o ../../bonobo/libbonobo.la ../../bonobo/libbonobox.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype mkdir .libs gcc -g -O2 -Wall -Wunused -o .libs/bonobo-sample-controls bonobo-clock-control.o bonobo-calculator-control.o sample-control-factory.o -rdynamic ../../bonobo/.libs/libbonobo.so ../../bonobo/.libs/libbonobox.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating bonobo-sample-controls gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I. -I../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c sample-control-container.c /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -Wunused -o sample-control-container sample-control-container.o ../../bonobo/libbonobo.la ../../bonobo/libbonobox.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype gcc -g -O2 -Wall -Wunused -o .libs/sample-control-container sample-control-container.o -rdynamic ../../bonobo/.libs/libbonobo.so ../../bonobo/.libs/libbonobox.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating sample-control-container ../../xml-i18n-merge ../../po Bonobo_Sample_Controls.oaf.in Bonobo_Sample_Controls.oaf -o -p Merging translations into Bonobo_Sample_Controls.oaf. make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/controls' Making all in compound-doc make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc' Making all in container make[5]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc/container' gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../../.. -I. -I../../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c container.c gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../../.. -I. -I../../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c component.c gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../../.. -I. -I../../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c container-io.c gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../../.. -I. -I../../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c container-filesel.c gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../../.. -I. -I../../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c container-menu.c gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../../.. -I. -I../../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c container-print.c gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../../.. -I. -I../../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c embeddable-io.c /bin/sh ../../../libtool --mode=link gcc -g -O2 -Wall -Wunused -o sample-container container.o component.o container-io.o container-filesel.o container-menu.o container-print.o embeddable-io.o ../../../bonobo/libbonobo.la ../../../bonobo/libbonobox.la ../../../bonobo/libbonobo-print.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype mkdir .libs gcc -g -O2 -Wall -Wunused -o .libs/sample-container container.o component.o container-io.o container-filesel.o container-menu.o container-print.o embeddable-io.o -rdynamic ../../../bonobo/.libs/libbonobo.so ../../../bonobo/.libs/libbonobox.so ../../../bonobo/.libs/libbonobo-print.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating sample-container make[5]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc/container' Making all in bonobo-hello make[5]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc/bonobo-hello' gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../../.. -I. -I../../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c bonobo-hello.c gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../../.. -I. -I../../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c hello-embeddable.c gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../../.. -I. -I../../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c hello-object-io.c gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../../.. -I. -I../../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c hello-view.c gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../../.. -I. -I../../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c hello-object-print.c /bin/sh ../../../libtool --mode=link gcc -g -O2 -Wall -Wunused -o bonobo-sample-hello bonobo-hello.o hello-embeddable.o hello-object-io.o hello-view.o hello-object-print.o ../../../bonobo/libbonobo.la ../../../bonobo/libbonobox.la ../../../bonobo/libbonobo-print.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype mkdir .libs gcc -g -O2 -Wall -Wunused -o .libs/bonobo-sample-hello bonobo-hello.o hello-embeddable.o hello-object-io.o hello-view.o hello-object-print.o -rdynamic ../../../bonobo/.libs/libbonobo.so ../../../bonobo/.libs/libbonobox.so ../../../bonobo/.libs/libbonobo-print.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating bonobo-sample-hello make[5]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc/bonobo-hello' make[5]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I. -I../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c paint-component-simple.c /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -Wunused -o bonobo-sample-paint paint-component-simple.o ../../bonobo/libbonobo.la ../../bonobo/libbonobox.la ../../bonobo/libbonobo-print.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype mkdir .libs gcc -g -O2 -Wall -Wunused -o .libs/bonobo-sample-paint paint-component-simple.o -rdynamic ../../bonobo/.libs/libbonobo.so ../../bonobo/.libs/libbonobox.so ../../bonobo/.libs/libbonobo-print.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating bonobo-sample-paint gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I. -I../../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c sample-canvas-item.c /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -Wunused -o bonobo-sample-canvas-item sample-canvas-item.o ../../bonobo/libbonobo.la ../../bonobo/libbonobox.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype gcc -g -O2 -Wall -Wunused -o .libs/bonobo-sample-canvas-item sample-canvas-item.o -rdynamic ../../bonobo/.libs/libbonobo.so ../../bonobo/.libs/libbonobox.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating bonobo-sample-canvas-item ../../xml-i18n-merge ../../po Bonobo_Sample_Paint.oaf.in Bonobo_Sample_Paint.oaf -o -p Merging translations into Bonobo_Sample_Paint.oaf. ../../xml-i18n-merge ../../po Bonobo_Sample_CanvasItem.oaf.in Bonobo_Sample_CanvasItem.oaf -o -p Merging translations into Bonobo_Sample_CanvasItem.oaf. make[5]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc' make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc' Making all in bonobo-class make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/bonobo-class' orbit-idl -I../../idl -I`/usr/bin/gnome-config --datadir`/idl ./Bonobo_Sample_Echo.idl ../../idl/Bonobo_Moniker.idl:19: Warning: `MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are discouraged for use with C-language IDL mappings touch my_echo_idl gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Echo\" -I. -I../../bonobo -I. -I../.. -I../.. -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c Bonobo_Sample_Echo-common.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Echo\" -I. -I../../bonobo -I. -I../.. -I../.. -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c Bonobo_Sample_Echo-skels.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Echo\" -I. -I../../bonobo -I. -I../.. -I../.. -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c Bonobo_Sample_Echo-stubs.c rm -f libEcho.a ar cru libEcho.a Bonobo_Sample_Echo-common.o Bonobo_Sample_Echo-skels.o Bonobo_Sample_Echo-stubs.o ranlib libEcho.a gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Echo\" -I. -I../../bonobo -I. -I../.. -I../.. -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c main.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Echo\" -I. -I../../bonobo -I. -I../.. -I../.. -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c echo.c /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -Wunused -o bonobo-echo main.o echo.o ../../bonobo/libbonobo.la ../../bonobo/libbonobox.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype libEcho.a mkdir .libs gcc -g -O2 -Wall -Wunused -o .libs/bonobo-echo main.o echo.o -rdynamic ../../bonobo/.libs/libbonobo.so ../../bonobo/.libs/libbonobox.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so libEcho.a creating bonobo-echo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"Echo\" -I. -I../../bonobo -I. -I../.. -I../.. -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c echo-client.c /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -Wunused -o echo-client echo-client.o ../../bonobo/libbonobo.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype libEcho.a gcc -g -O2 -Wall -Wunused -o .libs/echo-client echo-client.o -rdynamic ../../bonobo/.libs/libbonobo.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so libEcho.a creating echo-client ../../xml-i18n-merge ../../po Bonobo_Sample_Echo.oaf.in Bonobo_Sample_Echo.oaf -o -p Merging translations into Bonobo_Sample_Echo.oaf. make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/bonobo-class' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples' make[4]: `all-am' に対して行うべき事はありません。 make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples' Making all in gshell make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/gshell' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../bonobo -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c gshell.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../bonobo -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c inout.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../bonobo -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c ui.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../bonobo -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c properties.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../bonobo -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c controls.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o gshell gshell.o inout.o ui.o properties.o controls.o ../bonobo/libbonobo.la ../bonobo/libbonobox.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype mkdir .libs gcc -g -O2 -Wall -Wunused -o .libs/gshell gshell.o inout.o ui.o properties.o controls.o -rdynamic ../bonobo/.libs/libbonobo.so ../bonobo/.libs/libbonobox.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating gshell make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/gshell' Making all in tests make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/tests' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c test-any.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o test-any test-any.o ../bonobo/libbonobo.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype ../bonobo/libbonobox.la mkdir .libs gcc -g -O2 -Wall -Wunused -o .libs/test-any test-any.o -rdynamic ../bonobo/.libs/libbonobo.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so ../bonobo/.libs/libbonobox.so creating test-any gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c test-ui.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o test-ui test-ui.o ../bonobo/libbonobo.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype ../bonobo/libbonobox.la ../bonobo/libbonobo-print.la gcc -g -O2 -Wall -Wunused -o .libs/test-ui test-ui.o -rdynamic ../bonobo/.libs/libbonobo.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so ../bonobo/.libs/libbonobox.so ../bonobo/.libs/libbonobo-print.so creating test-ui gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c test-moniker.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o test-moniker test-moniker.o ../bonobo/libbonobo.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype ../bonobo/libbonobox.la gcc -g -O2 -Wall -Wunused -o .libs/test-moniker test-moniker.o -rdynamic ../bonobo/.libs/libbonobo.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so ../bonobo/.libs/libbonobox.so creating test-moniker gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c test-properties-server.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o test-properties-server test-properties-server.o ../bonobo/libbonobo.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype gcc -g -O2 -Wall -Wunused -o .libs/test-properties-server test-properties-server.o -rdynamic ../bonobo/.libs/libbonobo.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating test-properties-server gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c test-properties-client.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o test-properties-client test-properties-client.o ../bonobo/libbonobo.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype gcc -g -O2 -Wall -Wunused -o .libs/test-properties-client test-properties-client.o -rdynamic ../bonobo/.libs/libbonobo.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating test-properties-client gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c test-storage.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o test-storage test-storage.o ../bonobo/libbonobo.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype gcc -g -O2 -Wall -Wunused -o .libs/test-storage test-storage.o -rdynamic ../bonobo/.libs/libbonobo.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating test-storage gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c test-toolbar.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o test-toolbar test-toolbar.o ../bonobo/libbonobo.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype ../bonobo/libbonobox.la ../bonobo/libbonobo-print.la gcc -g -O2 -Wall -Wunused -o .libs/test-toolbar test-toolbar.o -rdynamic ../bonobo/.libs/libbonobo.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so ../bonobo/.libs/libbonobox.so ../bonobo/.libs/libbonobo-print.so creating test-toolbar gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c selector_test.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o selector_test selector_test.o ../bonobo/libbonobo.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype ../bonobo/libbonobox.la gcc -g -O2 -Wall -Wunused -o .libs/selector_test selector_test.o -rdynamic ../bonobo/.libs/libbonobo.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so ../bonobo/.libs/libbonobox.so creating selector_test gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c test-event-source.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o test-event-source test-event-source.o ../bonobo/libbonobo.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype ../bonobo/libbonobox.la gcc -g -O2 -Wall -Wunused -o .libs/test-event-source test-event-source.o -rdynamic ../bonobo/.libs/libbonobo.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so ../bonobo/.libs/libbonobox.so creating test-event-source gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c test-sensitivity.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o test-sensitivity test-sensitivity.o ../bonobo/libbonobo.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype ../bonobo/libbonobox.la gcc -g -O2 -Wall -Wunused -o .libs/test-sensitivity test-sensitivity.o -rdynamic ../bonobo/.libs/libbonobo.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so ../bonobo/.libs/libbonobox.so creating test-sensitivity gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c test-focus.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o test-focus test-focus.o ../bonobo/libbonobo.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype ../bonobo/libbonobox.la gcc -g -O2 -Wall -Wunused -o .libs/test-focus test-focus.o -rdynamic ../bonobo/.libs/libbonobo.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so ../bonobo/.libs/libbonobox.so creating test-focus gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c test-xobject.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o test-xobject test-xobject.o ../bonobo/libbonobo.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype gcc -g -O2 -Wall -Wunused -o .libs/test-xobject test-xobject.o -rdynamic ../bonobo/.libs/libbonobo.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so creating test-xobject gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I. -I.. -I. -I../bonobo -I/usr/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c test-reparent.c /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wunused -o test-reparent test-reparent.o ../bonobo/libbonobo.la -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype ../bonobo/libbonobox.la gcc -g -O2 -Wall -Wunused -o .libs/test-reparent test-reparent.o -rdynamic ../bonobo/.libs/libbonobo.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/liboaf.so -lm -ldl /usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so -lm /usr/lib/libIIOP.so -lwrap /usr/lib/libORBitutil.so /usr/lib/libgnomeprint.so -ldl -lm -lz /usr/lib/libgnomeui.so -ldl -lz -lm /usr/lib/libgdk_imlib.so -ldl -ldl -ldl -ldl -lm -lSM -lICE /usr/lib/libgnome.so -lz -lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -lm -lm /usr/lib/libaudiofile.so -lm -ldb-3 /usr/lib/libgdk_pixbuf.so -ldl -ldl -lm /usr/lib/libgtk.so -ldl -lm /usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libart_lgpl.so -lm /usr/lib/libxml.so -lz -lz -lz /usr/lib/libfreetype.so ../bonobo/.libs/libbonobox.so creating test-reparent make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/tests' Making all in doc make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc' Making all in api make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc/api' /usr/bin/make html make[5]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc/api' test -d ./html || mkdir ./html cd ./html && gtkdoc-mkhtml bonobo ../bonobo-api.sgml jade:../sgml/bonobo-arg.sgml:334:6:E: end tag for element "PARA" which is not open make[5]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc/api' cp ./html/book1.html ./bonobo-api.html make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc/api' Making all in dia make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc/dia' make[4]: `all' に対して行うべき事はありません。 make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc/dia' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc' make[4]: `all-am' に対して行うべき事はありません。 make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc' Making all in po make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/po' make[3]: `all' に対して行うべき事はありません。 make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/po' make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14' sed -e 's?\@BONOBO_LIBDIR\@?-L/usr/lib?g' \ -e 's?\@BONOBO_INCLUDEDIR\@?-I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0?g' \ -e 's?\@VERSION\@?1.0.14?g' \ -e 's?\@BONOBO_LIBS\@?-lbonobo -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb-3 -lglib?g' \ < ./bonoboConf.sh.in > bonoboConf.tmp \ && mv bonoboConf.tmp bonoboConf.sh sed -e 's?\@BONOBO_LIBDIR\@?-L/usr/lib?g' \ -e 's?\@BONOBO_INCLUDEDIR\@?-I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0?g' \ -e 's?\@VERSION\@?1.0.14?g' \ -e 's?\@BONOBOX_LIBS\@?-lbonobo -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb-3 -lglib -lbonobox -rdynamic -L/usr/lib -L/usr/X11R6/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lxml -lz?g' \ < ./bonoboxConf.sh.in > bonoboxConf.tmp \ && mv bonoboxConf.tmp bonoboxConf.sh sed -e 's?\@BONOBO_LIBDIR\@?-L/usr/lib?g' \ -e 's?\@BONOBO_INCLUDEDIR\@?-I/usr/include/gnome-1.0 -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include/orbit-1.0?g' \ -e 's?\@VERSION\@?1.0.14?g' \ -e 's?\@BONOBOX_PRINT_LIBS\@?-lbonobo -rdynamic -L/usr/lib -L/usr/X11R6/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb-3 -lglib -lbonobox -rdynamic -L/usr/lib -L/usr/X11R6/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lxml -lz -lbonobo-print -rdynamic -L/usr/lib -L/usr/X11R6/lib -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lart_lgpl -lxml -lz -lfreetype?g' \ < ./bonobox_printConf.sh.in > bonobox_printConf.tmp \ && mv bonobox_printConf.tmp bonobox_printConf.sh make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14' make[2]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14' make[1]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14' touch build-stamp fakeroot debian/rules binary-arch dh_testdir sed -e "s/@SONAME@/2/g" debian/control.in > debian/control for f in debian/libbonobo@SONAME@.files debian/libbonobo@SONAME@.postinst; do \ cp $f `echo $f | sed -e "s/@SONAME@/2/g"`;\ done; *** VERSION=1.0.14 *** *** SONAME=2 *** dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/tmp. /usr/bin/make install prefix=`pwd`/debian/bonobo/usr sysconfdir=`pwd`/bonobo/etc make[1]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14' Making install in macros make[2]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/macros' make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/macros' make[3]: `install-exec-am' に対して行うべき事はありません。 /bin/sh ../mkinstalldirs make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/macros' make[2]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/macros' Making install in intl make[2]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/intl' if test "bonobo" = "gettext" \ && test '' = 'intl-compat.@INTL_LIBTOOL_SUFFIX_PREFIX@o'; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include; \ /usr/bin/install -c -m 644 libintl.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.@INTL_LIBTOOL_SUFFIX_PREFIX@a /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libintl.@INTL_LIBTOOL_SUFFIX_PREFIX@a; \ else \ : ; \ fi if test 'no' = yes; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib; \ temp=/home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/t-charset.alias; \ dest=/home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/charset.alias; \ if test -f /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/charset.alias; then \ orig=/home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test @GLIBC21@ = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale; \ test -f /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/locale.alias \ && orig=/home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/t-locale.alias; \ dest=/home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "bonobo" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gettext/intl/ChangeLog; \ dists="Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gettext/intl/$file; \ done; \ chmod a+x /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; \ for file in $dists; do \ rm -f /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/intl' Making install in idl make[2]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/idl' make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/idl' make[3]: `install-exec-am' に対して行うべき事はありません。 /bin/sh ../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl /usr/bin/install -c -m 644 ./Bonobo.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo.idl /usr/bin/install -c -m 644 ./Bonobo_Advise.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Advise.idl /usr/bin/install -c -m 644 ./Bonobo_Desktop.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Desktop.idl /usr/bin/install -c -m 644 ./Bonobo_Canvas.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Canvas.idl /usr/bin/install -c -m 644 ./Bonobo_ClientSite.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_ClientSite.idl /usr/bin/install -c -m 644 ./Bonobo_Context.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Context.idl /usr/bin/install -c -m 644 ./Bonobo_Control.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Control.idl /usr/bin/install -c -m 644 ./Bonobo_Embeddable.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Embeddable.idl /usr/bin/install -c -m 644 ./Bonobo_ItemContainer.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_ItemContainer.idl /usr/bin/install -c -m 644 ./Bonobo_Listener.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Listener.idl /usr/bin/install -c -m 644 ./Bonobo_Moniker.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Moniker.idl /usr/bin/install -c -m 644 ./Bonobo_Persist.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Persist.idl /usr/bin/install -c -m 644 ./Bonobo_Print.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Print.idl /usr/bin/install -c -m 644 ./Bonobo_Progressive.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Progressive.idl /usr/bin/install -c -m 644 ./Bonobo_Property.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Property.idl /usr/bin/install -c -m 644 ./Bonobo_Storage.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Storage.idl /usr/bin/install -c -m 644 ./Bonobo_UI.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_UI.idl /usr/bin/install -c -m 644 ./Bonobo_Unknown.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Unknown.idl /usr/bin/install -c -m 644 ./Bonobo_Zoomable.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Zoomable.idl /usr/bin/install -c -m 644 ./Bonobo_Exception.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Exception.idl make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/idl' make[2]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/idl' Making install in libefs make[2]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs' Making install in src make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/src' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/src' /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libefs.la /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libefs.la /usr/bin/install -c .libs/libefs.so.1.0.0 /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libefs.so.1.0.0 (cd /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib && rm -f libefs.so.1 && ln -s libefs.so.1.0.0 libefs.so.1) (cd /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib && rm -f libefs.so && ln -s libefs.so.1.0.0 libefs.so) /usr/bin/install -c .libs/libefs.lai /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libefs.la /usr/bin/install -c .libs/libefs.a /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libefs.a ranlib /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libefs.a chmod 644 /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libefs.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c efstool /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/efstool libtool: install: warning: `libefs.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/efstool /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/efstool /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include /usr/bin/install -c -m 644 efs.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/efs.h /usr/bin/install -c -m 644 efs_error.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/efs_error.h make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/src' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/src' Making install in doc make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/doc' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/doc' make[4]: `install-exec-am' に対して行うべき事はありません。 install -d -m 0755 /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/libefs/html/libefs install -m 0644 html/*.html /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/libefs/html/libefs install: cannot stat `html/*.html': そのようなファイルやディレクトリはありません make[4]: [install-data-local] エラー 1 (無視されました) install -m 0644 html/index.sgml /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/libefs/html/libefs install: cannot stat `html/index.sgml': そのようなファイルやディレクトリはありません make[4]: [install-data-local] エラー 1 (無視されました) gtkdoc-fixxref --module=libefs --html-dir=/home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/libefs/html make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/doc' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/doc' make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs' /bin/sh ./../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin /usr/bin/install -c libefs-config /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/libefs-config /bin/sh ./../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/pkgconfig mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/pkgconfig /usr/bin/install -c libefs.pc /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/pkgconfig/libefs.pc make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs' make[2]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs' Making install in bonobo make[2]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/bonobo' make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/bonobo' /bin/sh ../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libbonobo.la /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobo.la /usr/bin/install -c .libs/libbonobo.so.2.0.0 /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobo.so.2.0.0 (cd /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib && rm -f libbonobo.so.2 && ln -s libbonobo.so.2.0.0 libbonobo.so.2) (cd /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib && rm -f libbonobo.so && ln -s libbonobo.so.2.0.0 libbonobo.so) /usr/bin/install -c .libs/libbonobo.lai /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobo.la /usr/bin/install -c .libs/libbonobo.a /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobo.a ranlib /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobo.a chmod 644 /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobo.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libbonobox.la /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobox.la /usr/bin/install -c .libs/libbonobox.so.2.0.0 /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobox.so.2.0.0 (cd /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib && rm -f libbonobox.so.2 && ln -s libbonobox.so.2.0.0 libbonobox.so.2) (cd /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib && rm -f libbonobox.so && ln -s libbonobox.so.2.0.0 libbonobox.so) /usr/bin/install -c .libs/libbonobox.lai /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobox.la /usr/bin/install -c .libs/libbonobox.a /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobox.a ranlib /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobox.a chmod 644 /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobox.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libbonobo-print.la /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobo-print.la /usr/bin/install -c .libs/libbonobo-print.so.2.0.0 /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobo-print.so.2.0.0 (cd /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib && rm -f libbonobo-print.so.2 && ln -s libbonobo-print.so.2.0.0 libbonobo-print.so.2) (cd /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib && rm -f libbonobo-print.so && ln -s libbonobo-print.so.2.0.0 libbonobo-print.so) /usr/bin/install -c .libs/libbonobo-print.lai /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobo-print.la /usr/bin/install -c .libs/libbonobo-print.a /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobo-print.a ranlib /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobo-print.a chmod 644 /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/libbonobo-print.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0 mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo /usr/bin/install -c -m 644 Bonobo.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/Bonobo.h /usr/bin/install -c -m 644 bonobo-print.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-print.h /usr/bin/install -c -m 644 bonobo-print-client.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-print-client.h /bin/sh ../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo /usr/bin/install -c -m 644 Bonobo.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/Bonobo.h /usr/bin/install -c -m 644 bonobo-arg.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-arg.h /usr/bin/install -c -m 644 bonobo-async.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-async.h /usr/bin/install -c -m 644 bonobo-canvas-component.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-canvas-component.h /usr/bin/install -c -m 644 bonobo-canvas-item.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-canvas-item.h /usr/bin/install -c -m 644 bonobo-client-site.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-client-site.h /usr/bin/install -c -m 644 bonobo-control-frame.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-control-frame.h /usr/bin/install -c -m 644 bonobo-control.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-control.h /usr/bin/install -c -m 644 bonobo-context.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-context.h /usr/bin/install -c -m 644 bonobo-desktop-window.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-desktop-window.h /usr/bin/install -c -m 644 bonobo-embeddable.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-embeddable.h /usr/bin/install -c -m 644 bonobo-event-source.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-event-source.h /usr/bin/install -c -m 644 bonobo-exception.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-exception.h /usr/bin/install -c -m 644 bonobo-generic-factory.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-generic-factory.h /usr/bin/install -c -m 644 bonobo-item-container.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-item-container.h /usr/bin/install -c -m 644 bonobo-item-handler.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-item-handler.h /usr/bin/install -c -m 644 bonobo-listener.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-listener.h /usr/bin/install -c -m 644 bonobo-main.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-main.h /usr/bin/install -c -m 644 bonobo-xobject.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-xobject.h /usr/bin/install -c -m 644 bonobo-moniker.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-moniker.h /usr/bin/install -c -m 644 bonobo-moniker-extender.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-moniker-extender.h /usr/bin/install -c -m 644 bonobo-moniker-simple.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-moniker-simple.h /usr/bin/install -c -m 644 bonobo-moniker-util.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-moniker-util.h /usr/bin/install -c -m 644 bonobo-object-client.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-object-client.h /usr/bin/install -c -m 644 bonobo-object-directory.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-object-directory.h /usr/bin/install -c -m 644 bonobo-object-io.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-object-io.h /usr/bin/install -c -m 644 bonobo-object.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-object.h /usr/bin/install -c -m 644 bonobo-persist-file.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-persist-file.h /usr/bin/install -c -m 644 bonobo-persist-stream.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-persist-stream.h /usr/bin/install -c -m 644 bonobo-persist.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-persist.h /usr/bin/install -c -m 644 bonobo-plug.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-plug.h /usr/bin/install -c -m 644 bonobo-progressive.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-progressive.h /usr/bin/install -c -m 644 bonobo-property-bag.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-property-bag.h /usr/bin/install -c -m 644 bonobo-property-bag-client.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-property-bag-client.h /usr/bin/install -c -m 644 bonobo-property-bag-xml.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-property-bag-xml.h /usr/bin/install -c -m 644 bonobo-property-control.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-property-control.h /usr/bin/install -c -m 644 bonobo-property.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-property.h /usr/bin/install -c -m 644 bonobo-selector.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-selector.h /usr/bin/install -c -m 644 bonobo-selector-widget.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-selector-widget.h /usr/bin/install -c -m 644 bonobo-shlib-factory.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-shlib-factory.h /usr/bin/install -c -m 644 bonobo-socket.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-socket.h /usr/bin/install -c -m 644 bonobo-storage-plugin.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-storage-plugin.h /usr/bin/install -c -m 644 bonobo-storage.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-storage.h /usr/bin/install -c -m 644 bonobo-stream-client.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-stream-client.h /usr/bin/install -c -m 644 bonobo-stream-memory.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-stream-memory.h /usr/bin/install -c -m 644 bonobo-stream.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-stream.h /usr/bin/install -c -m 644 bonobo-transient.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-transient.h /usr/bin/install -c -m 644 bonobo-ui-component.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-ui-component.h /usr/bin/install -c -m 644 bonobo-ui-container.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-ui-container.h /usr/bin/install -c -m 644 bonobo-ui-config-widget.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-ui-config-widget.h /usr/bin/install -c -m 644 bonobo-ui-engine.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-ui-engine.h /usr/bin/install -c -m 644 bonobo-ui-node.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-ui-node.h /usr/bin/install -c -m 644 bonobo-ui-sync.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-ui-sync.h /usr/bin/install -c -m 644 bonobo-ui-toolbar-button-item.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-ui-toolbar-button-item.h /usr/bin/install -c -m 644 bonobo-ui-toolbar-icon.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-ui-toolbar-icon.h /usr/bin/install -c -m 644 bonobo-ui-toolbar-item.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-ui-toolbar-item.h /usr/bin/install -c -m 644 bonobo-ui-toolbar-toggle-button-item.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-ui-toolbar-toggle-button-item.h /usr/bin/install -c -m 644 bonobo-ui-util.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-ui-util.h /usr/bin/install -c -m 644 bonobo-view-frame.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-view-frame.h /usr/bin/install -c -m 644 bonobo-view.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-view.h /usr/bin/install -c -m 644 bonobo-widget.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-widget.h /usr/bin/install -c -m 644 bonobo-win.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-win.h /usr/bin/install -c -m 644 bonobo-wrapper.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-wrapper.h /usr/bin/install -c -m 644 bonobo-zoomable.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-zoomable.h /usr/bin/install -c -m 644 bonobo-zoomable-frame.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo/bonobo-zoomable-frame.h make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/bonobo' make[2]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/bonobo' Making install in storage-modules make[2]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/storage-modules' make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/storage-modules' make[3]: `install-exec-am' に対して行うべき事はありません。 /bin/sh ../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/plugin mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/plugin /bin/sh ../libtool --mode=install /usr/bin/install -c libstorage_efs.la /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/plugin/libstorage_efs.la libtool: install: warning: relinking `libstorage_efs.la' cd /home/ishikawa/work/bonobo/bonobo-1.0.14/storage-modules; /bin/sh ../libtool --mode=relink gcc -g -O2 -Wall -Wunused -o libstorage_efs.la -rpath /usr/lib/bonobo/plugin -avoid-version -L../libefs/src -lefs bonobo-storage-efs.lo bonobo-stream-efs.lo gcc -shared bonobo-storage-efs.lo bonobo-stream-efs.lo -L/home/ishikawa/work/bonobo/bonobo-1.0.14/libefs/src -L/usr/lib -lefs -Wl,-soname -Wl,libstorage_efs.so -o .libs/libstorage_efs.so /usr/bin/ld: cannot find -lefs collect2: ld returned 1 exit status libtool: install: error: relink `libstorage_efs.la' with the above command before installing it libtool: install: warning: remember to run `libtool --finish /usr/lib/bonobo/plugin' /bin/sh ../libtool --mode=install /usr/bin/install -c libstorage_fs.la /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/plugin/libstorage_fs.la /usr/bin/install -c .libs/libstorage_fs.so /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/plugin/libstorage_fs.so /usr/bin/install -c .libs/libstorage_fs.lai /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/plugin/libstorage_fs.la /usr/bin/install -c .libs/libstorage_fs.a /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/plugin/libstorage_fs.a ranlib /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/plugin/libstorage_fs.a chmod 644 /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/plugin/libstorage_fs.a libtool: install: warning: remember to run `libtool --finish /usr/lib/bonobo/plugin' /bin/sh ../mkinstalldirs make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/storage-modules' make[2]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/storage-modules' Making install in monikers make[2]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/monikers' make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/monikers' /bin/sh ../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c bonobo-moniker-gunzip /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-moniker-gunzip libtool: install: warning: `../bonobo/libbonobo.la' has not been installed in `/usr/lib' libtool: install: warning: `../bonobo/libbonobox.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/bonobo-moniker-gunzip /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-moniker-gunzip /bin/sh ../libtool --mode=install /usr/bin/install -c bonobo-moniker-http /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-moniker-http libtool: install: warning: `../bonobo/libbonobo.la' has not been installed in `/usr/lib' libtool: install: warning: `../bonobo/libbonobox.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/bonobo-moniker-http /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-moniker-http /bin/sh ../libtool --mode=install /usr/bin/install -c moniker-test /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/moniker-test libtool: install: warning: `../bonobo/libbonobo.la' has not been installed in `/usr/lib' libtool: install: warning: `../bonobo/libbonobox.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/moniker-test /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/moniker-test /bin/sh ../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/monikers mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/monikers /bin/sh ../libtool --mode=install /usr/bin/install -c libmoniker_std.la /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/monikers/libmoniker_std.la /usr/bin/install -c .libs/libmoniker_std.so.0.0.0 /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/monikers/libmoniker_std.so.0.0.0 (cd /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/monikers && rm -f libmoniker_std.so.0 && ln -s libmoniker_std.so.0.0.0 libmoniker_std.so.0) (cd /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/monikers && rm -f libmoniker_std.so && ln -s libmoniker_std.so.0.0.0 libmoniker_std.so) /usr/bin/install -c .libs/libmoniker_std.lai /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/monikers/libmoniker_std.la /usr/bin/install -c .libs/libmoniker_std.a /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/monikers/libmoniker_std.a ranlib /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/monikers/libmoniker_std.a chmod 644 /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobo/monikers/libmoniker_std.a libtool: install: warning: remember to run `libtool --finish /usr/lib/bonobo/monikers' /bin/sh ../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf /usr/bin/install -c -m 644 ./Bonobo_Moniker_gzip.oaf /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf/Bonobo_Moniker_gzip.oaf /usr/bin/install -c -m 644 ./Bonobo_Moniker_http.oaf /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf/Bonobo_Moniker_http.oaf /usr/bin/install -c -m 644 ./Bonobo_Moniker_std.oaf /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf/Bonobo_Moniker_std.oaf make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/monikers' make[2]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/monikers' Making install in components make[2]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components' Making install in selector make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/selector' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/selector' /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin /bin/sh ../../libtool --mode=install /usr/bin/install -c bonobo-selector /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-selector libtool: install: warning: `../../bonobo/libbonobo.la' has not been installed in `/usr/lib' libtool: install: warning: `../../bonobo/libbonobox.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/bonobo-selector /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-selector /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf /usr/bin/install -c -m 644 ./Bonobo_Selector.oaf /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf/Bonobo_Selector.oaf make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/selector' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/selector' Making install in application-x-gnomine make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/application-x-gnomine' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/application-x-gnomine' /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin /bin/sh ../../libtool --mode=install /usr/bin/install -c bonobo-application-x-mines /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-application-x-mines libtool: install: warning: `../../bonobo/libbonobo.la' has not been installed in `/usr/lib' libtool: install: warning: `../../bonobo/libbonobox.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/bonobo-application-x-mines /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-application-x-mines /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf /usr/bin/install -c -m 644 ./Bonobo_Sample_Mines.oaf /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf/Bonobo_Sample_Mines.oaf make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/application-x-gnomine' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/application-x-gnomine' Making install in text-plain make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/text-plain' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/text-plain' /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin /bin/sh ../../libtool --mode=install /usr/bin/install -c bonobo-text-plain /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-text-plain libtool: install: warning: `../../bonobo/libbonobo.la' has not been installed in `/usr/lib' libtool: install: warning: `../../bonobo/libbonobox.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/bonobo-text-plain /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-text-plain /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf /usr/bin/install -c -m 644 ./Bonobo_Sample_Text.oaf /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf/Bonobo_Sample_Text.oaf make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/text-plain' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/text-plain' Making install in audio-ulaw make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw' Making install in doc make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc' Making install in C make[5]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc/C' make[6]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc/C' make[6]: `install-exec-am' に対して行うべき事はありません。 db2html ./audio_ulaw.sgml make[6]: db2html: コマンドが見つかりませんでした make[6]: [audio_ulaw/audio_ulaw.html] エラー 127 (無視されました) cp audio_ulaw/index.html . /bin/sh ../../../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gnome/bonobo/docs/audio_ulaw/C/images mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gnome mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gnome/bonobo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gnome/bonobo/docs mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gnome/bonobo/docs/audio_ulaw mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gnome/bonobo/docs/audio_ulaw/C mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gnome/bonobo/docs/audio_ulaw/C/images for file in audio_ulaw/*.html audio_ulaw/*.css; do \ basefile=`basename $file`; \ /usr/bin/install -c -m 644 $file /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gnome/bonobo/docs/audio_ulaw/C/$basefile; \ done /usr/bin/install: cannot stat `audio_ulaw/*.css': そのようなファイルやディレクトリはありません make[6]: [install-data-local] エラー 1 (無視されました) for file in images/*.jpg images/*.gif; do \ /usr/bin/install -c -m 644 $file /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gnome/bonobo/docs/audio_ulaw/C/images;\ done /usr/bin/install: cannot stat `images/*.jpg': そのようなファイルやディレクトリはありません /usr/bin/install: cannot stat `images/*.gif': そのようなファイルやディレクトリはありません make[6]: [install-data-local] エラー 1 (無視されました) make[6]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc/C' make[5]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc/C' make[5]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc' make[6]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc' make[6]: `install-exec-am' に対して行うべき事はありません。 make[6]: `install-data-am' に対して行うべき事はありません。 make[6]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc' make[5]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc' make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw/doc' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw' make[5]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw' /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin /bin/sh ../../libtool --mode=install /usr/bin/install -c bonobo-audio-ulaw /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-audio-ulaw libtool: install: warning: `../../bonobo/libbonobo.la' has not been installed in `/usr/lib' libtool: install: warning: `../../bonobo/libbonobox.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/bonobo-audio-ulaw /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-audio-ulaw /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf /usr/bin/install -c -m 644 ./Bonobo_Sample_Audio.oaf /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf/Bonobo_Sample_Audio.oaf make[5]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw' make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components/audio-ulaw' make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components' make[4]: `install-exec-am' に対して行うべき事はありません。 make[4]: `install-data-am' に対して行うべき事はありません。 make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components' make[2]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/components' Making install in samples make[2]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples' Making install in controls make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/controls' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/controls' /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin /bin/sh ../../libtool --mode=install /usr/bin/install -c bonobo-sample-controls /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-sample-controls libtool: install: warning: `../../bonobo/libbonobo.la' has not been installed in `/usr/lib' libtool: install: warning: `../../bonobo/libbonobox.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/bonobo-sample-controls /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-sample-controls /bin/sh ../../libtool --mode=install /usr/bin/install -c sample-control-container /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/sample-control-container libtool: install: warning: `../../bonobo/libbonobo.la' has not been installed in `/usr/lib' libtool: install: warning: `../../bonobo/libbonobox.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/sample-control-container /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/sample-control-container /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf /usr/bin/install -c -m 644 ./Bonobo_Sample_Controls.oaf /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf/Bonobo_Sample_Controls.oaf make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/controls' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/controls' Making install in compound-doc make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc' Making install in container make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc/container' make[5]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc/container' /bin/sh ../../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin /bin/sh ../../../libtool --mode=install /usr/bin/install -c sample-container /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/sample-container libtool: install: warning: `../../../bonobo/libbonobo.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../bonobo/libbonobox.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../bonobo/libbonobo-print.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/sample-container /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/sample-container make[5]: `install-data-am' に対して行うべき事はありません。 make[5]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc/container' make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc/container' Making install in bonobo-hello make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc/bonobo-hello' make[5]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc/bonobo-hello' /bin/sh ../../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin /bin/sh ../../../libtool --mode=install /usr/bin/install -c bonobo-sample-hello /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-sample-hello libtool: install: warning: `../../../bonobo/libbonobo.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../bonobo/libbonobox.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../bonobo/libbonobo-print.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/bonobo-sample-hello /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-sample-hello /bin/sh ../../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf /usr/bin/install -c -m 644 ./Bonobo_Sample_Hello.oafinfo /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf/Bonobo_Sample_Hello.oafinfo make[5]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc/bonobo-hello' make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc/bonobo-hello' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc' make[5]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc' /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin /bin/sh ../../libtool --mode=install /usr/bin/install -c bonobo-sample-paint /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-sample-paint libtool: install: warning: `../../bonobo/libbonobo.la' has not been installed in `/usr/lib' libtool: install: warning: `../../bonobo/libbonobox.la' has not been installed in `/usr/lib' libtool: install: warning: `../../bonobo/libbonobo-print.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/bonobo-sample-paint /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-sample-paint /bin/sh ../../libtool --mode=install /usr/bin/install -c bonobo-sample-canvas-item /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-sample-canvas-item libtool: install: warning: `../../bonobo/libbonobo.la' has not been installed in `/usr/lib' libtool: install: warning: `../../bonobo/libbonobox.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/bonobo-sample-canvas-item /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-sample-canvas-item /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf /usr/bin/install -c -m 644 ./Bonobo_Sample_Paint.oaf /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf/Bonobo_Sample_Paint.oaf /usr/bin/install -c -m 644 ./Bonobo_Sample_CanvasItem.oaf /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf/Bonobo_Sample_CanvasItem.oaf make[5]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc' make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/compound-doc' Making install in bonobo-class make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/bonobo-class' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/bonobo-class' /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin /bin/sh ../../libtool --mode=install /usr/bin/install -c bonobo-echo /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-echo libtool: install: warning: `../../bonobo/libbonobo.la' has not been installed in `/usr/lib' libtool: install: warning: `../../bonobo/libbonobox.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/bonobo-echo /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/bonobo-echo /bin/sh ../../libtool --mode=install /usr/bin/install -c echo-client /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/echo-client libtool: install: warning: `../../bonobo/libbonobo.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/echo-client /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/echo-client /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl /usr/bin/install -c -m 644 ./Bonobo_Sample_Echo.idl /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/idl/Bonobo_Sample_Echo.idl /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf /usr/bin/install -c -m 644 ./Bonobo_Sample_Echo.oaf /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/oaf/Bonobo_Sample_Echo.oaf make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/bonobo-class' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples/bonobo-class' make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples' make[4]: `install-exec-am' に対して行うべき事はありません。 make[4]: `install-data-am' に対して行うべき事はありません。 make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples' make[2]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/samples' Making install in gshell make[2]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/gshell' make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/gshell' /bin/sh ../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c gshell /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/gshell libtool: install: warning: `../bonobo/libbonobo.la' has not been installed in `/usr/lib' libtool: install: warning: `../bonobo/libbonobox.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/gshell /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/bin/gshell /bin/sh ../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gnome/ui mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gnome/ui /usr/bin/install -c -m 644 ./gshell-ui.xml /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gnome/ui/gshell-ui.xml make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/gshell' make[2]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/gshell' Making install in tests make[2]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/tests' make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/tests' make[3]: `install-exec-am' に対して行うべき事はありません。 make[3]: `install-data-am' に対して行うべき事はありません。 make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/tests' make[2]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/tests' Making install in doc make[2]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc' Making install in api make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc/api' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc/api' make[4]: `install-exec-am' に対して行うべき事はありません。 /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/bonobo/html mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/bonobo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/bonobo/html /usr/bin/install -c -m 644 ./bonobo-api.sgml /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/bonobo/html/bonobo-api.sgml /usr/bin/install -c -m 644 ./bonobo-api.html /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/bonobo/html/bonobo-api.html /usr/bin/install -c -m 644 ./bonobo.hierarchy /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/bonobo/html/bonobo.hierarchy /usr/bin/install -c -m 644 ./bonobo.signals /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/bonobo/html/bonobo.signals /usr/bin/install -c -m 644 ./bonobo.types /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/bonobo/html/bonobo.types /usr/bin/install -c -m 644 ./bonobo-decl.txt /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/bonobo/html/bonobo-decl.txt /usr/bin/install -c -m 644 ./bonobo-sections.txt /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/bonobo/html/bonobo-sections.txt /bin/sh ../../mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/bonobo/html/bonobo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/bonobo/html/bonobo (installfiles=`echo ./html/*.html`; \ if test "$installfiles" = './html/*.html'; \ then echo '-- Nothing to install' ; \ else \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/bonobo/html/bonobo; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/bonobo/html/bonobo; \ echo '-- Fixing Crossreferences' ; \ gtkdoc-fixxref --module=bonobo --html-dir=/home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/bonobo/html|| true; \ fi) -- Installing ./html/bonobo-bonobo-arg.html -- Installing ./html/bonobo-bonobo-async.html -- Installing ./html/bonobo-bonobo-canvas-component.html -- Installing ./html/bonobo-bonobo-canvas-item.html -- Installing ./html/bonobo-bonobo-client-site.html -- Installing ./html/bonobo-bonobo-context.html -- Installing ./html/bonobo-bonobo-control-frame.html -- Installing ./html/bonobo-bonobo-control.html -- Installing ./html/bonobo-bonobo-embeddable.html -- Installing ./html/bonobo-bonobo-event-source.html -- Installing ./html/bonobo-bonobo-exception.html -- Installing ./html/bonobo-bonobo-generic-factory.html -- Installing ./html/bonobo-bonobo-item-container.html -- Installing ./html/bonobo-bonobo-item-handler.html -- Installing ./html/bonobo-bonobo-listener.html -- Installing ./html/bonobo-bonobo-main.html -- Installing ./html/bonobo-bonobo-moniker-extender.html -- Installing ./html/bonobo-bonobo-moniker-simple.html -- Installing ./html/bonobo-bonobo-moniker-util.html -- Installing ./html/bonobo-bonobo-moniker.html -- Installing ./html/bonobo-bonobo-object-client.html -- Installing ./html/bonobo-bonobo-object.html -- Installing ./html/bonobo-bonobo-persist-file.html -- Installing ./html/bonobo-bonobo-persist-stream.html -- Installing ./html/bonobo-bonobo-persist.html -- Installing ./html/bonobo-bonobo-plug.html -- Installing ./html/bonobo-bonobo-print-client.html -- Installing ./html/bonobo-bonobo-print.html -- Installing ./html/bonobo-bonobo-property-bag-client.html -- Installing ./html/bonobo-bonobo-property-bag-xml.html -- Installing ./html/bonobo-bonobo-property-bag.html -- Installing ./html/bonobo-bonobo-property-control.html -- Installing ./html/bonobo-bonobo-selector.html -- Installing ./html/bonobo-bonobo-socket.html -- Installing ./html/bonobo-bonobo-storage-plugin.html -- Installing ./html/bonobo-bonobo-storage.html -- Installing ./html/bonobo-bonobo-stream-client.html -- Installing ./html/bonobo-bonobo-stream-memory.html -- Installing ./html/bonobo-bonobo-stream.html -- Installing ./html/bonobo-bonobo-transient.html -- Installing ./html/bonobo-bonobo-ui-component.html -- Installing ./html/bonobo-bonobo-ui-container.html -- Installing ./html/bonobo-bonobo-ui-engine.html -- Installing ./html/bonobo-bonobo-ui-node.html -- Installing ./html/bonobo-bonobo-ui-sync.html -- Installing ./html/bonobo-bonobo-ui-util.html -- Installing ./html/bonobo-bonobo-view-frame.html -- Installing ./html/bonobo-bonobo-view.html -- Installing ./html/bonobo-bonobo-widget.html -- Installing ./html/bonobo-bonobo-win.html -- Installing ./html/bonobo-bonobo-wrapper.html -- Installing ./html/bonobo-bonobo-xobject.html -- Installing ./html/bonobo-controls.html -- Installing ./html/bonobo-core.html -- Installing ./html/bonobo-documents.html -- Installing ./html/bonobo-moniker-handlers.html -- Installing ./html/bonobo-notification.html -- Installing ./html/bonobo-object-activation.html -- Installing ./html/bonobo-print.html -- Installing ./html/bonobo-properties.html -- Installing ./html/bonobo-storage.html -- Installing ./html/bonobo-support-utilities.html -- Installing ./html/bonobo-ui.html -- Installing ./html/bonobo-view.html -- Installing ./html/book1.html -- Installing ./html/index.sgml -- Fixing Crossreferences make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc/api' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc/api' Making install in dia make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc/dia' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc/dia' make[4]: `install-exec-am' に対して行うべき事はありません。 make[4]: `install-data-am' に対して行うべき事はありません。 make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc/dia' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc/dia' make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc' make[4]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc' make[4]: `install-exec-am' に対して行うべき事はありません。 make[4]: `install-data-am' に対して行うべき事はありません。 make[4]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc' make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc' make[2]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/doc' Making install in po make[2]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/po' /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/az mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/az/LC_MESSAGES installing az.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/az/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ca mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ca/LC_MESSAGES installing ca.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ca/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/da mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/da/LC_MESSAGES installing da.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/da/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/de mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/de/LC_MESSAGES installing de.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/de/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/el mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/el/LC_MESSAGES installing el.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/el/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/en_GB mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/en_GB/LC_MESSAGES installing en_GB.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/en_GB/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/es mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/es/LC_MESSAGES installing es.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/es/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/fi mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/fi/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/fr mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/fr/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ga mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ga/LC_MESSAGES installing ga.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ga/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/gl mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/gl/LC_MESSAGES installing gl.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/gl/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/hu mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/hu/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/it mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/it/LC_MESSAGES installing it.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/it/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ja mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ja/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ko mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ko/LC_MESSAGES installing ko.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ko/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/lt mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/lt/LC_MESSAGES installing lt.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/lt/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/nl mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/nl/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/no mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/no/LC_MESSAGES installing no.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/no/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/pl mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/pl/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/pt mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/pt/LC_MESSAGES installing pt.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/pt/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/pt_BR mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/pt_BR/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ro mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ro/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ru mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/ru/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/sk mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/sk/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/sl mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/sl/LC_MESSAGES installing sl.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/sl/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/sv mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/sv/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/uk mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/uk/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/wa mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/wa/LC_MESSAGES installing wa.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/wa/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/tr mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/tr/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/zh_CN mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/zh_CN/LC_MESSAGES/bonobo.mo mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/zh_TW mkdir /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/locale/zh_TW/LC_MESSAGES/bonobo.mo if test "bonobo" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gettext/po; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14/po' make[2]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14' make[3]: Entering directory `/home/ishikawa/work/bonobo/bonobo-1.0.14' /bin/sh ./mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib /usr/bin/install -c -m 644 ./bonoboConf.sh /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonoboConf.sh /usr/bin/install -c -m 644 ./bonoboxConf.sh /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonoboxConf.sh /usr/bin/install -c -m 644 ./bonobox_printConf.sh /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/lib/bonobox_printConf.sh /bin/sh ./mkinstalldirs /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0 /usr/bin/install -c -m 644 bonobo.h /home/ishikawa/work/bonobo/bonobo-1.0.14/debian/bonobo/usr/include/gnome-1.0/bonobo.h make[3]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14' make[2]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14' make[1]: Leaving directory `/home/ishikawa/work/bonobo/bonobo-1.0.14' rm -f debian/bonobo/usr/lib/bonobo/plugin/*.la rm -f debian/bonobo/usr/lib/bonobo/plugin/*.a dh_movefiles --sourcedir=debian/bonobo rm -f debian/bonobo/usr/share/idl/Bonobo_Sample_Echo.idl rm -f debian/bonobo/usr/bin/*sample* rm -f debian/bonobo/usr/bin/*echo* find debian/ -type d -empty | xargs rmdir -p > /dev/null 2>&1 make: [install] エラー 123 (無視されました) rm `find debian -name gnomine.desktop` rm: 引数の数が少なすぎます 詳しくは `rm --help' を実行して下さい. make: [install] エラー 1 (無視されました) touch install-stamp dh_testdir dh_testroot dh_installdocs mv `pwd`/debian/bonobo/usr/share/bonobo/html \ `pwd`/debian/libbonobo-dev/usr/share/doc/libbonobo-dev/ dh_undocumented -pbonobo dh_undocumented -plibefs1 efstool.1 dh_undocumented -plibefs-dev libefs-config.1 dh_installchangelogs ChangeLog dh_link dh_strip dh_compress dh_fixperms dh_makeshlibs dh_makeshlibs -plibbonobo2 -V"libbonobo2 (>= 1.0.14)" cat debian/*/DEBIAN/shlibs > debian/shlibs.local dh_makeshlibs -plibbonobo2 -V"libbonobo2 (>= 1.0.14), bonobo (>= 1.0.14)" dh_installdeb dh_shlibdeps dpkg-shlibdeps: warning: could not find path for libefs.so.1 rm -f debian/shlibs.local dh_shlibdeps -plibefs1 dpkg-shlibdeps: warning: could not find path for libefs.so.1 dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: ../bonobo_1.0.14-1.0.1_sparc.deb にパッケージ `bonobo' を構築しています dpkg-deb: ../libbonobo2_1.0.14-1.0.1_sparc.deb にパッケージ `libbonobo2' を構築しています dpkg-deb: ../libbonobo-dev_1.0.14-1.0.1_sparc.deb にパッケージ `libbonobo-dev' を構築しています dpkg-deb: ../libefs-dev_1.0.14-1.0.1_sparc.deb にパッケージ `libefs-dev' を構築しています dpkg-deb: ../libefs1_1.0.14-1.0.1_sparc.deb にパッケージ `libefs1' を構築しています dpkg-genchanges -B -mISHIKAWA Mutsumi dpkg-genchanges: arch-specific upload - not including arch-independent packages dpkg-genchanges: binary-only upload - not including any source code dpkg-buildpackage: binary only upload (no source included) Now signing changes and dsc files... signfile bonobo_1.0.14-1.0.1_sparc.changes ISHIKAWA Mutsumi Successfully signed changes file