On 2011/06/27 23:17:21, J_lowe wrote:
--no-headers --output out/INSTALL.txt out/INSTALL.texi out/AUTHORS.texi: No such file or directory make[2]: *** [out/AUTHORS.txt] Error 1 make[2]: *** Waiting for unfinished jobs.... out/INSTALL.texi: No such file or directory make[2]: *** [out/INSTALL.txt] Error 1 lilypond-book.py (GNU LilyPond) 2.15.3 Reading out/NEWS.tely... Dissecting... Writing snippets...
That looks like the normal problem when compiling with -j2 or -j3 (or -j8). There's something like a 10-20% random chance of the build dying. It never happens with a clean build dir, and I've never seen it three times in a row. If you do another make, it should be fine... if you're paranoid, then you could do a make without any -j options. http://codereview.appspot.com/4527086/ _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel