Bug 74476 - libGL complains about missing symbol __driDriverGetExtensions_radeonsi
Summary: libGL complains about missing symbol __driDriverGetExtensions_radeonsi
Status: RESOLVED NOTABUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: GLX (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-03 21:20 UTC by farmboy0+freedesktop
Modified: 2014-02-04 12:27 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description farmboy0+freedesktop 2014-02-03 21:20:21 UTC
The complete message is:
libGL: OpenDriver: trying /usr/lib64/dri/tls/radeonsi_dri.so
libGL: OpenDriver: trying /usr/lib64/dri/radeonsi_dri.so
libGL: driver does not expose __driDriverGetExtensions_radeonsi(): /usr/lib64/dri/radeonsi_dri.so: undefined symbol: __driDriverGetExtensions_radeonsi

Mesa is build from Git.
libdrm is 2.4.52

The message appears for any application using OpenGL like glxinfo glxgears Unigine Heaven benchmark.

I have LIBGL_DEBUG=verbose in my environment.
Comment 1 Michel Dänzer 2014-02-04 03:30:27 UTC
The loader prints this for any non-mega-driver. It's harmless though.
Comment 2 Marek Olšák 2014-02-04 12:27:59 UTC
(In reply to comment #1)
> The loader prints this for any non-mega-driver. It's harmless though.

Okay. This is not a bug then.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.