From 7b1923d02ae7c261d9981fe92277169cf3e8de83 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 16 Feb 2015 21:32:19 +0000 Subject: Update to linux-3.19. Update to iproute2-3.19.0. Update to perl-5.20.2. Update to libtool-2.4.6. Added a note to glibc about potential problems with parallel build. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10846 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter05') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 3a1dd793c..445c0c6c1 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -169,6 +169,10 @@ esac generally harmless. This msgfmt program is part of the Gettext package which the host distribution should provide. + There have been reports that this package may fail when + building as a "parallel make". If this occurs, rerun the make command + with a "-j1" option. + Compile the package: make -- cgit v1.2.3-54-g00ecf