Bug 29088

Summary: Missing libdrm cflags/libs for src/egl/drivers/dri2
Product: Mesa Reporter: Lionel Landwerlin <llandwerlin>
Component: OtherAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: medium    
Version: git   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Ensure libdrm is present to enable the dri2 egl backend

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.