Bug 19262 - Latest drm_mode.h commits not compatible with FreeBSD
Summary: Latest drm_mode.h commits not compatible with FreeBSD
Status: RESOLVED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/other (show other bugs)
Version: DRI git
Hardware: x86-64 (AMD64) FreeBSD
: medium major
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-23 10:28 UTC by Coleman Kane
Modified: 2008-12-23 11:54 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Add the symlink and guard the #include of the linux-only header (515 bytes, patch)
2008-12-23 10:28 UTC, Coleman Kane
no flags Details | Splinter Review

Description Coleman Kane 2008-12-23 10:28:33 UTC
Created attachment 21448 [details] [review]
Add the symlink and guard the #include of the linux-only header

The drm_mode.h wasn't symlinked into the bsd-core directory. In addition, the #include <linux/kernel.h> needs to be guarded against being included when we're compiling BSD kmods.
Comment 1 Coleman Kane 2008-12-23 11:54:59 UTC
This has been fixed in commit 58d557c73b9e4ad1964fd083abeec74875c141cb of mesa/drm


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.