[Mesa-dev] [Bug 75751] New: egl_gallium always requires libdrm
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 4 04:35:31 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=75751
Priority: medium
Bug ID: 75751
Assignee: mesa-dev at lists.freedesktop.org
Summary: egl_gallium always requires libdrm
Severity: normal
Classification: Unclassified
OS: All
Reporter: christian.prochaska at genode-labs.com
Hardware: Other
Status: NEW
Version: git
Component: EGL
Product: Mesa
(git master 1a568e0f2b65e4e1e1d19a6dece3a792a33da825)
I'm building Mesa with the following configuration:
./autogen.sh --enable-gles2 --disable-dri --enable-gallium-egl
--with-egl-platforms=fbdev --with-gallium-drivers=swrast
This configuration should not depend on libdrm, but when libdrm is missing, the
configure script aborts:
configure: error: egl_gallium requires libdrm >= 2.4.38
I think the check for libdrm in configure.ac should also depend on
'enable_dri'.
--
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/1feb9852/attachment.html>
More information about the mesa-dev
mailing list