From owner-freebsd-ports Wed Feb 20 8:44:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 327F837B404; Wed, 20 Feb 2002 08:44:11 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id SAA63940; Wed, 20 Feb 2002 18:44:05 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h93.229.dialup.iptcom.net [212.9.229.93]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id SAA63785; Wed, 20 Feb 2002 18:44:02 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g1KGhVX26345; Wed, 20 Feb 2002 18:43:31 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C73D24E.551ECDB3@FreeBSD.org> Date: Wed, 20 Feb 2002 18:43:58 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Alexander Yeremenko Cc: freebsd-questions@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: bonobo-conf problems References: <20020220181121.A11777@sita.kiev.ua> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Please check two things: 1. That bonobo port installed on your system is the latest version available from the ports (1.0.19). Update if necessary. 2. Check that you don't have several Bonobo.h files in your /usr/X11R6/include (find /usr/X11R6/include -name Bonobo.h) - remove superfluous one if necessay. -Maxim Alexander Yeremenko 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-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message