From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 25 02:19:49 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 E9C3916A4CE for ; Fri, 25 Mar 2005 02:19:49 +0000 (GMT) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56F8E43D49 for ; Fri, 25 Mar 2005 02:19:48 +0000 (GMT) (envelope-from girgen@pingpong.net) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id 4CAD84B4C9; Fri, 25 Mar 2005 03:19:47 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 92145-01-41; Fri, 25 Mar 2005 03:19:47 +0100 (CET) Received: from palle.girgensohn.se (1-2-8-5a.asp.sth.bostream.se [82.182.157.66]) by melon.pingpong.net (Postfix) with ESMTP id 1549B4B4C4; Fri, 25 Mar 2005 03:19:46 +0100 (CET) Date: Fri, 25 Mar 2005 03:19:46 +0100 From: Palle Girgensohn To: Erich Dollansky Message-ID: In-Reply-To: <42436DA2.1000207@pacific.net.sg> References: <61110A2FCFAF21E1439EFB42@palle.girgensohn.se> <42436DA2.1000207@pacific.net.sg> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net cc: gnome@freebsd.org Subject: Re: firefox does not build 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 02:19:50 -0000 --On fredag, mars 25, 2005 09.47.14 +0800 Erich Dollansky wrote: > Hi, > > Palle Girgensohn wrote: >> Hi! >> >> I'm just trying to trun the gnome_upgrade.sh for 2.8 -> 2.10, and >> firefox fails. >> >> nsFontMetricsPS.cpp:1144: error: 'struct FTC_ImageTypeRec_' has no >> member named 'face_id' >> > I have had recently the same problem. portupgrade -a did the job with > upgrading some outdated port. Thanks, it seems my libtool was old. Cheers, Palle