From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 16:18:35 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF1CB37B401; Tue, 1 Jul 2003 16:18:35 -0700 (PDT) Received: from smtp1.ActiveState.com (gw.activestate.com [209.17.183.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F83843F3F; Tue, 1 Jul 2003 16:18:35 -0700 (PDT) (envelope-from elib@ActiveState.com) Received: from smtp3.ActiveState.com (smtp3.ActiveState.com [192.168.3.19]) by smtp1.ActiveState.com (8.12.9/8.12.9) with ESMTP id h61NIXjb005409; Tue, 1 Jul 2003 16:18:33 -0700 Received: from [192.168.3.212] (pinchdog.ActiveState.com.3.168.192.in-addr.arpa [192.168.3.212] (may be forged))h61NIXD2000500; Tue, 1 Jul 2003 16:18:33 -0700 From: "Eli K. Breen" To: freebsd-ports@freebsd.org Content-Type: text/plain Organization: Message-Id: <1057101722.24344.50.camel@pinchdog.activestate.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 01 Jul 2003 16:22:02 -0700 Content-Transfer-Encoding: 7bit cc: gnome@freebsd.org Subject: FreeBSD 5.1-RELEASE & gtkhtml3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2003 23:18:36 -0000 gtkhtml3 (3.0.5) refuses to build under FreeBSD 5.1-RELEASE I've run portupgrade -R --new gtkhtml3 ...no deal. cd .../gtkhtml3 && make ...no dice The errors are as follows, if more details are need, please let me know. cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I. -I/usr/X11R6/include -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libgnomeprint-2.2 -I/usr/X11R6/include/libgnomeprintui-2.2 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gal-2.0 -I/usr/local/include/soup-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DG_LOG_DOMAIN=\"gtkhtml\" -DSRCDIR=\".\" -DPREFIX=\"/usr/X11R6\" -I/usr/local/include -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libgnomeprint-2.2 -I/usr/X11R6/include/libgnomeprintui-2.2 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gal-2.0 -DICONDIR=\"/usr/X11R6/share/gnome/gtkhtml-3.0/icons\" -DGTKHTML_DATADIR=\"/usr/X11R6/share/gnome/gtkhtml-3.0\" -DGNOMELOCALEDIR=\"/usr/X11R6/share/locale\" -DGLADE_DATADIR=\"/usr/X11R6/share/gnome/gtkhtml-3.0\" -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 -DPREFIX=\"/usr/X11R6\" -DSYSCONFDIR=\"/usr/X11R6/etc\" -DDATADIR=\"/usr/X11R6/share/gnome\" -DLIBDIR=\"/usr/X11R6/share/gnome\" -DBONOBO_DISABLE_DEPRECATED=1 -O -pipe -mcpu=pentiumpro -c body.c -fPIC -DPIC -o .libs/body.lo In file included from body.c:26: /usr/X11R6/include/gal/widgets/widget-color-combo.h:35:33: libgnome/gnome-defs.h: No such file or directory 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:33: 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:37: libgnomeui/gnome-canvas.h: No such file or directory /usr/X11R6/include/gal/widgets/color-group.h:32:33: 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/portupgrade59604.18 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! www/gtkhtml3 (missing header) --end--