Comment #8 on issue 2778 by [email protected]: DOC Build: circular dependencies dropped
http://code.google.com/p/lilypond/issues/detail?id=2778

After re-reading JOhn's message, I didn't send the file. I also did the following:
make doc-clean
make clean
make
make -s doc >> make_s_doc.log 2>&1
make doc-clean
make clean
make
make doc >> make_doc.log 2>&1
make doc-clean
make clean
make
make -d -n doc >> make_dn_doc.log 2>&1

The first two logs show the circular dependencies, the third does not. I have them on disk if needed.



Reply via email to