On Wed, 2005-08-24 at 00:46 +1000, [EMAIL PROTECTED] wrote: > hi thanks for your reply. I grabbed the temporary release you suggested from > here > > > > http://download.gna.org/ngl/ngl.pkg/ngl-0.8.1_cvs20050822.tar.gz > > > font/nglFontBase_shr.cpp:167: error: 'struct FTC_ImageTypeRec' has no member > named 'face_id' > > then when I tried > ./configure --with-freetype=no > ./make > it compiled fine. > > please let me know if you think the above errors were due to the > configuration of my system. > thanks.
You need freetype >= 2.1.8, I'm surprised the ./configure script did not catch it (it checks for 2.1.10, the latest).