https://bugs.freedesktop.org/show_bug.cgi?id=75919
--- Comment #2 from Tom Stellard <tstel...@gmail.com> --- (In reply to comment #0) > Created attachment 95368 [details] > Is there even a point? > > llvm-config-3.5 --version now prints 3.5.0 instead of 3.5. > config is unable to find a shared llvm library if there is only one so. It > searches for a libLLVM-3.5.0.so but only libLLVM-3.5.so exists. Are you using cmake or autoconf to build LLVM? I use autoconf and on my system llvm-config --version reports 3.5.0 and llvm install libLLVM-3.5.0.so and also a symlink from libLLVM-3.5.0.so to libLLV-3.5.so. -- 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