lilypond-user
[Top][All Lists]
Advanced

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

Re: building faillure


From: Phil Holmes
Subject: Re: building faillure
Date: Mon, 19 Sep 2011 14:58:23 +0100



--
Phil Holmes


----- Original Message ----- From: "Bernardo Barros" <address@hidden>
To: "lilypond-user" <address@hidden>
Sent: Monday, September 19, 2011 6:33 AM
Subject: Re: building faillure


The error happens here:

-g -pipe   -fexceptions -fstack-protector --param=ssp-buffer-size=4
-fasynchronous-unwind-tables  -fPIC -fwrapv   -g -pipe   -fexceptions
-fstack-protector --param=ssp-buffer-size=4
-fasynchronous-unwind-tables  -fPIC -fwrapv  -DHAVE_CONFIG_H  -DNDEBUG
-I./include -I./out -I../flower/include -I../flower/./out
-I../flower/include  -O2 -finline-functions -g -pipe -pthread
-I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -Wno-pmf-conversions  -W -Wall
-Wconversion -o out/relocate.o relocate.cc
relocate.cc:39:22: fatal error: version.hh: No such file or directory
compilation terminated.
make[1]: *** [out/relocate.o] Error 1
make[1]: Leaving directory `/home/smoge/src/lilypond-build/lily'
make: *** [all] Error 2

Does version.hh exist at all on your system? (It's in build/lily/out on mine). I have this line in my build output:

/usr/bin/python /home/phil/lilypond-git/stepmake/bin/make-version.py /home/phil/lilypond-git/lily/../VERSION > out/version.hh

Don't see it in yours, though. I always simply run make rather than make all to make the binaries? Could you try a fresh build directory, git pull and configure and make?



reply via email to

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