From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 21 21:18:33 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 C089B16A4CE for ; Mon, 21 Mar 2005 21:18:33 +0000 (GMT) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2DEE43D1D for ; Mon, 21 Mar 2005 21:18:26 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id j2LLUAr9041870; Mon, 21 Mar 2005 18:30:10 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost [127.0.0.1]) by pi.iib.unsam.edu.ar (8.13.1/8.13.1) with ESMTP id j2LLHrWi007397; Mon, 21 Mar 2005 18:17:53 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.13.1/8.13.1/Submit) id j2LLHrQQ007396; Mon, 21 Mar 2005 18:17:53 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Mon, 21 Mar 2005 18:17:53 -0300 From: Fernan Aguero To: Michael Butschky Message-ID: <20050321211753.GM74515@iib.unsam.edu.ar> Mail-Followup-To: Fernan Aguero , Michael Butschky , gnome@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i cc: gnome@freebsd.org Subject: Re: FreeBSD Mozilla port broken 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: Mon, 21 Mar 2005 21:18:33 -0000 +----[ Michael Butschky (21.Mar.2005 18:11): | | Hi, | | I am getting the following error when I compile the Mozilla port. Any | help you can provide would be appreciated. [snipped] | nsFontMetricsPS.cpp:1144: error: 'struct FTC_ImageTypeRec_' has no member | named 'face_id' [snipped] | +----] This is a FAQ. Read the list archives. You should update print/freetype2 to 2.1.9 before building mozilla. Fernan