[Mesa-dev] [Bug 75751] egl_gallium always requires libdrm

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 4 05:35:55 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75751

--- Comment #1 from Christian Prochaska <christian.prochaska at genode-labs.com> ---
When I temporarily disabled the libdrm check, Mesa built fine with this
configuration and the 'es2gears' demo ran without problems.

But there's another case related to this which doesn't seem right:

With the same configuration, if libdrm is available, it gets linked to
libGLESv2.so and egl_gallium.so, even though it should not be needed.

In my understanding, if '--disable-dri' is given, libdrm should neither be a
requirement of the configure script nor should it get linked/used if it is
available.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140304/43930c55/attachment.html>


More information about the mesa-dev mailing list