Bug 29088 - Missing libdrm cflags/libs for src/egl/drivers/dri2
Summary: Missing libdrm cflags/libs for src/egl/drivers/dri2
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: All Linux (All)
: medium trivial
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-15 15:10 UTC by Lionel Landwerlin
Modified: 2010-07-16 04:52 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Ensure libdrm is present to enable the dri2 egl backend (1.49 KB, patch)
2010-07-15 15:10 UTC, Lionel Landwerlin
Details | Splinter Review

Description Lionel Landwerlin 2010-07-15 15:10:58 UTC
Created attachment 37087 [details] [review]
Ensure libdrm is present to enable the dri2 egl backend

It seems the libdrm cflags & ldflags are missing for the dri2 egl backend.
The attached patch ensure dri2 backend is only available when libdrm is present.
Comment 1 Chia-I Wu 2010-07-16 04:52:58 UTC
I've committed an alternative fix which builds egl_dri2 only when DRI drivers are built (--with-driver=dri).


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.