https://bugs.freedesktop.org/show_bug.cgi?id=48697
--- Comment #4 from Tom Stellard <tstel...@gmail.com> 2012-04-14 18:35:04 UTC --- First of all, I'm not quite sure why nouveau is trying to link with LLVM, but the problem is the linker can't find libLLVM-3.0. Your LLVM_LDFLAGS look wrong to me. They have /usr/lib64/llvm as the path to the LLVM libs, but starting with LLVM 3.0, which is what you appear to have, the libraries should be located in /usr/lib64. What does llvm-config --ldflags output and can you find on your system where libLLVM-3.0.so is installed? I'm guessing it's in /usr/lib64/. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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