Date: 11 Jul 2002 22:50:43 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Falk Schubert <falk@lunat23.de> Cc: gnome@FreeBSD.ORG Subject: Re: bonobo-conf Message-ID: <1026442244.369.3.camel@gyros.marcuscom.com> In-Reply-To: <B9535987.145AA%ade@FreeBSD.org> References: <B9535987.145AA%ade@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2002-07-11 at 18:49, Ade Lovett wrote: > Sorry, I don't have anything to do with GNOME these days.. I've cc'd the > relevant people who should be able to help (gnome@FreeBSD.org) g_critical is defined in glib.h (part of the glib12 port). Make sure you have the latest version of glib12 correctly installed, then try to rebuild. You may also consider updating all your GNOME components to remove the library conflicts. Joe > > -aDe > > > On 07/11/02 15:04, "Falk Schubert" <falk@lunat23.de> wrote: > > > Hi, > > > > I was trying to build the new version of evolution and I got stuck > > building bonobo-conf because > > of some error: > > > > cc -O -pipe -o .libs/test-config-moniker test-config-moniker.o > > .libs/libbonobo_c > > onf.so -L/usr/local/lib -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lbonobo > > -loaf > > -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lbonobox -lXpm > > -lgnomeui -la > > rt_lgpl -lgdk_imlib -lungif -lSM -lICE -lgdk_pixbuf -ltiff -ljpeg -lpng > > -lgtk12 > > -lgdk12 -lgmodule12 -lxpg4 -lXext -lX11 -lxml -lz -lgnome -lgnomesupport > > -lintl > > -lesd -laudiofile -lm -lglib12 -L/usr/local/lib -Wl,--rpath > > -Wl,/usr/X11R6/lib > > /usr/libexec/elf/ld: warning: libpng.so.4, needed by > > /usr/X11R6/lib/libgnomeui.s > > o, may conflict with libpng.so.5 > > /usr/libexec/elf/ld: warning: libintl.so.1, needed by > > /usr/X11R6/lib/libgnomeui. > > so, may conflict with libintl.so.2 > > .libs/libbonobo_conf.so: undefined reference to `g_critical' > > gmake[2]: *** [test-config-moniker] Error 1 > > gmake[2]: Leaving directory > > `/usr/ports/devel/bonobo-conf/work/bonobo-conf-0.14/ > > bonobo-conf' > > gmake[1]: *** [all-recursive] Error 1 > > gmake[1]: Leaving directory > > `/usr/ports/devel/bonobo-conf/work/bonobo-conf-0.14' > > gmake: *** [all-recursive-am] Error 2 > > *** Error code 2 > > > > Stop in /usr/ports/devel/bonobo-conf. > > *** Error code 1 > > > > > > Do you have a glue why there is an error? > > > > thanks a lot > > > > falk > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1026442244.369.3.camel>