LLVM collision with OpenGL in CentOS7

Hi, Axel.

I’m seeing a similar problem to this one that I posted about here in a separate thread.

Maybe we can consolidate into a single thread here on the forum like this one?

Or better yet, even if this is not a ROOT issue, it might be helpful to insert into your bug tracker so that the information and details can be put there.

Here’s some info about my GL install in CentOS along with the LLVM it is using:

[1062 $] yum whatprovides /lib64/libLLVM-3.6-mesa.so
mesa-private-llvm-3.6.2-2.el7.x86_64 : llvm engine for Mesa
Repo : @base
Filename : /lib64/libLLVM-3.6-mesa.so

[1063 $] yum whatprovides /lib64/libGL.so.1
mesa-libGL-10.6.5-3.20150824.el7.x86_64 : Mesa libGL runtime libraries and DRI drivers
Repo : @base
Filename : /lib64/libGL.so.1

[1064 $] yum whatprovides /lib64/libGLU.so.1
mesa-libGLU-9.0.0-4.el7.x86_64 : Mesa libGLU library
Repo : @base
Filename : /lib64/libGLU.so.1

Do you have more information about how to use the Nvidia GL drivers?

Thanks.

–Jeremy