Public bug reported:
I'm trying to link to `lldb` after installing `liblldb-3.8-dev` but fail to do
so.
I guess problem is in missing symlink:
$ llvm-config --libdir
/usr/lib/llvm-3.8/lib
$ ll /usr/lib/llvm-3.8/lib | grep lldb | grep .so
lrwxrwxrwx 1 root root 14 июл 12 16:40 liblldb-3.8.0.so -> liblldb-3.8.so
lrwxrwxrwx 1 root root 16 июл 12 16:40 liblldb-3.8.so -> liblldb-3.8.so.1
lrwxrwxrwx 1 root root 14 июл 12 16:40 liblldb.so -> liblldb-3.8.so
lrwxrwxrwx 1 root root 39 июл 12 16:40 liblldb.so.1 ->
../../x86_64-linux-gnu/liblldb-3.8.so.1
As you can see, `liblldb-3.8.so` is pointing at `liblldb-3.8.so.1`, but
that file is missing. If I just copy `liblldb.so.1` to
`liblldb-3.8.so.1`, everything works.
$ lsb_release -rd
Description: Ubuntu 16.04.1 LTS
Release: 16.04
apt-cache policy liblldb-3.8.dev
liblldb-3.8-dev:
Installed: 1:3.8-2ubuntu4
Candidate: 1:3.8-2ubuntu4
Version table:
*** 1:3.8-2ubuntu4 500
500 http://ru.archive.ubuntu.com/ubuntu xenial-updates/main amd64
Packages
100 /var/lib/dpkg/status
1:3.8-2ubuntu1 500
500 http://ru.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
** Affects: llvm-toolchain-3.8 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1621735
Title:
missing symlink for liblldb-3.8-div
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.8/+bug/1621735/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs