Skip site navigation (1)Skip section navigation (2)
Date:      22 May 2002 13:33:36 -0400
From:      Edward Glowacki <glowack2@msu.edu>
To:        gnome@freebsd.org
Subject:   libgnomecanvas compile problem
Message-ID:  <1022088816.78353.534.camel@hurakan.cl.msu.edu>

next in thread | raw e-mail | index | archive | help
Hope this is the right maintainer address for libgnomecanvas, the
Makefile is missing a MAINTAINER= line... =)

I can't seem to get libgnomecanvas to compile... (trying to build
gnome2-beta5 from ports...).  I *think* most of my dependencies are
up-to-date (but portupgrade doesn't like me today, so I'm not entirely
sure)...  Anyways, I get the following errors.  Any help would be
appreciated.  Thanks!
-ED

Making all in glade
gmake[2]: Entering directory
`/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-1.117.0/glade'
/bin/sh ../libtool --mode=compile 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
rm -f .libs/glade-canvas.lo
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/X11R6/include/glade/glade-build.h:25,
                 from glade-canvas.c:35:
/usr/X11R6/include/glade/glade-xml.h:26: gtk/gtkdata.h: No such file or
directory
In file included from /usr/X11R6/include/glade/glade-build.h:25,
                 from glade-canvas.c:35:
/usr/X11R6/include/glade/glade-xml.h:44: syntax error before `GtkData'
/usr/X11R6/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-1.117.0/glade'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-1.117.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/graphics/libgnomecanvas.
*** 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




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