Bug 191719 - crash fails to build in mock
Summary: crash fails to build in mock
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: crash
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Anderson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: BuildReqBlocker
TreeView+ depends on / blocked
 
Reported: 2006-05-15 14:12 UTC by n0dalus
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-05-16 12:55:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Build log (360.81 KB, text/plain)
2006-05-15 14:12 UTC, n0dalus
no flags Details

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. 


Note You need to log in before you can comment on or make changes to this bug.