<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mesa failing to compile"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102247#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mesa failing to compile"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102247">bug 102247</a>
              from <span class="vcard"><a class="email" href="mailto:rankincj@googlemail.com" title="Chris Rankin <rankincj@googlemail.com>"> <span class="fn">Chris Rankin</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>