Hi all, I'd appreciate any ideas you could give me about resolving a build error I have in my main lilypond build directory.
I've done git reset --hard master make distclean ./autogen.sh make make doc I get the following error when I do make doc: /Users/Carl/lilypond/Documentation/out-www//rhythms.texi:1: Prev reference to nonexistent node `Pitches' (perhaps incorrect sectioning?). ./out-www/snippets.texi:64: Menu reference to nonexistent node `Pitches' (perhaps incorrect sectioning?). makeinfo: Removing output file `out-www/lilypond-snippets.info' due to errors; use --force to preserve. make[2]: *** [out-www/lilypond-snippets.info] Error 1 rm out-www/weblinks.itexi make[1]: *** [WWW-1] Error 2 make: *** [doc-stage-1] Error 2 If I create a new directory, and do a fresh clone of lilypond with lily-git.tcl, then do ./autogen.sh make make doc then everything runs successfully to completion. I thought that make distclean would put my build tree in the same state as it would be in a freshly cloned repository. Can anybody help me think of some ideas to test in order to find out what is causing the mix-up? Thanks, Carl _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel