From owner-freebsd-ports@FreeBSD.ORG Tue Mar 22 00:57:53 2005 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 6252316A4CE for ; Tue, 22 Mar 2005 00:57:53 +0000 (GMT) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92D1843D55 for ; Tue, 22 Mar 2005 00:57:52 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from mail.alpha-tierchen.de (port-212-202-39-77.dynamic.qsc.de [212.202.39.77]) by mail.efacilitas.de (Postfix) with ESMTP id 6CC00123938; Tue, 22 Mar 2005 01:57:00 +0100 (CET) Received: from localhost (unknown [127.0.0.1]) by mail.alpha-tierchen.de (Postfix) with ESMTP id 0F4E5CCD843; Tue, 22 Mar 2005 01:57:23 +0100 (CET) Received: from mail.alpha-tierchen.de ([127.0.0.1]) by localhost (alpha-tierchen.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29115-06; Tue, 22 Mar 2005 01:57:22 +0100 (CET) Received: from [192.168.1.2] (alpha.local [192.168.1.2]) by mail.alpha-tierchen.de (Postfix) with ESMTP id C1A5FCCD845; Tue, 22 Mar 2005 01:57:21 +0100 (CET) Message-ID: <423F6DA5.3050003@cs.tu-berlin.de> Date: Tue, 22 Mar 2005 01:58:13 +0100 From: =?ISO-8859-15?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla Thunderbird 1.0 (X11/20050318) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: Gili Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at alpha-tierchen.de cc: ports@freebsd.org Subject: Re: Im having serious problem, when trying to compile firefox/mozilla 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, 22 Mar 2005 00:57:53 -0000 Gili wrote: > I cant compile firefox/mozilla and Im getting this error: > > [...] > > nsFontMetricsPS.cpp:1144: error: 'struct FTC_ImageTypeRec_' has no > member named 'face_id' > nsFontMetricsPS.cpp:1145: error: 'struct FTC_ImageTypeRec_' has no > member named 'width' > nsFontMetricsPS.cpp:1146: error: 'struct FTC_ImageTypeRec_' has no > member named 'height' > > [...] Hello, update freetype2 to 2.1.9 Regards Björn