Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2002 13:01:33 -0500 (CDT)
From:      burningclown@westhost43.westhost.net
To:        freebsd-questions <freebsd-questions@FreeBSD.org>
Subject:   gnome2 epic quest
Message-ID:  <Pine.LNX.4.44.0207151215400.12337-100000@westhost43.westhost.net>

next in thread | raw e-mail | index | archive | help

Hi -

I spent the weekend attempting to upgrade to Gnome 2 and KDE 3, woohoo. I made 
it to KDE 3 but Gnome 2 is proving elusive. There seemed to be something between 
Glade2 and libgnomecanvas that just ... wasn't happy. When I examined the output 
I found that both were crapping out over the same thing. I was careful to 'make 
clean' before both build attempts:

<output prior to this snipped>

cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"GnomeCanvas\" -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include/libglade-2.0 -I/usr/local/include -O -pipe -c glade-canvas.c  -fPIC -DPIC -o .libs/glade-canvas.lo
In file included from /usr/local/include/glade/glade-build.h:25,
                 from glade-canvas.c:35:
/usr/local/include/glade/glade-xml.h:26: gtk/gtkdata.h: No such file or directory
In file included from /usr/local/include/glade/glade-build.h:25,
                 from glade-canvas.c:35:
/usr/local/include/glade/glade-xml.h:44: syntax error before `GtkData'
/usr/local/include/glade/glade-xml.h:54: syntax error before `GtkDataClass'
glade-canvas.c:41: syntax error before `static'
glade-canvas.c: In function `glade_module_register_widgets':
glade-canvas.c:83: `glade_standard_build_widget' undeclared (first use in this function)
glade-canvas.c:83: (Each undeclared identifier is reported only once
glade-canvas.c:83: for each function it appears in.)
gmake[2]: *** [glade-canvas.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.0.1/glade'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.0.1'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

<end snipped>


I reinstalled gtk2.0 just to be safe, examined -it- and found that it gets 
installed to /usr/X11R6/include, not /usr/local/include as the above seems to 
expect ... can -I- fix this by simply rewriting the include statement in 
glade-xml.h? Or, er, what?

Any advice would be appreciated and I hope this isn't a stupid question ....

Thanks,

Glenn Becker

+----------------+
http://www.burningclown.com
"Everyone's Portal to Nothing At All"
+----------------+



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0207151215400.12337-100000>