So I've worked on all the translations of rhythms.itely (english, es, fr,
de) for the new changes to autobeaming.

I ran make doc, and everything worked OK until we got to mass-link.py.

Given the error message, it appears there's something wrong with the
makefile.  cp -u is called, and there is no -u option for cp.

End of the output is as follows:

mass-link.py
make PACKAGE=LILYPOND package=lilypond -C user WWW-2 && true
/Users/Carl/lilypond-working/scripts/build/out/extract_texi_filenames -o
/Users/Carl/lilypond-working/out/xref-maps out-www/lilypond-learning.texi
extract_texi_filenames.py: Processing out-www/lilypond-learning.texi
ln -f 
/Users/Carl/lilypond-working/Documentation/user/./out-www/baer-flat-bw.png
out-www/baer-flat-bw.png
ln -f 
/Users/Carl/lilypond-working/Documentation/user/./out-www/baer-flat-gray.png
out-www/baer-flat-gray.png
ln -f 
/Users/Carl/lilypond-working/Documentation/user/./out-www/henle-flat-bw.png
out-www/henle-flat-bw.png
ln -f 
/Users/Carl/lilypond-working/Documentation/user/./out-www/henle-flat-gray.pn
g out-www/henle-flat-gray.png
ln -f 
/Users/Carl/lilypond-working/Documentation/user/./out-www/lily-flat-bw.png
out-www/lily-flat-bw.png
ln -f 
/Users/Carl/lilypond-working/Documentation/user/./out-www/context-example.pn
g out-www/context-example.png
mkdir -p out-www/lilypond-learning/
LANG= texi2html --I=. --I=./out-www --lang=fr -I
/Users/Carl/lilypond-working/Documentation/user -I
/Users/Carl/lilypond-working/Documentation/user/./out-www -I
/Users/Carl/lilypond-working/out/xref-maps
--output=out-www/lilypond-learning/ --prefix=index --split=section
--init-file=/Users/Carl/lilypond-working/lilypond-texi2html.init
out-www/lilypond-learning.texi
** `Updating old input files' doesn't appear in menus
** `When things don't work' is up for `Updating old input files', but has no
menu entry for this node
** No node following `Updating old input files' in menu, but
`Troubleshooting (taking it all apart)' follows in sectionning
WARNING: Unable to load the map file
WARNING: Unable to find node 'Updating old files' in book .
*** Unknown node in menu entry `Updating old files' (in out-www/working.texi
l. 684)
cp -u /Users/Carl/lilypond-working/Documentation/lilypond-blue.css
/Users/Carl/lilypond-working/Documentation/lilypond-ie-fixes.css
/Users/Carl/lilypond-working/Documentation/lilypond-mccarty.css
/Users/Carl/lilypond-working/Documentation/lilypond.css
out-www/lilypond-learning/
cp: illegal option -- u
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-pvX] source_file target_file
       cp [-R [-H | -L | -P]] [-fi | -n] [-pvX] source_file ...
target_directory
make[4]: *** [out-www/lilypond-learning/index.html] Error 64
make[3]: *** [WWW-2] Error 2
make[2]: *** [WWW-2] Error 2
make[1]: *** [WWW-2] Error 2
make: *** [doc] Error 2


Thanks,

Carl



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to