Bug 7707 - rendition driver build fix
Summary: rendition driver build fix
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/rendition (show other bugs)
Version: git
Hardware: x86 (IA32) OpenBSD
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: xorg-7.2
  Show dependency treegraph
 
Reported: 2006-07-31 05:51 UTC by Matthieu Herrb
Modified: 2006-11-05 09:36 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Proposed patch (726 bytes, patch)
2006-07-31 05:53 UTC, Matthieu Herrb
no flags Details | Splinter Review

Description Matthieu Herrb 2006-07-31 05:51:22 UTC
After removing "elf.h" from X.Org SDK headers, the rendition driver fails to
build on BSD systems, where there's no /usr/include/elf.h.
Comment 1 Matthieu Herrb 2006-07-31 05:53:33 UTC
Created attachment 6409 [details] [review]
Proposed patch

This patch uses autoconf to locate the alternate <elf_abi.h> header and use it
instead of elf.h.
I could only compile-test this, as I have not hardware using the rendition
driver. 
This is why I'm submitting this patch for review instead of just committing it.
Comment 2 Adam Jackson 2006-10-12 18:18:34 UTC
Looks good to me, adding to the blocker list.
Comment 3 Daniel Stone 2006-11-04 09:23:08 UTC
matthieu: looks good, please commit and do a release.
Comment 4 Matthieu Herrb 2006-11-05 09:36:04 UTC
Applied. Release will follow shortly.


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.