gnu-music-discuss
[Top][All Lists]
Advanced

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

Re: lily 1.3.136 compilation problem...


From: Han-Wen Nienhuys
Subject: Re: lily 1.3.136 compilation problem...
Date: Thu, 8 Mar 2001 10:30:01 +0100

address@hidden writes:
>   Here's the error.
> make[2]: Leaving directory 
> `/var/usr1/zimage/tmp/lilypond-1.3.136/flower/include'
> make[1]: Leaving directory `/var/usr1/zimage/tmp/lilypond-1.3.136/flower'
> make[1]: Entering directory `/var/usr1/zimage/tmp/lilypond-1.3.136/lily'
> rm -f ./out/kpath.dep; DEPENDENCIES_OUTPUT="./out/kpath.dep ./out/kpath.o" 
> c++ -c  -DHAVE_CONFIG_H  -Iinclude -I./out -I.././lib/include -I../lib/./out 
> -I.././flower/include -I../flower/./out -I../flower/include -g     -g   
> -I/usr1/zimage/include -Wall  -W -Wmissing-prototypes -Wconversion  kpath.cc 
> -o out/kpath.o
> kpath.cc:26: version.hh: No such file or directory
> make[1]: *** [out/kpath.o] Error 1
> make[1]: Leaving directory `/var/usr1/zimage/tmp/lilypond-1.3.136/lily'
> make: *** [all] Error 2
> bash$
> 
>   I searched the archive and the only thing I could find find concerning 
> version.hh was a bug in Oct 2000.  lily-guile.cc wasn't in the GNUmakefile.  
> In this case, kpath.cc is also not in the GNUmakefile, but version.hh does 
> not exist anywhere in the distribution.  Is this a bug, or am I missing 
> something?
> 

you're missing something, version.hh is generated. Add

$(outdir)/kpath.o: $(outdir)/version.hh

to lily/GNUmakefile.

-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

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