When I download lilypond from git, then do the following

./autogen.sh

./configure

make all


I get the following error:

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
make[1]: Leaving directory `/home/carl/lilypond-git/lilypond/lily'
make: *** [all] Error 2
[EMAIL PROTECTED] lilypond]$


Any ideas on how to get past this one?

I'm using Fedora Core 4.

Carl Sorensen



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to