Bug 948089
Summary: | xorg-x11-drv-armsoc fails to build | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | D. Marlin <dmarlin> | ||||||
Component: | xorg-x11-drv-armsoc | Assignee: | Peter Robinson <pbrobinson> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 19 | CC: | dennis, pbrobinson | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | arm | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2013-04-05 13:06:51 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 245418 | ||||||||
Attachments: |
|
Description
D. Marlin
2013-04-03 23:55:13 UTC
related info: It appears that this file was intentionally removed, but the driver needs to be updated to not call miInitializeBackingStore: http://patchwork.freedesktop.org/patch/11940/ Created attachment 731692 [details]
patch to remove MIB backing store leftovers.
Created attachment 731693 [details]
Spec file changes to apply the patch
Adding a naive (trivial) patch to remove references to mibstore.h and miInitializeBackingStore allows this package to build. I have not tested that it works. The spec file and source patch are attached. |