From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 23 07:23:38 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E823216A4CE for ; Fri, 23 Jan 2004 07:23:38 -0800 (PST) Received: from mallard.mail.pas.earthlink.net (mallard.mail.pas.earthlink.net [207.217.120.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA1F743D75 for ; Fri, 23 Jan 2004 07:22:54 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-200-162.lsanca1.elnk.dsl.genuity.net ([4.62.200.162] helo=netcom1.netcom.com) by mallard.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1Ak394-0004Ql-00 for gnome@freebsd.org; Fri, 23 Jan 2004 07:22:54 -0800 Received: from localhost (localhost [127.0.0.1]) by netcom1.netcom.com (Postfix) with ESMTP id D87AF55BE for ; Fri, 23 Jan 2004 07:22:53 -0800 (PST) Received: from netcom1.netcom.com ([127.0.0.1]) by localhost (netcom1.netcom.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 69340-08 for ; Fri, 23 Jan 2004 07:22:48 -0800 (PST) Received: by netcom1.netcom.com (Postfix, from userid 1000) id 88D4655BB; Fri, 23 Jan 2004 07:22:48 -0800 (PST) From: Mike Harding To: gnome@freebsd.org Message-Id: <20040123152248.88D4655BB@netcom1.netcom.com> Date: Fri, 23 Jan 2004 07:22:48 -0800 (PST) X-Virus-Scanned: by amavisd-new at ix.netcom.com Subject: galeon2 upgrade fails X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2004 15:23:39 -0000 ...as follows ... In file included from galeon-embed.c:32: ../mozilla/mozilla-embed.h:25: gtkmozembed.h: No such file or directory In file included from galeon-embed.c:32: ../mozilla/mozilla-embed.h:46: syntax error before `GtkMozEmbed' ../mozilla/mozilla-embed.h:52: syntax error before `GtkMozEmbedClass' gmake[2]: *** [galeon-embed.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.12/embed' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.12' gmake: *** [all] Error 2 *** Error code 2 This file isn't in any pkg-plist any more except for mozilla-firebird, which isn't a dependency for this port. I have the stock mozilla installed via one of the gnome trees. I do have mozilla-gtk2 installed. I think that my last upgrade of mozilla (to 1.6) nuked this file. It's possible that mozilla-gtk2 has been upgraded to include this file, but pkg_version doesn't show it as out of date on my system... - Mike H.