Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 18:43:58 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Alexander Yeremenko <ay@sita.kiev.ua>
Cc:        freebsd-questions@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: bonobo-conf problems
Message-ID:  <3C73D24E.551ECDB3@FreeBSD.org>
References:  <20020220181121.A11777@sita.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
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-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C73D24E.551ECDB3>