From 307d0a23a321bb7ee2879a43c1f012924ef8239e Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Sun, 26 Dec 2004 01:04:56 +0000 Subject: Upgraded unstable to util-linux-2.12p - added Alexander's patch as adapted from the debian cramfs utilities package git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/util-linux.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter06/util-linux.xml') diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index ab65e24e7..3e1ca3082 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -32,6 +32,11 @@ mkdir -p /var/lib/hwclock Installation of Util-linux +Util-linux has a compilation error against newer versions of the +linux-libc-headers. The following patch properly fixes that issue + +patch -Np1 -i ../util-linux-&util-linux-version;-cramfs-1.patch + Prepare Util-linux for compilation: ./configure -- cgit v1.2.3-54-g00ecf