On 1/8/20 8:54 PM, Alan Feuerbacher via blfs-support wrote:
After running into problems building doxygen, I tracked the basic
problem down to the library file libLLVM-9.so being missing from /usr/lib .
I built stable systemd LLVM-8.0.1, and the corresponding library file
/usr/lib/libLLVM-8.so was there.
Some internet searching indicates that libLLVM-9.so should be in
/usr/lib . Any ideas what's going on?
First, there is no difference in llvm between the systemd and sysV
versions of the book.
Mor specifically, it looks like you did not complete the llvm-9
installation. What you should have, if you built both llvm8 and llvm9:
lrwxrwxrwx 1 root root 12 Dec 22 15:36 /usr/lib/libLLVM.so ->
libLLVM-9.so
-rwxr-xr-x 1 root root 57900736 Aug 16 12:42 /usr/lib/libLLVM-8.so
lrwxrwxrwx 1 root root 12 Aug 16 12:46 /usr/lib/libLLVM-8.0.1.so
-> libLLVM-8.so
-rwxr-xr-x 1 root root 64059400 Dec 22 15:32 /usr/lib/libLLVM-9.so
lrwxrwxrwx 1 root root 12 Dec 22 15:36 /usr/lib/libLLVM-9.0.1.so
-> libLLVM-9.so
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page