https://bugs.freedesktop.org/show_bug.cgi?id=63650
--- Comment #3 from Iaroslav <pontost...@gmail.com> --- I build with OBS and do not have all logs. 2-3 weeks ago, all works. I had some problem with the libclc corrected in this way ./configure.py --prefix=/usr --with-llvm-config=/usr/bin/llvm-config for 32/64 bit i got this OPT r600--/lib/builtins.opt.cedar.bc LLVM-CXX utils/prepare-builtins.o LINK utils/prepare-builtins /usr/lib/libLLVMSupport.a(Signals.o): In function `llvm::sys::PrintStackTrace(_IO_FILE*)': Signals.cpp:(.text+0x565): undefined reference to `dladdr' Signals.cpp:(.text+0x6ca): undefined reference to `dladdr' clang: error: linker command failed with exit code 1 (use -v to see invocation) sed -i -e 's|-lLLVMSupport|-lLLVMSupport -ldl|g' Makefile for 64 bit the problem of finding a header file in /usr/lib64/clang/3.3/include/ sed -i -e 's|-I/usr/include|-I/usr/include -I%_libdir/clang/3.3/include/|g' Makefile sed -i -e 's|.bc.d -target r600--|bc.d -target r600-- -I%_libdir/clang/3.3/include/|g' Makefile sed -i -e 's|/usr/lib/|%_libdir/|g' Makefile -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev