[lldb-dev] Shared libs build on trunk is broken again

İsmail Dönmez ismail at donmez.ws
Wed Jan 21 03:34:58 PST 2015


But this time with a twist:

[~]> lldb
lldb: symbol lookup error: /opt/clang/lib64/liblldbInterpreter.so:
undefined symbol: PyExc_KeyboardInterrupt

[~]> ldd -r /opt/clang/lib64/liblldb* | grep undefined | wc -l
9875

This is on Linux x86-64, seems like its underlinking somehow.

Regards.



More information about the lldb-dev mailing list