firefox 1.0.2 build failure

2005-03-26 Thread Marco Beishuizen
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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firefox 1.0.2 build failure

2005-03-26 Thread Michael Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Marco Beishuizen wrote:
|
| 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?
you need to update print/freetype2 to 2.1.9 and re-start the build.
(you don't have to remove firefox WRKSRC)
Michael
|
| Thanks,
|
| Marco
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCRaBIn4uqfTwEb9YRAnsPAJ4jEvCxOcSl1uiocf5cXmxp6zWdxQCbBlQM
E0tcQ7DnYpdUDFswZHkmOX4=
=hBdn
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firefox 1.0.2 build failure

2005-03-26 Thread Marco Beishuizen
On stardate Sat, 26 Mar 2005, the wise Michael Johnson entered:
you need to update print/freetype2 to 2.1.9 and re-start the build.
(you don't have to remove firefox WRKSRC)
Michael
Yes, this worked. Thanks.
Marco
--
I call them as I see them.  If I can't see them, I make them up.
-- Biff Barf
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]