Bug 191719

Summary: crash fails to build in mock
Product: [Fedora] Fedora Reporter: n0dalus <n0dalus+redhat>
Component: crashAssignee: 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 Flags
Build log none

Description n0dalus 2006-05-15 14:12:45 UTC
Description of problem:
crash fails to build in mock.

Version-Release number of selected component (if applicable):
crash-4.0-2.18.1.src.rpm

Build fails with error:
In file included from lkcd_v5.c:20:
lkcd_dump_v5.h:38:24: error: linux/list.h: No such file or directory

Comment 1 n0dalus 2006-05-15 14:12:45 UTC
Created attachment 129060 [details]
Build log

Comment 2 Dave Anderson 2006-05-16 12:49:18 UTC
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.