Skip site navigation (1)Skip section navigation (2)
Date:      22 May 2002 16:34:58 -0400
From:      Edward Glowacki <glowack2@msu.edu>
To:        Joe Clarke <marcus@marcuscom.com>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: libgnomecanvas compile problem
Message-ID:  <1022099698.97176.50.camel@hurakan.cl.msu.edu>
In-Reply-To: <20020522144051.Q97677-100000@shumai.marcuscom.com>
References:  <20020522144051.Q97677-100000@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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! =-) 

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1022099698.97176.50.camel>