lilypond-devel
[Top][All Lists]
Advanced

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

'make all' fails on current CVS (ChangeLog 1.2490)


From: David Bobroff
Subject: 'make all' fails on current CVS (ChangeLog 1.2490)
Date: 23 Aug 2004 13:25:12 +0000

With current CVS I get this exit:

 
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.tex
i 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/lilypond-book.texi:65: Unknown command `LaTeX'.
./out/lilypond-book.texi:65: Misplaced {.
./out/lilypond-book.texi:65: Misplaced }.
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

When I look at this I see:

Unknown command `LaTeX'

Shouldn't the command rather be 'latex'?

-David






reply via email to

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