Date: Sat, 26 Mar 2005 18:16:33 +0100 (CET) From: Marco Beishuizen <marco@beishuizen.info> To: FreeBSD questions mailing list <questions@freebsd.org> Subject: firefox 1.0.2 build failure Message-ID: <20050326181210.H715@yokozuna.lan>
next in thread | raw e-mail | index | archive | help
Hello, I tried to portupgrade firefox from 1.0.1 to 1.0.2, but it fails with the following messages: nsFontMetricsPS.cpp: In member function `nsresult nsFontPSFreeType::Init(nsITrue TypeFontCatalogEntry*, 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::getFTFac e()': nsFontMetricsPS.cpp:1231: error: 'struct FTC_ImageTypeRec_' has no member named 'face_id' nsFontMetricsPS.cpp: In member function `virtual void nsFT2Type8Generator::Gener atePSFont(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 Did anyone else ran into this problem? Thanks, Marco -- Government spending? I don't know what it's all about. I don't know any more about this thing than an economist does, and, God knows, he doesn't know much. -- Will Rogers
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050326181210.H715>