Comment # 1
on bug 59887
from Laurent carlier
Created attachment 73669 [details]
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
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel