Skip site navigation (1)Skip section navigation (2)
Date:      22 Jun 2003 17:29:23 +0200
From:      Alex Kiesel <alex.kiesel@document-root.de>
To:        questions@freebsd.org
Subject:   Cannot build gtkhtml3
Message-ID:  <1056295763.216.16.camel@detention.home.ahk>

next in thread | raw e-mail | index | archive | help
Hi, I always get the following output when building gtkhtml3:

In file included from
/usr/X11R6/include/gal/widgets/widget-color-combo.h:37,
                 from body.c:26:
/usr/X11R6/include/gal/widgets/color-palette.h:36:
libgnome/gnome-defs.h: No such file or directory
In file included from /usr/X11R6/include/gal/widgets/color-palette.h:38,
                 from
/usr/X11R6/include/gal/widgets/widget-color-combo.h:37,
                 from body.c:26:
/usr/X11R6/include/gal/widgets/color-group.h:31:
libgnomeui/gnome-canvas.h: No such file or directory
/usr/X11R6/include/gal/widgets/color-group.h:32: libgnome/gnome-defs.h:
No such file or directory
In file included from /usr/X11R6/include/gal/widgets/color-palette.h:38,
                 from
/usr/X11R6/include/gal/widgets/widget-color-combo.h:37,
                 from body.c:26:
/usr/X11R6/include/gal/widgets/color-group.h:37: syntax error before
`typedef'
In file included from
/usr/X11R6/include/gal/widgets/widget-color-combo.h:37,
                 from body.c:26:
/usr/X11R6/include/gal/widgets/color-palette.h:40: syntax error before
`BEGIN_GNOME_DECLS'
/usr/X11R6/include/gal/widgets/color-palette.h:42: syntax error before
`typedef'
/usr/X11R6/include/gal/widgets/color-palette.h:51: syntax error before
`GnomeCanvasItem'
In file included from body.c:26:
/usr/X11R6/include/gal/widgets/widget-color-combo.h:39: syntax error
before `BEGIN_GNOME_DECLS'
/usr/X11R6/include/gal/widgets/widget-color-combo.h:41: syntax error
before `typedef'
/usr/X11R6/include/gal/widgets/widget-color-combo.h:48: syntax error
before `GnomeCanvas'
In file included from
/usr/X11R6/include/libgnomeprint-2.2/libgnomeprint/gnome-print.h:58,
                 from ../../src/gtkhtml-types.h:26,
                 from ../../src/htmlengine.h:30,
                 from ../../src/htmlengine-edit.h:27,
                 from body.c:27:
/usr/X11R6/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:129: syntax error before `typedef'
gmake[3]: *** [body.lo] Error 1
gmake[3]: Leaving directory
`/usr/ports/www/gtkhtml3/work/gtkhtml-3.0.5/components/html-editor'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/www/gtkhtml3/work/gtkhtml-3.0.5/components'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/www/gtkhtml3/work/gtkhtml-3.0.5'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/www/gtkhtml3.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade18389.4 make
** Fix the problem and try again.

I have a:
FreeBSD detention.home.ahk 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Sat Oct
12 11:52:27 CEST 2002    
root@detention.home.ahk:/usr/obj/usr/src/sys/FREEBSD-24-12-2001  i386

All ports are up-to-date (except evolution which I cannot update because
of gtkhtml3). Does someone have any clue about this?

Thanks,
Alex



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