The missing libclang.so also causes some programs depending on clang
library not functioning well. An example is Vim's `clang_complete`
plugin. It searches for libclang.so but not libclang.so.1. Also, if you
write a simple C program and compile it with

$ gcc -lclang foo.c

It also doesn't work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1255664

Title:
  libclang-3.4-dev contains broken link to missing libclang.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-snapshot/+bug/1255664/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to