<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [R600g] Fail to build with r600-llvm-compiler enabled and opencl support disabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59887#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [R600g] Fail to build with r600-llvm-compiler enabled and opencl support disabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59887">bug 59887</a>
              from <span class="vcard"><a class="email" href="mailto:lordheavym@gmail.com" title="Laurent carlier <lordheavym@gmail.com>"> <span class="fn">Laurent carlier</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=73669" name="attach_73669" title="Possible fix">attachment 73669</a> <a href="attachment.cgi?id=73669&action=edit" title="Possible fix">[details]</a></span>
Possible fix

Patch fix the problem but now:

make[3]: Leaving directory `/build/src/mesa-git/src/gallium/targets/dri-vmwgfx'
Making all in egl-static
make[3]: Entering directory
`/build/src/mesa-git/src/gallium/targets/egl-static'
  CC       egl.lo
  CC       egl_pipe.lo
  CC       egl_st.lo
  CXXLD    egl_gallium.la
../../../../src/gallium/drivers/r600/.libs/libr600.a(llvm_wrapper.o): In
function `llvm_parse_bitcode':
llvm_wrapper.cpp:(.text+0x10e): undefined reference to
`llvm::ParseAssembly(llvm::MemoryBuffer*, llvm::Module*, llvm::SMDiagnostic&,
llvm::LLVMContext&)'
llvm_wrapper.cpp:(.text+0x1eb): undefined reference to
`llvm::ParseBitcodeFile(llvm::MemoryBuffer*, llvm::LLVMContext&, std::string*)'
collect2: error: ld returned 1 exit status
make[3]: *** [egl_gallium.la] Error 1
make[3]: Leaving directory `/build/src/mesa-git/src/gallium/targets/egl-static'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/src/mesa-git/src/gallium/targets'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/src/mesa-git/src'
make: *** [all-recursive] Error 1</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>