Skip site navigation (1)Skip section navigation (2)
Date:      19 Aug 2002 00:35:21 -0400
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        "Simson L. Garfinkel" <slg@ex.com>
Cc:        FreeBSD GNOME Users <gnome@FreeBSD.org>
Subject:   Re: bonobo won't build...
Message-ID:  <1029731722.1407.23.camel@shumai.marcuscom.com>
In-Reply-To: <013601c24737$d892ade0$0901a8c0@KITCHEN>
References:   <200208151524.g7FFORUN050797@freefall.freebsd.org><013a01c24477$d527fd80$010 0007f@slgpcg><1029428803.322.26.camel@gyros.marcuscom.com><018501c2447b$4e01 c440$0100007f@slgpcg><1029431420.322.32.camel@gyros.marcuscom.com><008701c24 4a6$0017b9d0$0b01a8c0@slgpcg><1029450320.322.117.camel@gyros.marcuscom.com>< 012101c244ac$035aef30$0b01a8c0@slgpcg><1029688525.3914.8.camel@shumai.marcus com.com> <009201c246d7$91bd4b10$0901a8c0@KITCHEN><1029705999.5383.4.camel@shumai.marc uscom.com> <00bb01c24730$fd30a0a0$0901a8c0@KITCHEN> <1029729262.1407.4.camel@shumai.marcuscom.com>  <013601c24737$d892ade0$0901a8c0@KITCHEN>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-lBdWrFkxItLkq0Jj3HKK
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Mon, 2002-08-19 at 00:15, Simson L. Garfinkel wrote:
> I do a cvsup in ports weekly.  At Vineyard.NET, my ISP, we try to upgrade
> the systems as infrequently as possible, due to the nature of the busines=
s.
> It's just easier. At home I try to stay fairly current.
>=20
> You are right about the organic nature of the ports collection. I really =
do
> want to thank you for your help, as well. Moving forwards, though, I do n=
ot
> think that things can continue to grow the way that they have been.
>=20
> One way of moving things would be to have a "GNOME Package" which simply
> installs all of GNOME as a base. It would be self-consistent, even if it
> wasn't up-to-date.  That might have been good enough for my case.

That exists, though with the recent release of 4.6.2, it's not as
current as the ports are now.  You should be able to find GNOME 1
packages on the FreeBSD ftp site.  As for GNOME 2, I'm hosting those
packages at http://www.marcuscom.com/downloads/packages/gnome/.  As soon
as the package building cluster gets caught up, they should also be
available on the FreeBSD FTP site.

>=20
> ...
>=20
> in any event, that massive portupgrade -r pkgconfig just finished, but
> bonobo still won't build:

Looks like some old directories are still lying around.  A search of the
freebsd-gnome archives yielded another user with the same problem.  We
concluded they had some old ORBit header files lying around.

Basically, delete all the /usr/local/include/orb* files and directories
except orbit-1.0 and orbit-2.0.  If you have anymore problems, plug in
bonobo-arg to the mailing list search engine at
http://www.freebsd.org/search/search.html, select the Gnome list, and
search.

Most problems you'll encounter have occurred before, and the mailing
list archive is the best way to go.

Joe

>=20
> rm -f .libs/bonobo-arg.lo
> cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=3D\"/usr/X11R6/share/loc=
ale\"
>  -DBONOBO_UIDIR=3D\"/usr/X11R6/share/gnome/ui/\" -DPLUGIN_DIR=3D\"/usr/X1=
1R6/lib
> /bonobo/plugin\" -DG_LOG_DOMAIN=3D\"Bonobo\" -DBONOBO_LOCALEDIR=3D\"/usr/=
X11R6/s
> hare/locale\" -I. -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include=
/gn
> ome-1.0 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMES=
UPP
> ORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/u=
sr/
> local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf=
-1.
> 0 -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/lo=
cal
> /include/orbit-1.0 -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/inclu=
de/
> gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inclu=
de=20
> -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/i=
ncl
> ude -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/=
gli
> b12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -Wunused -c
> bonobo-arg.c  -fPIC -DPIC -o .libs/bonobo-arg.lo
> bonobo-arg.c: In function `bonobo_arg_new':
> bonobo-arg.c:30: syntax error before `dyn'
> bonobo-arg.c:37: `dyn' undeclared (first use in this function)
> bonobo-arg.c:37: (Each undeclared identifier is reported only once
> bonobo-arg.c:37: for each function it appears in.)
> bonobo-arg.c:40: warning: implicit declaration of function
> `DynamicAny_DynAny_to_any'
> bonobo-arg.c:40: warning: assignment makes pointer from integer without a
> cast
> bonobo-arg.c:41: warning: implicit declaration of function
> `DynamicAny_DynAny_destroy'
> bonobo-arg.c: In function `bonobo_arg_is_equal':
> bonobo-arg.c:355: incompatible type for argument 1 of `ORBit_any_equivale=
nt'
> bonobo-arg.c:355: incompatible type for argument 2 of `ORBit_any_equivale=
nt'
> gmake[2]: *** [bonobo-arg.lo] Error 1
> gmake[2]: Leaving directory
> `/raid4/usr/ports/devel/bonobo/work/bonobo-1.0.20/bonobo'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/raid4/usr/ports/devel/bonobo/work/bonobo-1.0.20'
> gmake: *** [all-recursive-am] Error 2
> *** Error code 2
>=20
> Stop in /raid4/usr/ports/devel/bonobo.
> *** Error code 1
>=20
> Stop in /raid4/usr/ports/palm/gnomepilot.
> *** Error code 1
>=20
> Stop in /raid4/usr/ports/palm/gnomepilot-conduits.
> *** Error code 1
>=20
> Stop in /raid4/usr/ports/mail/evolution.
>=20
> Looks like the problem with the Corba thing, but that's actually up to da=
te:
>=20
> r2# pkg_info | grep ORB
> ORBit-0.5.17        High-performance CORBA ORB with support for the C
> language
> ORBit2-2.4.1        High-performance CORBA ORB with support for the C
> language
> libIDL-0.8.0        A library for creating trees of CORBA Interface
> Definition
> r2#
>=20
> Any more thoughts?
> ----- Original Message -----
> From: "Joe Marcus Clarke" <marcus@FreeBSD.org>
> To: "Simson L. Garfinkel" <slg@ex.com>
> Cc: "FreeBSD GNOME Users" <gnome@FreeBSD.org>
> Sent: Sunday, August 18, 2002 11:54 PM
> Subject: Re: ports/41498: gconf in ports doesn't build.
>=20
>=20
>=20
>=20


--=-lBdWrFkxItLkq0Jj3HKK
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQA9YHWJb2iPiv4Uz4cRAhDLAJ0b8FAGld0Kb4xog/TO2kdDKguc+gCaAgUz
L+DOh7BKQheAz3+jQGGwtyk=
=ScKy
-----END PGP SIGNATURE-----

--=-lBdWrFkxItLkq0Jj3HKK--


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?1029731722.1407.23.camel>