Comment #24 on issue 3656 by [email protected]: Problems building Lilypond 2.17.95 with libc++ for use with llvm
http://code.google.com/p/lilypond/issues/detail?id=3656

That looks like a mismatch between the library headers used at compilation time and the actual libraries used at link time (which may just be libraries that need to be specified for linking at the command line).

Did you remove all .o files between tries?  make clean or so?

Oh, and of course

rm -rf autom4te.cache

before running ./autogen.sh ? And if you now go "WTF?" that's exactly my take on this.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to