Bug 174816 - mkinitrd 5.0.12-1 doesn't compile, simple solution attached
Summary: mkinitrd 5.0.12-1 doesn't compile, simple solution attached
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: mkinitrd
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Peter Jones
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-02 14:52 UTC by Krzysio (Chris) Leszczynski
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 5.0.13-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-03 23:05:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Krzysio (Chris) Leszczynski 2005-12-02 14:52:02 UTC
Here's a patch:

diff -r --context=2 o/mkinitrd-5.0.12/nash/dm.c mkinitrd-5.0.12/nash/dm.c
*** o/mkinitrd-5.0.12/nash/dm.c 2005-11-16 22:54:56.000000000 +0100
--- mkinitrd-5.0.12/nash/dm.c   2005-12-02 15:45:10.000000000 +0100
***************
*** 15,18 ****
--- 15,19 ----
  #include <stdio.h>
  #include <string.h>
+ #include <stdarg.h>

  #include <libdevmapper.h>


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