> I've just downloaded the .65 patch and have tried to compile it and got
> the following error.
> 
> In file included from align-note-column-engraver.cc:10:
> include/engraver.hh:17: staff-info.hh: No such file or directory
> make[1]: *** [out/align-note-column-engraver.o] Error 1
> make[1]: Leaving directory `/home/eenajt/lilypond-1.3.59/lily'
> make: *** [all] Error 2
> 
> 
> I've just looked at the patch and staff-info.hh is removed is this
> correct?
> If so is it just the case of removing all referneces to from the files?

The tar file contains an empty file lily/include/staff-info.hh,
the workaround is probably to create such an empty file
(or remove the include statements in engraver.hh, performer.hh
and stem-engraver.cc).

     /Mats


Reply via email to