Bug 1160

Summary: SDK: xf86drm.h needs xc/extras/drm/shared/drm.h
Product: xorg Reporter: Bryan Stine <battousai>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: ajax, dberkholz
Version: 6.8.0   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 351    
Attachments:
Description Flags
xorg-add-drm.h-to-SDK.patch none

Description Bryan Stine 2004-08-22 21:04:10 UTC
It seems that drm.h will have to be added to the SDK includes. This reared its 
head when trying to build gatos against the SDK. 
 
The drm stuff in xc is, of course, seperately maintained and doesn't use 
imake, so the traditional one-liner patch to add the file won't be appropriate 
here.
Comment 1 Adam Jackson 2004-08-25 16:47:56 UTC
um, why not?  i'd think lib/GL/dri/drm/Imakefile would be exactly the right
place for a one-liner.  lib/GL/dri/drm/drm.h gets symlinked across from the copy
in extras/.
Comment 2 Bryan Stine 2004-08-25 21:54:12 UTC
Forgive my ignorance, I wasn't aware of the symlinking being done. One-liner 
coming your way. :) 
Comment 3 Bryan Stine 2004-08-25 21:54:50 UTC
Created attachment 733 [details] [review]
xorg-add-drm.h-to-SDK.patch
Comment 4 Kevin E. Martin 2004-08-26 20:22:23 UTC
The patch looks fine.
Checked in.
Closing.

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.