I've attempted to install Mozilla a couple times. My current installation works, but I wanted to check whether a newer release would work with a non-fink package called "Newsmonster" (newsmonster.org) that doesn't currently work under OS X.

Error messages [lots of similar error messages precede the tail-end presented here]:

.
.
.
nsFreeType.cpp:988: error: `platform_id' undeclared (first use this function)
nsFreeType.cpp:989: error: `encoding_id' undeclared (first use this function)
nsFreeType.cpp:992: error: invalid use of undefined type `struct FT_FaceRec_'
nsFreeType.h:41: error: forward declaration of `struct FT_FaceRec_'
nsFreeType.cpp:993: error: invalid use of undefined type `struct FT_FaceRec_'
nsFreeType.h:41: error: forward declaration of `struct FT_FaceRec_'
nsFreeType.cpp:995: error: invalid use of undefined type `struct FT_FaceRec_'
nsFreeType.h:41: error: forward declaration of `struct FT_FaceRec_'
nsFreeType.cpp:996: error: invalid use of undefined type `struct FT_FaceRec_'
nsFreeType.h:41: error: forward declaration of `struct FT_FaceRec_'
nsFreeType.cpp:1001: error: assignment of function `int fterror(...)'
nsFreeType.cpp:1001: error: cannot convert `int' to `int ()(...)' in assignment
nsFreeType.cpp:1009: error: invalid use of undefined type `struct FT_FaceRec_'
nsFreeType.h:41: error: forward declaration of `struct FT_FaceRec_'
nsFreeType.cpp:1010: error: invalid use of undefined type `struct FT_FaceRec_'
nsFreeType.h:41: error: forward declaration of `struct FT_FaceRec_'
nsFreeType.cpp:1015: error: assignment of function `int fterror(...)'
nsFreeType.cpp:1015: error: cannot convert `int' to `int ()(...)' in assignment
nsFreeType.cpp:1021: warning: invalid conversion from `int (*)(...)' to `int'
nsFreeType.cpp:1026: warning: non-local function `
FT_EXPORT(void*)::nsFreeTypeFace*
nsFreeTypeGetFaceID(FT_EXPORT(void*)::nsFontCatalogEntry*)' uses local type
`FT_EXPORT(void*)::nsFreeTypeFace'
nsFreeType.cpp: In function `FT_EXPORT(void*)::nsFreeTypeFace*
nsFreeTypeGetFaceID(FT_EXPORT(void*)::nsFontCatalogEntry*)':
nsFreeType.cpp:1051: warning: non-local variable `
FT_EXPORT(void*)::nsTTFontFamilyEncoderInfo gFontFamilyEncoderInfo[]' uses
local type `FT_EXPORT(void*)::nsTTFontFamilyEncoderInfo'
nsFreeType.cpp:1085: confused by earlier errors, bailing out
{standard input}:8:Ignoring attempt to re-define symbol.
{standard input}:11:Ignoring attempt to re-define symbol.
{standard input}:143:FATAL:.abort detected. Assembly stopping.
make[4]: *** [nsFreeType.o] Error 1
make[4]: Leaving directory `/sw/src/mozilla-1.5.1-1/mozilla/gfx/src/freetype'
make[3]: *** [libs] Error 2
make[3]: Leaving directory `/sw/src/mozilla-1.5.1-1/mozilla/gfx/src'
make[2]: *** [libs] Error 2
make[2]: Leaving directory `/sw/src/mozilla-1.5.1-1/mozilla/gfx'
make[1]: *** [tier_9] Error 2
make[1]: Leaving directory `/sw/src/mozilla-1.5.1-1/mozilla'
make: *** [default] Error 2
make: Leaving directory `/sw/src/mozilla-1.5.1-1/mozilla'
### execution of /var/tmp/tmp.1.mkhNty failed, exit code 1
Failed: compiling mozilla-1.5.1-1 failed


... and then I get returned to the command prompt.

I attempted to search message archives, and found something that indicated I may want to update freetype to freetype2, which I did.

Other system info that might be helpful:

Package manager version: 0.20.1
Distribution version: 0.7.0.cvs

Also, fink is configured to use the unstable tree (thanks, in large part, to suggestions from Martin Costabel, Alexander Hansen, and Peter O'Gorman).

Any suggestions?

Thanks in advance,
James Dasher



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to