>
> thread '<unnamed>' panicked at 'Unable to find libclang: "the
> `libclang` shared library could not be opened:
> /usr/lib64/llvm/5/lib64/libclang.so.5.0"', src/libcore/result.rs:860
> stack backtrace:
>
> Short of the file missing, no idea what could be the root cause.
>
>
Given this, you may as well see if the file is there;
# file /usr/lib64/llvm/5/lib64/libclang.so.5.0
/usr/lib64/llvm/5/lib64/libclang.so.5.0: ELF 64-bit LSB shared object,
x86-64, version 1 (GNU/Linux), dynamically linked, stripped

If it exists, run ldconfig, if not, emerge clang again. Then try firefox
again.

Reply via email to