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 ian@nanny-ogg ~/src/lilypond/build (T2026)$ _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel