[Bug 102247] Mesa failing to compile
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 16 20:45:01 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102247
--- Comment #2 from Chris Rankin <rankincj at googlemail.com> ---
No, I now get:
configure: error: Could not find llvm shared libraries:
Please make sure you have built llvm with the
--enable-shared option
and that your llvm libraries are installed in
/home/chris/Programs/local-llvm/lib
If you have installed your llvm libraries to a different
directory you
can use the --with-llvm-prefix= configure flag to
specify this directory.
NOTE: Mesa is attempting to use llvm shared libraries by
default.
If you do not want to build with llvm shared libraries
and instead want to
use llvm static libraries then add
--disable-llvm-shared-libs to your configure
invocation and rebuild.
For some reason, I think Mesa is expecting my LLVM installation to contain
libLLVMTarget.so rather than libLLVM.so.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170816/bb6daf6b/attachment.html>
More information about the dri-devel
mailing list