James Dasher wrote:

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

.
.
nsFreeType.cpp:988: error: `platform_id' undeclared (first use this function)

You should give the output at least from the last compiler command line. There may be a "file not found" error earlier that would help understanding.


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_'

This looks like the usual freetype mixup. See the Fink FAQ. []
I attempted to search message archives, and found something that indicated I may want to update freetype to freetype2, which I did.

But did you remove the freetype package?

--
Martin




------------------------------------------------------- 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