> > ttf.cc: In function 'void print_body(void*, FT_FaceRec_*)': > > ttf.cc:248: error: 'FT_Sfnt_Table_Info' was not declared in this scope > > ttf.cc:369: error: 'FT_Sfnt_Table_Info' was not declared in this scope > > make[1]: *** [out/ttf.o] Error 1 > > I think you need a newer freetype.
FT_SFnt_Table_Info has been added in FreeType 2.1.10 (this corresponds to libfreetype.so.6.3.8) -- this is the version checked by the call to STEPMAKE_FREETYPE2. The question is why this hasn't been caught properly. Werner _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel