From ec0a924df94ddf427af1586d6ce53021be8a69c9 Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Mon, 27 Oct 2003 00:41:21 +0000 Subject: Chapter 6 - Glibc: Added command to create /etc/ld.so.conf to match Chapter 5 Glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc-inst.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05') diff --git a/chapter05/glibc-inst.xml b/chapter05/glibc-inst.xml index 3e88212f1..b75a87be1 100644 --- a/chapter05/glibc-inst.xml +++ b/chapter05/glibc-inst.xml @@ -24,7 +24,7 @@ is putting the stability of your system at risk. Though it is a harmless message, the install stage of Glibc will complain about the absence of /tools/etc/ld.so.conf. -Fix this annoying little error with: +Fix this annoying little warning with: mkdir /tools/etc touch /tools/etc/ld.so.conf -- cgit v1.2.3-54-g00ecf