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

          Priority: medium
            Bug ID: 69621
          Assignee: openchrome-devel@lists.freedesktop.org
           Summary: [PATCH] Fix build with drm-less Xorg
          Severity: normal
    Classification: Unclassified
                OS: other
          Reporter: toscano.p...@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.
_______________________________________________
Openchrome-devel mailing list
Openchrome-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/openchrome-devel

Reply via email to