Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2002 17:13:34 +0300
From:      Andrey Tenihin <at@solvo.ru>
To:        gnome@FreeBSD.org
Subject:   can't compile libgnomecanvas
Message-ID:  <20021111171334.C23168@solvo.ru>

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

Hello!

I can't compile libgnomecanvas with gtk-2.0
Port sources are updated 11-11-2002

There is no gtk/gtkdata.h in /usr/X11R6/include/gtk-2.0

How can I compile libgnomecanvas?

Andrey.

=================================================================================
FreeBSD free.solvo.ru 4.6-STABLE FreeBSD 4.6-STABLE #3: Fri Sep  6 15:40:39 MSD 2002     
andrey@free.solvo.ru:/usr/obj/usr/src/sys/FREE  i386

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 -march=pentiumpro -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/libgnom

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?20021111171334.C23168>