[Openchrome-devel] [Bug 69621] New: [PATCH] Fix build with drm-less Xorg
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 20 11:30:32 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=69621
Priority: medium
Bug ID: 69621
Assignee: openchrome-devel at lists.freedesktop.org
Summary: [PATCH] Fix build with drm-less Xorg
Severity: normal
Classification: Unclassified
OS: other
Reporter: toscano.pino at tiscali.it
Hardware: All
Status: NEW
Version: git
Component: Driver/openchrome
Product: xorg
Created attachment 86222
--> https://bugs.freedesktop.org/attachment.cgi?id=86222&action=edit
Do not require libdrm as base module
On GNU/Hurd there is no libdrm available yet, and thus all of Xorg is compiled
without it.
The openchrome fails to build because configure checks for libdrm as part of
the mandatory modules. Since libdrm is checked later in configure as optional
feature in the openchrome driver, it can be removed from the list of mandatory
modules.
--
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/openchrome-devel/attachments/20130920/52bfae4b/attachment.html>
More information about the Openchrome-devel
mailing list