[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: Installation of GNUstep Back failed on my Cent0S system
From:
Adam Fedor
Subject:
Re: Installation of GNUstep Back failed on my Cent0S system
Date:
2009年8月25日 08:23:17 -0600
On Aug 24, 2009, at 7:28 AM, Joost ter Laak wrote:
hello,
I tried to make the gnustep libraries but I run into an error. Would
you
be so kind to have a look at it?
I'm not sure. Here's the relevant error:
Compiling file GSXftFontInfo.m ...
GSXftFontInfo.m: In function ‘-[GSXftFontInfo
appendBezierPathWithGlyphs:count:toBezierPath:]’:
GSXftFontInfo.m:680: error: ‘FT_Glyph’ undeclared (first use in this
function)
GSXftFontInfo.m:680: error: (Each undeclared identifier is reported
only once
GSXftFontInfo.m:680: error: for each function it appears in.)
GSXftFontInfo.m:680: error: expected ‘;’ before ‘gl’
GSXftFontInfo.m:681: error: ‘FT_OutlineGlyph’ undeclared (first use in
this function)
Perhaps the Glyph information is a recent addition to freetype and you
have an old version? Anyone else have an idea?