Hi,

When I'm compiling jackd2 (on Ubuntu 13.04) I get an FTBFS - and since there are no Ubuntu specific changes to jackd2 and I don't understand much of the waf build system I'm asking for your help.

The full build log is here:
http://paste.ubuntu.com/1676307/
and it ends with:

10:24:45 runner ['/usr/bin/gcc', 'example-clients/server_control.cpp.2.o', '-o', '/tmp/jackd2-1.9.8~dfsg.4+20121110git67ac4440/build/example-clients/jack_server_control', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lcommon', '-ljackserver', '-lpthread', '-lrt', '-ldl', '-lm'] /usr/bin/ld.bfd.real: example-clients/server_control.cpp.2.o: undefined reference to symbol '__gxx_personality_v0@@CXXABI_1.3' /usr/bin/ld.bfd.real: note: '__gxx_personality_v0@@CXXABI_1.3' is defined in DSO /usr/lib/x86_64-linux-gnu/libstdc++.so.6 so try adding it to the linker command line /usr/lib/x86_64-linux-gnu/libstdc++.so.6: could not read symbols: Invalid operation

As you can see, there's no "-lstdc++", which I assume should be added, but I don't understand how to do it.

(Btw, I also tried pkg-multimedia/jackd2.git to see if it was fixed, but it fails even earlier with a "./waf: Command not found" error.)


--
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to