[Mesa-dev] [Bug 78225] Compile error due to undefined reference to `gbm_dri_backend', fix attached
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 9 18:11:10 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=78225
Emil Velikov <emil.l.velikov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Emil Velikov <emil.l.velikov at gmail.com> ---
As mentioned previously, building gbm without dri i.e. without any backends
serves little benefit. With the following commit we'll avoid that error-ing at
configure time.
commit e477d12c3396ded1607b6f57c15e100ca08f44f5
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date: Mon May 5 22:09:22 2014 +0100
configure: error out if building GBM without dri
Both backends require --enable-dri, and building an empty libgbm
makes little to no sense. Error out at configure to prevent the
user from shooting themselves in the foot.
--
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/20140510/5a87d097/attachment.html>
More information about the mesa-dev
mailing list