> make[1]: *** No rule to make target 
> `/home/gub/NewGub/gub/target/darwin-ppc/root/usr/include/freetype2/freetype/ftxf86.h',
>  needed by `out/pango-font.o'.  Stop.
> make[1]: *** Waiting for unfinished jobs....

Ouch.  It seems that this is an old pango version that calls FreeType
header files directly instead of using the canonical macro names.

The file `ftxf86.h' no longer exists; it has been renamed to
`ftfntfmt.h' in FreeType version 2.6.  However, the macro to access
this file, FT_XFREE86_H, hasn't changed.

Perhaps it makes sense to upgrade Pango...


    Werner

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

Reply via email to