Comment # 10
on bug 70706
from Dennis Schridde
I confirm that this is still present in x11-base/xorg-server-1.14.99.904 and media-libs/mesa-9.2.5. (In reply to comment #9) > /usr/lib64/dri/r600_dri.so: undefined symbol: __driDriverGetExtensions_r600 There seems to be a different issue on your system. On my system this symbol is also not present: $ readelf -s /usr/lib64/dri/r600_dri.so | grep driDriverGetExt $ readelf -s /usr/lib64/dri/r600g_dri.so | grep driDriverGetExt But that does not seem to be a problem here: $ LIBGL_DEBUG=verbose glxinfo name of display: :0 libGL: OpenDriver: trying /usr/lib64/dri/tls/r600_dri.so libGL: OpenDriver: trying /usr/lib64/dri/r600_dri.so libGL: Can't open configuration file /home/USER/.drirc: No such file or directory. libGL: Can't open configuration file /home/USER/.drirc: No such file or directory. libGL: Can't open configuration file /home/USER/.drirc: No such file or directory. Error: couldn't find RGB GLX visual or fbconfig libGL: Can't open configuration file /home/USER/.drirc: No such file or directory. Error: couldn't find RGB GLX visual or fbconfig [...] Could it be that some parts of Mesa on your system do not fit together? Maybe multiple versions/variants installed in parallel?
You are receiving this mail because:
- You are on the CC list for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel