From owner-freebsd-questions Wed Feb 20 8:11:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sima.sita.kiev.ua (sima.sita.kiev.ua [193.193.223.17]) by hub.freebsd.org (Postfix) with ESMTP id 4D96E37B400; Wed, 20 Feb 2002 08:11:25 -0800 (PST) Received: (from ay@localhost) by sima.sita.kiev.ua (8.Who.Cares/8.Who.Cares) id SAA11877; Wed, 20 Feb 2002 18:11:21 +0200 (EET) (envelope-from ay) Date: Wed, 20 Feb 2002 18:11:21 +0200 From: Alexander Yeremenko To: freebsd-questions@freebsd.org Cc: freebsd-ports@freebsd.org Subject: bonobo-conf problems Message-ID: <20020220181121.A11777@sita.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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