From owner-freebsd-gnome Wed May 22 11:36:39 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from hurakan.cl.msu.edu (hurakan.cl.msu.edu [35.8.3.39]) by hub.freebsd.org (Postfix) with ESMTP id 710DC37B405 for ; Wed, 22 May 2002 11:36:34 -0700 (PDT) Received: from hurakan.cl.msu.edu (localhost [127.0.0.1]) by hurakan.cl.msu.edu (8.12.3/8.12.3) with ESMTP id g4MIaXbt021536; Wed, 22 May 2002 14:36:33 -0400 (EDT) (envelope-from glowack2@msu.edu) Received: (from glowack2@localhost) by hurakan.cl.msu.edu (8.12.3/8.12.3/Submit) id g4MIaXkq021528; Wed, 22 May 2002 14:36:33 -0400 (EDT) X-Authentication-Warning: hurakan.cl.msu.edu: glowack2 set sender to glowack2@msu.edu using -f Subject: Re: libgnomecanvas compile problem From: Edward Glowacki To: Joe Clarke Cc: gnome@FreeBSD.ORG In-Reply-To: <20020522141510.D97677-100000@shumai.marcuscom.com> References: <20020522141510.D97677-100000@shumai.marcuscom.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 22 May 2002 14:36:33 -0400 Message-Id: <1022092593.97176.27.camel@hurakan.cl.msu.edu> 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 On Wed, 2002-05-22 at 14:15, Joe Clarke wrote: > Ah. Looks like you might still have an old version of libglade installed. > You need to have the latest versions of the GNOME 1.4 API if you want to > install the GNOME 2.0 desktop along side it. > > Joe # pkg_info |grep libglade libglade-0.17_1 < needs updating (port has 0.17_2) libglade2-1.99.12 = up-to-date with port I upgraded libglade to 0.17_2, and I'm adding/updating other dependencies for gnome2 as I encounter problems. What's the best way to get the GNOME 1.4 API properly up-to-date? Grr... while writing this I just ran into another snag in my libbonoboui compile... =) cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/libxml2 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -DPLUGIN_DIR=\"\" -DBONOBO_UI_INTERNAL -DBONOBO_UIDIR=\"/usr/X11R6/share/gnome/gnome-2.0/ui/\" -DBONOBO_LIBDIR=\"/usr/X11R6/lib\" -DBONOBO_DATADIR=\"/usr/X11R6/share/gnome\" -DBONOBO_PIXMAPDIR=\"/usr/X11R6/share/gnome/pixmaps\" -DBONOBO_BINDIR=\"/usr/X11R6/bin\" -DBONOBO_LOCALSTATEDIR=\"/usr/X11R6/share/gnome\" -DBONOBO_LOCALEDIR=\"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DBONOBO_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"1.116.0\" -I/usr/local/include -O -pipe -c bonobo-canvas-item.c -fPIC -DPIC -o .libs/bonobo-canvas-item.lo In file included from /usr/local/include/libintl.h:22, from /usr/X11R6/include/libgnome/gnome-i18n.h:16, from bonobo-canvas-item.c:22: /usr/include/locale.h:39: syntax error before `struct' In file included from bonobo-canvas-item.c:24: /usr/X11R6/include/gtk-2.0/gdk/gdkprivate.h:47: syntax error before `void' gmake[2]: *** [bonobo-canvas-item.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-1.116.0/bonobo' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-1.116.0' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11-toolkits/libbonoboui. *** Error code 1 -- Edward Glowacki glowack2@msu.edu Michigan State University "...a partial solution to the right problem is better than a complete solution to the wrong one." (http://uiweb.com/issues/issue14.htm) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message