lilypond-devel
[Top][All Lists]
Advanced

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

Make check error - CXXABI_LIBS


From: Ian Hulin
Subject: Make check error - CXXABI_LIBS
Date: Tue, 20 Dec 2011 10:16:05 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0

I'm getting this at the tail-end of a make check.

I've already got round Phil's problem (missing valgrind/valgrind.h) by
installing valgrind.  Any pointers?

Ubuntu 11.10
g++ V4.6.1
Latest master and staging from git as of yesterday evening. My local
branch T2026 rebased on origin/staging.
The make check still produces a
/home/ian/src/lilypond/build/out/test-results/index.html.
Here's the tail end of the log.


make -C ../flower &&  true
make[2]: Entering directory `/home/ian/src/lilypond/build/flower'
make PACKAGE=LILYPOND package=lilypond -C include all && true
make[3]: Entering directory `/home/ian/src/lilypond/build/flower/include'
true
make[3]: Leaving directory `/home/ian/src/lilypond/build/flower/include'
make[2]: Leaving directory `/home/ian/src/lilypond/build/flower'
g++ -o out/test-flower ./out/test-file-name.o ./out/test-file-path.o
./out/test-std.o ./out/test-string.o ./out/../../flower/out/library.a
 @CXXABI_LIBS@
g++: error: @CXXABI_LIBS@: No such file or directory
make[1]: *** [out/test-flower] Error 1
make[1]: Leaving directory `/home/ian/src/lilypond/build/flower'
make: *** [check] Error 2
address@hidden ~/src/lilypond/build (T2026)$






reply via email to

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