Julien, I have done this on my 'VM' at work - this is a single CPU Lilydev.
I get the same problem with just make (not make -jx). Also see the git status after the patch apply (I ran this command after the make failed) see below. --snip-- make[2]: Leaving directory `/home/jlowe/lilypond-git/build/Documentation/included' make: Entering an unknown directory make: *** ly-examples: No such file or directory. Stop. make: Leaving an unknown directory make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/jlowe/lilypond-git/build/Documentation' make: *** [all] Error 2 jlowe@jamesLBVM:~/lilypond-git/build$ git status # On branch master # Changed but not updated: # (use "git add <file>..." to update what will be committed) # (use "git checkout -- <file>..." to discard changes in working directory) # # modified: ../Documentation/GNUmakefile # modified: ../Documentation/web/GNUmakefile # modified: ../Documentation/web/ly-examples/GNUmakefile # modified: ../make/website.make # modified: ../python/auxiliar/postprocess_html.py # no changes added to commit (use "git add" and/or "git commit -a") jlowe@jamesLBVM:~/lilypond-git/build$ --snip-- James http://codereview.appspot.com/5276054/ _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
