From bas@Fayntic.nl  Wed Mar 16 10:35:33 2005
Return-Path: <bas@Fayntic.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 57A1316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Mar 2005 10:35:33 +0000 (GMT)
Received: from Fayntic.nl (cp678750-a.tilbu1.nb.home.nl [84.24.2.52])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 618AE43D48
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Mar 2005 10:35:32 +0000 (GMT)
	(envelope-from bas@Fayntic.nl)
Received: from Fayntic.nl (localhost [127.0.0.1])
	by Fayntic.nl (8.13.1/8.13.1) with ESMTP id j2GAa9TP092188
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Mar 2005 11:36:09 +0100 (CET)
	(envelope-from bas@Fayntic.nl)
Received: (from root@localhost)
	by Fayntic.nl (8.13.1/8.13.1/Submit) id j2GAa98v092187;
	Wed, 16 Mar 2005 11:36:09 +0100 (CET)
	(envelope-from bas)
Message-Id: <200503161036.j2GAa98v092187@Fayntic.nl>
Date: Wed, 16 Mar 2005 11:36:09 +0100 (CET)
From: Charlie & <root@Fayntic.nl>
Reply-To: Charlie & <root@Fayntic.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: firefox 1.0.1_3,1 ports compilation breaks on AMD64
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         78913
>Category:       amd64
>Synopsis:       firefox 1.0.1_3,1 ports compilation breaks on AMD64
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-amd64
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 16 10:40:06 GMT 2005
>Closed-Date:    Wed Mar 16 21:12:15 GMT 2005
>Last-Modified:  Wed Mar 16 21:12:15 GMT 2005
>Originator:     Bas Couwenberg <linuxminded@gmail.com>
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
none
>Environment:
System: FreeBSD Fayntic.nl 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

Processors 1
Model	   AMD Athlon(tm) 64 Processor 3200+
Chip MHz   2247 MHz
RAM        1015.41 MB

fresh install with only packages added: X, KDE, irssi, amsn + dependecies
>Description:
When compiling firefox 1.0.1_3,1 it breaks during compilation with the following error messages:

--snip--
/local/include  -I/usr/X11R6/include  -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h nsFontMetricsPS.cpp
nsFontMetricsPS.cpp: In member function `nsresult nsFontPSFreeType::Init(nsITrueTypeFontCatalogEntry*, nsPSFontGenerator*)':
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'
nsFontMetricsPS.cpp: In member function `FT_FaceRec_* nsFontPSFreeType::getFTFace()':
nsFontMetricsPS.cpp:1231: error: 'struct FTC_ImageTypeRec_' has no member named 'face_id'
nsFontMetricsPS.cpp: In member function `virtual void nsFT2Type8Generator::GeneratePSFont(FILE*)':
nsFontMetricsPS.cpp:1625: error: 'struct FTC_ImageTypeRec_' has no member named 'face_id'
nsFontMetricsPS.cpp:1627: error: 'struct FTC_ImageTypeRec_' has no member named 'width'
nsFontMetricsPS.cpp:1628: error: 'struct FTC_ImageTypeRec_' has no member named 'height'
nsFontMetricsPS.cpp:1633: error: 'struct FTC_ImageTypeRec_' has no member named 'face_id'
gmake[4]: *** [nsFontMetricsPS.o] Error 1
gmake[4]: Leaving directory `/usr/ports/www/firefox/work/mozilla/gfx/src/ps'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla/gfx/src'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/gfx'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla'
gmake: *** [default] Error 2
*** Error code 2

Stop in /usr/ports/www/firefox.
>How-To-Repeat:
cd /usr/ports/www/firefox && make
>Fix:
>Release-Note:
>Audit-Trail:

From: Markus Trippelsdorf <markus@trippelsdorf.de>
To: root@Fayntic.nl, freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: amd64/78913: firefox 1.0.1_3,1 ports compilation breaks on
	AMD64
Date: Wed, 16 Mar 2005 13:22:19 +0100

 Upgrade to freetype2-2.1.9.
 
State-Changed-From-To: open->closed  
State-Changed-By: ahze 
State-Changed-When: Wed Mar 16 21:10:53 GMT 2005 
State-Changed-Why:  
Please update print/freetype2 to 2.1.9 and try again. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=78913 
>Unformatted:
