[Mesa-dev] [Bug 76377] New: DRI3 should only be enabled on Linux due to a udev dependency
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Mar 19 19:28:37 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=76377
Priority: medium
Bug ID: 76377
Assignee: mesa-dev at lists.freedesktop.org
Summary: DRI3 should only be enabled on Linux due to a udev
dependency
Severity: normal
Classification: Unclassified
OS: OpenBSD
Reporter: jsg at openbsd.org
Hardware: Other
Status: NEW
Version: git
Component: Other
Product: Mesa
The configure script defaults to enabling DRI3 on every platform but it will
only work on Linux due to a udev dependency.
Unless --disable-dri3 is specified mesa configure will error on platforms where
udev isn't available when DRI3 should really be disabled by default.
checking for LIBDRM... yes
checking for LIBUDEV... no
checking for GLPROTO... yes
checking for DRI2PROTO... yes
configure: error: DRI3 requires libudev >= 151
--
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/20140320/dd4b490f/attachment.html>
More information about the mesa-dev
mailing list