Bug 191719
| Summary: | crash fails to build in mock | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | n0dalus <n0dalus+redhat> | ||||
| Component: | crash | Assignee: | Dave Anderson <anderson> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-05-16 12:55:22 UTC | Type: | --- | ||||
| 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: | 191529 | ||||||
| Attachments: |
|
||||||
|
Description
n0dalus
2006-05-15 14:12:45 UTC
Created attachment 129060 [details]
Build log
Removed the following to get the devel branch to build: #include of <asm/list.h> from lkcd_v5_dump.h (as seen in attached log) #include of <asm/segment.h> from lkcd_x86_trace.c #include of <asm/page.h> by vas_crash.h #include of <asm/page.h> by s390_dump.c The devel (fc6) branch is now at version 4.0-2.26.4. |