From owner-freebsd-gnome Sat Jun 29 22: 3: 9 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EEED37B405 for ; Sat, 29 Jun 2002 22:03:04 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D88B43E09 for ; Sat, 29 Jun 2002 22:03:03 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.4/8.12.3) with ESMTP id g5U526BB071320; Sun, 30 Jun 2002 01:02:06 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: bonobo won't compile (for GNOME), using ports From: Joe Marcus Clarke To: Andrei Cojocaru Cc: freebsd-gnome@FreeBSD.ORG In-Reply-To: <000901c21fe1$a5e44b60$0200a8c0@twothousand> References: <000901c21fe1$a5e44b60$0200a8c0@twothousand> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-vf76JVJZBcUnqT2If4S4" X-Mailer: Ximian Evolution 1.0.7 Date: 30 Jun 2002 01:03:27 -0400 Message-Id: <1025413408.17833.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-vf76JVJZBcUnqT2If4S4 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-06-29 at 22:55, Andrei Cojocaru wrote: > When I try to compile bonobo in /usr/ports/devel/bonobo I get: >=20 > 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 > -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 -I/usr/X11R6/inclu= de > -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 > `/usr/ports/devel/bonobo/work/bonobo-1.0.20/bonobo' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/devel/bonobo/work/bonobo-1.0.20' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 >=20 > Stop in /usr/ports/devel/bonobo. >=20 > I searched the web and found people have had similar problems, and a repl= y > said that the type the compiler was failing on was in > /usr/local/include/orbit-1.0/orb/dynany.h. So I tried to include > (as this is my first time trying to get GNOME to run). >=20 > Any ideas? Thanks please include me directly in the reply as I am > notsubscribed to this mailing list. >=20 > Note: If you see a similar email on the freebsd-questions mailing list fr= om > me, my sincere apologies, I did not originally consider to email this > mailing list. But now I have and hope to get a more expedient answer here= :) Make sure you have the latest version of ORBit installed. As of this writing, that is 0.5.17. Then, go to /usr/local/include, and make sure you have a /usr/local/include/orbit-1.0 with the following subcomponents: IIOP/ ORBitservices/ ORBitutil/ orb/ orbit-idl2.h Make sure you do _not_ have a /usr/local/include/orbit (without a version number) directory. If you do, delete it, then try rebuilding bonobo. Joe > ---- > Andrei Cojocaru > spinlock_lists@empirequest.com >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message >=20 --=-vf76JVJZBcUnqT2If4S4 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) iD8DBQA9HpEfb2iPiv4Uz4cRApA8AKCmZX0jEWPlY/SqbuKr1UOI1pL/dgCgmNDk sj+Ho0gMKy4e2jc0sud1gSs= =hNhE -----END PGP SIGNATURE----- --=-vf76JVJZBcUnqT2If4S4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message