Bug 1160 - SDK: xf86drm.h needs xc/extras/drm/shared/drm.h
Summary: SDK: xf86drm.h needs xc/extras/drm/shared/drm.h
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 6.8.0
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 351
  Show dependency treegraph
 
Reported: 2004-08-22 21:04 UTC by Bryan Stine
Modified: 2004-08-26 03:22 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
xorg-add-drm.h-to-SDK.patch (268 bytes, patch)
2004-08-25 21:54 UTC, Bryan Stine
no flags Details | Splinter Review

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.