From owner-freebsd-gnome Wed May 22 14:42:46 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from shumai.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 2512837B403 for ; Wed, 22 May 2002 14:42:41 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@localhost.marcuscom.com [127.0.0.1]) by shumai.marcuscom.com (8.12.3/8.12.2) with ESMTP id g4MLhZCv099344; Wed, 22 May 2002 17:43:35 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.12.3/8.12.3/Submit) with ESMTP id g4MLhZP3099341; Wed, 22 May 2002 17:43:35 -0400 (EDT) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Wed, 22 May 2002 17:43:35 -0400 (EDT) From: Joe Clarke To: Edward Glowacki Cc: gnome@FreeBSD.ORG Subject: Re: libgnomecanvas compile problem In-Reply-To: <1022099698.97176.50.camel@hurakan.cl.msu.edu> Message-ID: <20020522174321.N97677-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 22 May 2002, Edward Glowacki wrote: > On Wed, 2002-05-22 at 14:42, Joe Clarke wrote: > > On 22 May 2002, Edward Glowacki wrote: > > > 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? > > > > portupgrade -r pkgconfig > > OK, that is complete, looks like most everything compiled OK, except a > few misc packages that aren't important right now (xscreensaver, etc..) > > > > Grr... while writing this I just ran into another snag in my libbonoboui > > > compile... =) > > > > Remove /usr/X11R6/include/libgnome. This should be a legacy symlink that > > should not longer exist with the new APIs. > > > Now I'm getting failed compiles with libgnomeui... ugh! Somehow I think > I managed to try this upgrade in exactly the wrong way! =-) Yes you did. Remove /usr/X11R6/include/bonobo, and you should be set. Joe > > cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"GnomeUI\" > -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 -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 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 > -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0 > -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 > -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 > -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 > -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/libbonoboui-2.0 > -I/usr/X11R6/include/libglade-2.0 -I/usr/local/include -O -pipe -c > glade-gnome.c -fPIC -DPIC -o .libs/glade-gnome.lo > In file included from > /usr/X11R6/include/libbonoboui-2.0/libbonoboui.h:18, > from glade-gnome.c:35: > /usr/X11R6/include/bonobo/bonobo-widget.h:13: libgnome/gnome-defs.h: No > such file or directory > In file included from /usr/X11R6/include/bonobo/bonobo-widget.h:17, > from > /usr/X11R6/include/libbonoboui-2.0/libbonoboui.h:18, > from glade-gnome.c:35: > /usr/X11R6/include/bonobo/bonobo-wrapper.h:13: libgnome/gnome-defs.h: No > such file or directory > > > [this repeats for quite a while with other files not finding > gnome-defs.h, until the compile finally fails totally...] > > > In file included from /usr/X11R6/include/libbonoboui-2.0/libbonoboui.h:42, > from glade-gnome.c:35: > /usr/X11R6/include/libbonoboui-2.0/bonobo/bonobo-ui-toolbar.h:26: syntax > error before `typedef' > gmake[2]: *** [glade-gnome.lo] Error 1 > gmake[2]: Leaving directory > `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-1.117.0/glade' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-1.117.0' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in /usr/ports/x11-toolkits/libgnomeui. > > > -- > 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 > > PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message