lilypond-devel
[Top][All Lists]
Advanced

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

Weird make error


From: Carl Sorensen
Subject: Weird make error
Date: Sat, 25 Jul 2009 18:14:49 -0600

I'm trying to build lilypond after doing a "make distclean".

make runs through the creation of the .o and the executable.  It finishes
the fonts, then when it starts compiling the snippets it ends with:

make PACKAGE=LILYPOND package=lilypond -C J.S.Bach all &&  make
PACKAGE=LILYPOND package=lilypond -C F.Schubert all &&  make
PACKAGE=LILYPOND package=lilypond -C E.Satie all &&  make PACKAGE=LILYPOND
package=lilypond -C W.A.Mozart all &&  make PACKAGE=LILYPOND
package=lilypond -C R.Schumann all && true
mkdir -p ./out
touch ./out/dummy.dep
echo '*' > ./out/.gitignore
true
mkdir -p ./out
touch ./out/dummy.dep
echo '*' > ./out/.gitignore
true
mkdir -p ./out
touch ./out/dummy.dep
echo '*' > ./out/.gitignore
true
mkdir -p ./out
touch ./out/dummy.dep
echo '*' > ./out/.gitignore
true
mkdir -p ./out
touch ./out/dummy.dep
echo '*' > ./out/.gitignore
true
mkdir -p ./out
touch ./out/dummy.dep
echo '*' > ./out/.gitignore
true
mkdir -p ./out
touch ./out/dummy.dep
echo '*' > ./out/.gitignore
true
make[2]: *** No rule to make target `all'.  Stop.
make[1]: *** [all] Error 2
make: *** [all] Error 2


But nothing seems to have failed.

How can I track this down?

Thanks,

Carl





reply via email to

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