https://bugs.freedesktop.org/show_bug.cgi?id=48697
--- Comment #5 from Tom Stellard <tstel...@gmail.com> 2012-04-14 18:40:40 PDT --- (In reply to comment #4) > 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/. Sorry, I missed the part of your comment when you said that libLLVM-3.0.so was installed in /usr/lib64/llvm. I think you need to add /usr/lib64/llvm to your LD_LIBRARY_PATH for it to work. -- 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