lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

'make all' exit error


From: David Bobroff
Subject: 'make all' exit error
Date: 19 Jun 2004 09:24:14 +0000

CVS ChgangeLog 1.2270 exits thusly (RedHat 9):


Compiling ./out/cheatsheet.texi...
Processing include: fdl.itexi
Reading fdl.itexi...
Dissecting...
Writing snippets...
All snippets are up to date...
Compiling ./out/fdl.texi...
mv ./out/lilypond.texinfo out/lilypond.nexi 2>/dev/null || mv
./out/lilypond.texi out/lilypond.nexi
if [ 4006000 -le 4006000 ]; then \
        (cd ./out && \
        ls -1 lily-*.ly | sed 's/.ly$/.txt/' | xargs touch) || true; \
fi
chmod -w out/lilypond.nexi
LANG= makeinfo -I ./out --output=./out/lilypond.info out/lilypond.nexi
./out/markup-commands.texi:266: Unknown command `var(dot-color).'.
./out/markup-commands.texi:677: address@hidden' expected `itemize', but saw
`table'.
./out/markup-commands.texi:265: @var missing close brace.
./out/markup-commands.texi:258: @var missing close brace.
./out/markup-commands.texi:255: @var missing close brace.
./out/markup-commands.texi:148: No matching address@hidden itemize'.
./out/markup-commands.texi:1: No matching address@hidden table'.
makeinfo: Removing output file `./out/lilypond.info' due to errors; use
--force
to preserve.
make[2]: *** [out/lilypond.info] Error 1
make[2]: Leaving directory `/usr/src/lilypond/Documentation/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/lilypond/Documentation'
make: *** [all] Error 2
address@hidden lilypond]# 

-David





reply via email to

[Prev in Thread] Current Thread [Next in Thread]