<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - MESA checks on configure for llvm 3.4.2 and fails to build with 3.4.2 being installed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81785#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - MESA checks on configure for llvm 3.4.2 and fails to build with 3.4.2 being installed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81785">bug 81785</a>
              from <span class="vcard"><a class="email" href="mailto:darkvision@gmx.eu" title="darkvision@gmx.eu">darkvision@gmx.eu</a>
</span></b>
        <pre>I was using llvm cmake until MESA 10.2 and had no problems with
REQUIRES_RTTI=1, worked very well. The only module that failed after upgrading
from 10.0.x to 10.2.x was xa, which complains about missing def like
llvm::format_object_base. When using latest MESA git another miss was
llvm::JITMemoryManager. I tried --disable-xa and everything was OK. After
switching to configure MESA 10.2.4 builds fine, even with xa enabled.

In reply to <a href="show_bug.cgi?id=81785#c9">comment #9</a>:
I'm compiling on Slackware linux. -current has LLVM 3.4.2 and MESA 10.2.4 in
the tree (sources in subdir d and x). The slackbuild script for LLVM uses
configure. The libdir locations can be found there. You also need a patch for
removing rpath data if you take care about that (works better on the cmake
build).</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>