https://bugs.freedesktop.org/show_bug.cgi?id=102247
--- Comment #2 from Chris Rankin <ranki...@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.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel