* Rafael Fontenelle, rafaelff@xxxxxxxxx [17/08/18 02:04]:
I thought 'make clean' would do the whole clean. Anyway, 'make
doc-clean' && 'make clean' (or 'make doc-clean clean') didn't change
the result -- same error as my previous email. Are you able to
successfully build the docs? If so, then I'll have to debug in my
distro.
I was getting an error from "make doc" from the current HEAD of the
translation branch, before the "pt" merge or any other patch.
This is after "make clean", "make doc-clean", "make", and "make doc
LANGS=<any language".
These are the last lines where the error is shown:
/home/wgarcia/lilypond-git/./Documentation/GNUmakefile:226: recipe for target 'out-www/css' failed
make[2]: *** [out-www/css] Error 2
make[2]: Leaving directory '/home/wgarcia/lilypond-git/build/Documentation'
/home/wgarcia/lilypond-git/stepmake/stepmake/generic-targets.make:166: recipe for target 'WWW-1' failed
make[1]: *** [WWW-1] Error 2
make[1]: Leaving directory '/home/wgarcia/lilypond-git/build'
/home/wgarcia/lilypond-git/stepmake/stepmake/generic-targets.make:182: recipe for target 'doc-stage-1' failed