From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 25 05:56:22 2005 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 1D1BC16A4CE for ; Fri, 25 Mar 2005 05:56:22 +0000 (GMT) Received: from sarajevo.pacific.net.sg (sarajevo.pacific.net.sg [203.120.90.134]) by mx1.FreeBSD.org (Postfix) with SMTP id E998A43D46 for ; Fri, 25 Mar 2005 05:56:20 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: (qmail 14504 invoked from network); 25 Mar 2005 05:56:19 -0000 Received: from unknown (HELO maxwell2.pacific.net.sg) (203.120.90.192) by sarajevo with SMTP; 25 Mar 2005 05:56:19 -0000 Received: from [192.168.0.107] ([210.24.122.103]) by maxwell2.pacific.net.sg with ESMTP <20050325055619.TLDT1191.maxwell2.pacific.net.sg@[192.168.0.107]>; Fri, 25 Mar 2005 13:56:19 +0800 Message-ID: <4243A7D2.5020009@pacific.net.sg> Date: Fri, 25 Mar 2005 13:55:30 +0800 From: Erich Dollansky Organization: oceanare pte ltd User-Agent: Mozilla Thunderbird 1.0 (X11/20050224) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrei Iarus References: <20050325054029.10992.qmail@web51705.mail.yahoo.com> In-Reply-To: <20050325054029.10992.qmail@web51705.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: gnome@FreeBSD.org Subject: Re: Firefox 1.0.1 install 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, 25 Mar 2005 05:56:22 -0000 Hi, Andrei Iarus wrote: > When compiling the sources, I get these errors: > nsFontMetricsPS.cpp > nsFontMetricsPS.cpp: In method `nsresult > nsFontPSFreeType::Init(nsITrueTypeFontCatalogEntry *, > nsPSFontGenerator *)': > nsFontMetricsPS.cpp:1144: `struct FTC_ImageTypeRec_' > has no member named `face_id' I got this fixed after a portupgrade -a. It worked at least on 5.2. Erich