On Thu, Aug 14, 2008 at 9:13 AM, Francisco Vila <[EMAIL PROTECTED]> wrote: > I obtain this message when trying to compile the docs: > > error: failed files: "b9/lily-50c2d14a.ly 39/lily-fb53c11d.ly > e3/lily-de1b891c.ly" > > I have found these files in > > ./input/regression/musicxml/out-www/b9/lily-50c2d14a.ly > ./input/regression/musicxml/out-test/39/lily-fb53c11d.ly > ./input/regression/musicxml/out-www/39/lily-fb53c11d.ly > ./input/regression/musicxml/out-test/e3/lily-de1b891c.ly > ./input/regression/musicxml/out-www/e3/lily-de1b891c.ly > > From the prefix I suspect from something related to MusicXML that > produces the problem. > > What can I do to track what source files are guilty?
Look for the \sourcefilename line in each of the lily-**.ly files. I suspect they are related to the predefined fretboard update. So unless you are compiling LilyPond from git sources, these files won't be able to compile unless 2.11.56. In other words, there is no problem! :-) > How can I skip this part and compile eg NR or LM only? You can do a `make web' in Documentation/user instead of the top source dir. HTH, Patrick _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
