Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2002 22:27:42 -0400 (EDT)
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Christian Brueffer <chris@unixpages.org>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: graphics/gnomecanvas fails to build on -CURRENT
Message-ID:  <20020827222641.F32497-100000@shumai.marcuscom.com>
In-Reply-To: <20020828002815.GD21603@unixpages.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Aug 2002, Christian Brueffer wrote:

> gnome-canvas-pixbuf.c:25:37: libgnomeui/gnome-canvas.h: No such file or directory
> gnome-canvas-pixbuf.c:26:42: libgnomeui/gnome-canvas-util.h: No such file or directory
> gnome-canvas-pixbuf.c:27:40: libart_lgpl/art_rgb_affine.h: No such file or directory
> gnome-canvas-pixbuf.c:28:45: libart_lgpl/art_rgb_rgba_affine.h: No such file or directory
> In file included from gnome-canvas-pixbuf.c:30:
> gnome-canvas-pixbuf.h:26:33: libgnome/gnome-defs.h: No such file or directory
> gnome-canvas-pixbuf.h:27:37: libgnomeui/gnome-canvas.h: No such file or directory
> In file included from gnome-canvas-pixbuf.c:30:
> gnome-canvas-pixbuf.h:43: syntax error before "typedef"
> gnome-canvas-pixbuf.h:47: syntax error before "GnomeCanvasItem"
> gnome-canvas-pixbuf.h:54: syntax error before "GnomeCanvasItemClass"
> gnome-canvas-pixbuf.h:58: syntax error before "gnome_canvas_pixbuf_get_type"
> gnome-canvas-pixbuf.h:58: warning: data definition has no type or storage class
> gnome-canvas-pixbuf.c:35: syntax error before "typedef"
> gnome-canvas-pixbuf.c:86: syntax error before '*' token
> gnome-canvas-pixbuf.c:87: syntax error before '*' token
> gnome-canvas-pixbuf.c:88: syntax error before '*' token
> gnome-canvas-pixbuf.c:90: syntax error before '*' token
> gnome-canvas-pixbuf.c:92: syntax error before '*' token
> gnome-canvas-pixbuf.c:94: syntax error before '*' token
> gnome-canvas-pixbuf.c:95: syntax error before '*' token
> gnome-canvas-pixbuf.c:97: syntax error before '*' token
> gnome-canvas-pixbuf.c:100: syntax error before '*' token
> gnome-canvas-pixbuf.c:100: warning: data definition has no type or storage class
> gnome-canvas-pixbuf.c:113: syntax error before "gnome_canvas_pixbuf_get_type"
> gnome-canvas-pixbuf.c: In function `gnome_canvas_pixbuf_get_type':
> gnome-canvas-pixbuf.c:115: syntax error before "canvas_pixbuf_type"
> gnome-canvas-pixbuf.c:117: `canvas_pixbuf_type' undeclared (first use in this function)
> gnome-canvas-pixbuf.c: At top level:
> gnome-canvas-pixbuf.c:133: syntax error before "return"
> gmake[3]: *** [gnome-canvas-pixbuf.lo] Error 1
> gmake[3]: Leaving directory `/usr/ports/graphics/gnomecanvas/work/gdk-pixbuf-0.18.0/gdk-pixbuf'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/usr/ports/graphics/gnomecanvas/work/gdk-pixbuf-0.18.0/gdk-pixbuf'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/graphics/gnomecanvas/work/gdk-pixbuf-0.18.0'
> gmake: *** [all-recursive-am] Error 2
> *** Error code 2
>
> Stop in /usr/ports/graphics/gnomecanvas.
> *** Error code 1
>
>
> Has anyone else seen this?

This is a configuration problem local to your machine.  You have some old
include directories lingering around (probably gdk-pixbuf related in
/usr/X11R6/include).  You have to delete those directories, then rebuild.

Joe

>
> - Christian
>
> --
> http://www.unixpages.org			chris@unixpages.org
> GPG Pub-Key    : www.unixpages.org/cbrueffer.asc
> GPG Fingerprint: 0DB5 8563 2473 C72A A8D1  56EA DAD2 B05D 5F3C 3185
> GPG Key ID     : DAD2B05D5F3C3185
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-ports" 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-ports" in the body of the message




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