From owner-freebsd-gnome Sun Aug 18 21:21:35 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 9E8D637B400; Sun, 18 Aug 2002 21:21:31 -0700 (PDT) Received: from r2.nitroba.com (sdsl-64-7-15-234.dsl.bos.megapath.net [64.7.15.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ED1143E3B; Sun, 18 Aug 2002 21:21:30 -0700 (PDT) (envelope-from slg@ex.com) Received: from KITCHEN (KITCHEN.NITROBA.COM [192.168.1.9]) by r2.nitroba.com (Postfix) with SMTP id B0FA6E4442E; Mon, 19 Aug 2002 00:21:29 -0400 (EDT) Message-ID: <013601c24737$d892ade0$0901a8c0@KITCHEN> From: "Simson L. Garfinkel" To: "Joe Marcus Clarke" Cc: "FreeBSD GNOME Users" References: <200208151524.g7FFORUN050797@freefall.freebsd.org><013a01c24477$d527fd80$0100007f@slgpcg><1029428803.322.26.camel@gyros.marcuscom.com><018501c2447b$4e01c440$0100007f@slgpcg><1029431420.322.32.camel@gyros.marcuscom.com><008701c244a6$0017b9d0$0b01a8c0@slgpcg><1029450320.322.117.camel@gyros.marcuscom.com><012101c244ac$035aef30$0b01a8c0@slgpcg><1029688525.3914.8.camel@shumai.marcuscom.com> <009201c246d7$91bd4b10$0901a8c0@KITCHEN><1029705999.5383.4.camel@shumai.marcuscom.com> <00bb01c24730$fd30a0a0$0901a8c0@KITCHEN> <1029729262.1407.4.camel@shumai.marcuscom.com> Subject: bonobo won't build... Date: Mon, 19 Aug 2002 00:15:53 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 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 business. It's just easier. At home I try to stay fairly current. 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 not think that things can continue to grow the way that they have been. 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. ... in any event, that massive portupgrade -r pkgconfig just finished, but bonobo still won't build: rm -f .libs/bonobo-arg.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/X11R6/share/locale\" -DBONOBO_UIDIR=\"/usr/X11R6/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/X11R6/lib /bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/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_GNOMESUPP ORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/ 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/local /include/orbit-1.0 -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/ gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/incl 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_equivalent' bonobo-arg.c:355: incompatible type for argument 2 of `ORBit_any_equivalent' 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 Stop in /raid4/usr/ports/devel/bonobo. *** Error code 1 Stop in /raid4/usr/ports/palm/gnomepilot. *** Error code 1 Stop in /raid4/usr/ports/palm/gnomepilot-conduits. *** Error code 1 Stop in /raid4/usr/ports/mail/evolution. Looks like the problem with the Corba thing, but that's actually up to date: 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# Any more thoughts? ----- Original Message ----- From: "Joe Marcus Clarke" To: "Simson L. Garfinkel" Cc: "FreeBSD GNOME Users" Sent: Sunday, August 18, 2002 11:54 PM Subject: Re: ports/41498: gconf in ports doesn't build. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message