lilypond-devel
[Top][All Lists]
Advanced

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

build errors


From: Carl Sorensen
Subject: build errors
Date: Fri, 23 Apr 2010 22:19:37 -0600

Hi all,

I'd appreciate any ideas you could give me about resolving a build error I
have in my main lilypond build directory.

I've done

git reset --hard master

make distclean

./autogen.sh

make

make doc


I get the following error when I do make doc:

/Users/Carl/lilypond/Documentation/out-www//rhythms.texi:1: Prev reference
to nonexistent node `Pitches' (perhaps incorrect sectioning?).
./out-www/snippets.texi:64: Menu reference to nonexistent node `Pitches'
(perhaps incorrect sectioning?).
makeinfo: Removing output file `out-www/lilypond-snippets.info' due to
errors; use --force to preserve.
make[2]: *** [out-www/lilypond-snippets.info] Error 1
rm out-www/weblinks.itexi
make[1]: *** [WWW-1] Error 2
make: *** [doc-stage-1] Error 2


If I create a new directory, and do a fresh clone of lilypond with
lily-git.tcl, then do

./autogen.sh

make

make doc

then everything runs successfully to completion.

I thought that make distclean would put my build tree in the same state as
it would be in a freshly cloned repository.

Can anybody help me think of some ideas to test in order to find out what is
causing the mix-up?

Thanks,

Carl





reply via email to

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