Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2002 14:15:43 -0400 (EDT)
From:      Joe Clarke <marcus@marcuscom.com>
To:        Edward Glowacki <glowack2@msu.edu>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: libgnomecanvas compile problem
Message-ID:  <20020522141510.D97677-100000@shumai.marcuscom.com>
In-Reply-To: <1022091136.97176.5.camel@hurakan.cl.msu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 22 May 2002, Edward Glowacki wrote:

> Hmm... I changed the symlink /usr/X11R6/include/glade from
>
> /usr/X11R6/include/libglade-1.0/glade
>
> to
>
> /usr/X11R6/include/libglade-2.0/glade
>
> and libgnomecanvas compiled fine...
>
> At least we know where the problem is now...

Ah.  Looks like you might still have an old version of libglade installed.
You need to have the latest versions of the GNOME 1.4 API if you want to
install the GNOME 2.0 desktop along side it.

Joe

>
> -ED
>
> On Wed, 2002-05-22 at 13:33, Edward Glowacki wrote:
> > 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)
> >
> --
> 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




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