Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2005 11:36:09 +0100 (CET)
From:      Charlie & <root@Fayntic.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   amd64/78913: firefox 1.0.1_3,1 ports compilation breaks on AMD64
Message-ID:  <200503161036.j2GAa98v092187@Fayntic.nl>
Resent-Message-ID: <200503161040.j2GAe6sH029764@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 16 10:40:06 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503161036.j2GAa98v092187>