Bug 7707

Summary: rendition driver build fix
Product: xorg Reporter: Matthieu Herrb <matthieu.herrb>
Component: Driver/renditionAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: git   
Hardware: x86 (IA32)   
OS: OpenBSD   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 6666    
Attachments:
Description Flags
Proposed patch none

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.