lilypond-devel
[Top][All Lists]
Advanced

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

Re: error in CVS version of 2006-02-06


From: Paul Scott
Subject: Re: error in CVS version of 2006-02-06
Date: Tue, 07 Feb 2006 03:55:01 -0700
User-agent: Debian Thunderbird 1.0.7 (X11/20051017)

Johannes Schindelin wrote:

Hi,

On Tue, 7 Feb 2006, Paul Scott wrote:

make[1]: Entering directory `/home/paul/lilypond/flower'
make[1]: *** No rule to make target `include/array.hh', needed by
`out/file-name.o'.  Stop.
make[1]: Leaving directory `/home/paul/lilypond/flower'
make: *** [all] Error 2

Such an error indicates that the dependencies are not updated (which is indeed the case: I get such errors quite often).

You might get away with "rm -rf flower/out", but the best way is probably to "make clean && ./configure && make".
Thanks. It built fine now after 'make clean'. I guess 'make' is doing what I have always expected it to (not rebuild things that don't need to be rebuilt) and I need to 'make clean' to cause everything to be rebuilt when make doesn't know how to finish some cases.

Paul





reply via email to

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