Trying to update some libbono and libgnome packages on 10.3.9, and I get the following error after some compilation work:
*****
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DORBIT2=1 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0 -I/sw/include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs-2.0/include -DG_LOG_DOMAIN=\"libgnome\" -DVERSION=\"2.12.0.1\" -no-cpp-precomp -I/sw/include -O3 -funroll-loops -fstrict-aliasing -c bonobo-moniker-conf-indirect.c -fno-common -DPIC -o .libs/bonobo-moniker-conf-indirect.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DORBIT2=1 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0 -I/sw/include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs-2.0/include -DG_LOG_DOMAIN=\"libgnome\" -DVERSION=\"2.12.0.1\" -no-cpp-precomp -I/sw/include -O3 -funroll-loops -fstrict-aliasing -c bonobo-moniker-conf-indirect.c -o bonobo-moniker-conf-indirect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DORBIT2=1 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0 -I/sw/include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs-2.0/include -DG_LOG_DOMAIN=\"libgnome\" -DVERSION=\"2.12.0.1\" -no-cpp-precomp -I/sw/include -O3 -funroll-loops -fstrict-aliasing -c -o bonobo-moniker-extra.lo bonobo-moniker-extra.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DORBIT2=1 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0 -I/sw/include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs-2.0/include -DG_LOG_DOMAIN=\"libgnome\" -DVERSION=\"2.12.0.1\" -no-cpp-precomp -I/sw/include -O3 -funroll-loops -fstrict-aliasing -c bonobo-moniker-extra.c -fno-common -DPIC -o .libs/bonobo-moniker-extra.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DORBIT2=1 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0 -I/sw/include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs-2.0/include -DG_LOG_DOMAIN=\"libgnome\" -DVERSION=\"2.12.0.1\" -no-cpp-precomp -I/sw/include -O3 -funroll-loops -fstrict-aliasing -c bonobo-moniker-extra.c -o bonobo-moniker-extra.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -funroll-loops -fstrict-aliasing -L/sw/lib -o libmoniker_extra_2.la -rpath /sw/lib/bonobo/monikers -module -avoid-version -no-undefined -Wl,-framework,CoreAudio -L/sw/lib -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv -lesd -laudiofile -lm bonobo-config-bag.lo bonobo-moniker-config.lo bonobo-moniker-conf-indirect.lo bonobo-moniker-extra.lo -lpopt gcc -o .libs/libmoniker_extra_2.so -bundle .libs/bonobo-config-bag.o .libs/bonobo-moniker-config.o .libs/bonobo-moniker-conf-indirect.o .libs/bonobo-moniker-extra.o -L/sw/lib /sw/lib/libgobject-2.0.dylib /sw/lib/libgnomevfs-2.dylib /sw/lib/libORBitCosNaming-2.dylib /sw/lib/libxml2.dylib /sw/lib/libbonobo-2.dylib /sw/lib/libbonobo-activation.dylib /sw/lib/libgconf-2.dylib /sw/lib/libORBit-2.dylib /sw/lib/libgmodule-2.0.dylib /sw/lib/libgthread-2.0.dylib /sw/lib/libglib-2.0.dylib /sw/lib/libintl.dylib /sw/lib/libiconv.dylib /sw/lib/libesd.dylib /sw/lib/libaudiofile.dylib -lm /sw/lib/libpopt.dylib -Wl,-framework -Wl,CoreAudio
ld: warning -prebind has no effect with -bundle
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.o) definition of _locale_charset
ar cru .libs/libmoniker_extra_2.a bonobo-config-bag.o bonobo-moniker-config.o bonobo-moniker-conf-indirect.o bonobo-moniker-extra.o
ranlib .libs/libmoniker_extra_2.a
creating libmoniker_extra_2.la
(cd .libs && rm -f libmoniker_extra_2.la && ln -s ../libmoniker_extra_2.la libmoniker_extra_2.la) sed -e "s|[EMAIL PROTECTED]@|/sw/lib/bonobo/monikers|" GNOME_Moniker_std.server.in.in > GNOME_Moniker_std.server.in LC_ALL=C ../intltool-merge -o -u -c ../po/.intltool-merge-cache ../po GNOME_Moniker_std.server.in GNOME_Moniker_std.server
Generating and caching the translation database
WARNING: ../po/ja.po is not in UTF-8 but EUC-JP, converting...
Merging translations into GNOME_Moniker_std.server.
Making all in schemas
LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po desktop_gnome_accessibility_keyboard.schemas.in desktop_gnome_accessibility_keyboard.schemas
make[2]: *** [desktop_gnome_accessibility_keyboard.schemas] Bus error
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-libgnome2-2.12.0.1-4
(Reading database ... 79983 files and directories currently installed.)
Removing fink-buildlock-libgnome2-2.12.0.1-4 ...
Failed: phase compiling: libgnome2-2.12.0.1-4 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists. As a last resort, you can try e-mailing
the maintainer directly:

        The Gnome Core Team <[EMAIL PROTECTED]>
***********

Package manager version: 0.24.15
Distribution version: 0.7.2.rsync

**********

Any ideas?



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to