Bug #464
bad dependency on libLLVM-3.3.so
Status:
fixed
Priority:
bug
Assignee:
-
% Done:
100%
Description
I get this error:
convert
convert: error while loading shared libraries: libLLVM-3.3.so: cannot open shared object file: No such file or directory
inkscape
inkscape: error while loading shared libraries: libLLVM-3.3.so: cannot open shared object file: No such file or directory
I can trace it to this package:
scanelf
plRqN libLLVM-3.3.so | cut -d ' ' -f3| xargs pacman -Qo
/usr/lib/libOpenCL.so.1.0.0 is owned by mesa-libcl 10.0.1-2
History
Updated by Anonymous almost 9 years ago
hi xrchz, check if mesa-libcl new version solves the problem
Updated by xrchz almost 9 years ago
Yes, I think so. With mesa-libcl 10.0.3-1 I can open inkscape and convert with no problem. Thanks.
Updated by Anonymous over 8 years ago
- Status changed from open to fixed
- % Done changed from 0 to 100