Subject: Mozilla 1.7 problems
To: None <tech-pkg@netbsd.org>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: tech-pkg
Date: 06/23/2004 10:08:24
Hi!

I can't build the new Mozilla, any ideas?

# uname -srm
Linux 2.4.26 i686

# bmake
===> Checking for vulnerabilities in mozilla-1.7
===> Building for mozilla-1.7
[...]
nsFontMetricsPS.cpp: In member function `nsresult
    nsFontPSFreeType::Init(nsITrueTypeFontCatalogEntry*, nsPSFontGenerator*)':
nsFontMetricsPS.cpp:1144: `struct FTC_ImageTypeRec_' has no member named `
    face_id'
nsFontMetricsPS.cpp:1145: `struct FTC_ImageTypeRec_' has no member named `width
    '
nsFontMetricsPS.cpp:1146: `struct FTC_ImageTypeRec_' has no member named `
    height'
nsFontMetricsPS.cpp: In member function `FT_FaceRec_*
    nsFontPSFreeType::getFTFace()':
nsFontMetricsPS.cpp:1231: `struct FTC_ImageTypeRec_' has no member named `
    face_id'
nsFontMetricsPS.cpp: In member function `virtual void
    nsFT2Type8Generator::GeneratePSFont(FILE*)':
nsFontMetricsPS.cpp:1625: `struct FTC_ImageTypeRec_' has no member named `
    face_id'
nsFontMetricsPS.cpp:1627: `struct FTC_ImageTypeRec_' has no member named `width
    '
nsFontMetricsPS.cpp:1628: `struct FTC_ImageTypeRec_' has no member named `
    height'
nsFontMetricsPS.cpp:1633: `struct FTC_ImageTypeRec_' has no member named `
    face_id'
make[4]: *** [nsFontMetricsPS.o] Error 1
make[4]: Leaving directory `/usr/pkgsrc/www/mozilla/work/mozilla/gfx/src/ps'
make[3]: *** [libs] Error 2
make[3]: Leaving directory `/usr/pkgsrc/www/mozilla/work/mozilla/gfx/src'
make[2]: *** [libs] Error 2
make[2]: Leaving directory `/usr/pkgsrc/www/mozilla/work/mozilla/gfx'
make[1]: *** [tier_9] Error 2
make[1]: Leaving directory `/usr/pkgsrc/www/mozilla/work/mozilla'
make: *** [default] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/www/mozilla