Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2005 16:54:27 +0800
From:      Erich Dollansky <oceanare@pacific.net.sg>
To:        FreeBSD - Ports <freebsd-ports@freebsd.org>
Subject:   Firefox does not compile
Message-ID:  <423FDD43.1050903@pacific.net.sg>

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

I CVSup'ed my ports tree just a few hours ago. When compiling Firefox, I 
get the following error messages:

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

Erich



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