Date: Wed, 20 Feb 2002 11:17:49 -0800 (PST) From: Radhika Sambamurti <radhika_narendran@yahoo.com> To: freebsd-questions@freebsd.org Subject: Re: bonobo-conf problems Message-ID: <20020220191749.70457.qmail@web9306.mail.yahoo.com> In-Reply-To: <20020220181121.A11777@sita.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
It helps if all the ports in your system are up to date. I had a similar problem, and used CVSUP (see man cvsup) to update all the ports. Then building bonobo-19 was easier, as it grabbed the latest libraries it needed. What usually gets in the way is older libraries that conflict with this version. --- Alexander Yeremenko <ay@sita.kiev.ua> wrote: > I've got something wrong with bonobo-conf port/package. > It fails to build at 4.2-RELEASE, 4.5-RELEASE, 4-STABLE > with] > diagnostic : > ===> Building for bonobo-conf-0.14 > ... > Making all in bonobo-conf > gmake[2]: Entering directory > `/misc/FreeBSD/RELENG_4-STABLE/ports/devel/bonobo-conf/work/bonobo-conf-0.14/bonobo-conf' > /bin/sh ../libtool --mode=link cc -O -pipe > -I/usr/X11R6/include -L/usr/X11R6/lib -o > test-config-moniker test-config-moniker.o > libbonobo_conf.la -Wl,-E -L/usr/X11R6/lib > -L/usr/local/lib -lbonobo -loaf -lORBitCosNaming -lORBit > -lIIOP -lORBitutil -lwrap -lbonobox -lXpm -ljpeg > -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng > -lSM -lICE -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 > -lXext -lX11 -lxml -lz -lgnome -lgnomesupport -lintl > -lesd -laudiofile -lm -lglib12 -L/usr/local/lib > cc -O -pipe -I/usr/X11R6/include -o > .libs/test-config-moniker test-config-moniker.o -Wl,-E > -L/usr/X11R6/lib ./.libs/libbonobo_conf.so > -L/usr/local/lib -lbonobo -loaf -lORBitCosNaming -lORBit > -lIIOP -lORBitutil -lwrap -lbonobox -lXpm -ljpeg > -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng > -lSM -lICE -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 > -lXext -lX11 -lxml -lz -lgnome -lgnomesupport -lintl > -lesd -laudiofile -lm -lglib12 -Wl,--rpath > -Wl,/usr/X11R6/lib > ./.libs/libbonobo_conf.so: undefined reference to > `g_critical' > gmake[2]: *** [test-config-moniker] Error 1 > gmake[2]: Leaving directory > `/misc/FreeBSD/RELENG_4-STABLE/ports/devel/bonobo-conf/work/bonobo-conf-0.14/bonobo-conf' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/misc/FreeBSD/RELENG_4-STABLE/ports/devel/bonobo-conf/work/bonobo-conf-0.14' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in > /misc/FreeBSD/RELENG_4-STABLE/ports/devel/bonobo-conf. > *** Error code 1 > > I was dumb enough to get ALL versions of bonobo-conf > sources from > www.gnome.com. > ALL of them fails, some with thr same diagnostics, some > - with > > ... > Making all in tests > make: don't know how to make test-config.xmldb. Stop > *** Error code 1 > > I do not believe that all of those packages are broken. > Rather > something wrong at my boxes ? But a lot of other ports > were built on > them sucsessfully. All required libraries aseems to be > present ... > > Any ideas ? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ===== It's all a matter of perspective. You can choose your view by choosing where to stand. --Larry Wall __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020220191749.70457.qmail>