Date: Tue, 5 Jan 1999 23:16:39 -0500 From: "Larry S. Marso" <larry@marso.com> To: ports-freebsd@FreeBSD.ORG Subject: gimp1 compile fails; elf 3.0-current Message-ID: <19990105231639.N22712@marso.com>
next in thread | raw e-mail | index | archive | help
Compiling gimp1 (after a fresh gtk-1.0.6 build) fails in the plug-in MapObject subdirectory. Here's what's left in my scrollback buffer: //////////////////////////////////////////////////////////////////// /usr/X11R6/include/gtk/gtkclist.h:100: parse error before `gconstpointer' In file included from /usr/X11R6/include/gtk/gtkcolorsel.h:25, from /usr/X11R6/include/gtk/gtk.h:40, from ../../plug-ins/libgck/gck/gck.h:27, from mapobject_shade.h:8, from mapobject_apply.c:5: /usr/X11R6/include/gtk/gtkpreview.h:52: parse error before `GdkRgbDither' /usr/X11R6/include/gtk/gtkpreview.h:52: warning: no semicolon at end of struct or union /usr/X11R6/include/gtk/gtkpreview.h:54: parse error before `:' /usr/X11R6/include/gtk/gtkpreview.h:55: parse error before `:' /usr/X11R6/include/gtk/gtkpreview.h:121: parse error before `GdkRgbDither' In file included from /usr/X11R6/include/gtk/gtk.h:43, from ../../plug-ins/libgck/gck/gck.h:27, from mapobject_shade.h:8, from mapobject_apply.c:5: /usr/X11R6/include/gtk/gtkctree.h:89: parse error before `GNode' /usr/X11R6/include/gtk/gtkctree.h:202: parse error before `GNode' /usr/X11R6/include/gtk/gtkctree.h:205: parse error before `*' /usr/X11R6/include/gtk/gtkctree.h:206: parse error before `GNode' /usr/X11R6/include/gtk/gtkctree.h:210: warning: data definition has no type or storage class In file included from /usr/X11R6/include/gtk/gtk.h:47, from ../../plug-ins/libgck/gck/gck.h:27, from mapobject_apply.c:5: /usr/X11R6/include/gtk/gtkitemfactory.h:60: field `object' has incomplete type In file included from ../../plug-ins/libgck/gck/gck.h:37, from mapobject_shade.h:8, from mapobject_apply.c:5: ../../plug-ins/libgck/gck/gcktypes.h:122: parse error before `GtkAcceleratorTable' ../../plug-ins/libgck/gck/gcktypes.h:122: warning: no semicolon at end of struct or union ../../plug-ins/libgck/gck/gcktypes.h:124: parse error before `}' ../../plug-ins/libgck/gck/gcktypes.h:124: warning: data definition has no type or storage class In file included from ../../plug-ins/libgck/gck/gck.h:41, from mapobject_shade.h:8, from mapobject_apply.c:5: ../../plug-ins/libgck/gck/gckui.h:36: parse error before `*' ../../plug-ins/libgck/gck/gckui.h:36: warning: data definition has no type or storage class ../../plug-ins/libgck/gck/gckui.h:37: parse error before `*' ../../plug-ins/libgck/gck/gckui.h:129: parse error before `GtkAcceleratorTable' ../../plug-ins/libgck/gck/gckui.h:132: parse error before `GtkAcceleratorTable' In file included from mapobject_main.h:13, from mapobject_shade.h:10, from mapobject_apply.c:5: mapobject_ui.h:20: warning: data definition has no type or storage class gmake[3]: *** [mapobject_apply.o] Error 1 gmake[3]: Leaving directory `/jaz/ports/graphics/gimp1/work/gimp-1.0.2/plug-ins/MapObject' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/jaz/ports/graphics/gimp1/work/gimp-1.0.2/plug-ins' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/jaz/ports/graphics/gimp1/work/gimp-1.0.2' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. root@lsmarso> Best regards -- Larry S. Marso larry@marso.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990105231639.N22712>