diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-26 21:25:09 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-26 21:25:09 +0000 |
commit | 32cee45c7138e9385d0341d093a03d7f660ec749 (patch) | |
tree | 99abe7b5b47628c9332d22d3034ed6a58a3b9ee3 /chapter05/fileutils-inst.xml | |
parent | 624fe9515e30944c35363b646b0b0cde87eeb802 (diff) |
Applied Alex Groenewoud's namesandspaces.dat patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/fileutils-inst.xml')
-rw-r--r-- | chapter05/fileutils-inst.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/fileutils-inst.xml b/chapter05/fileutils-inst.xml index 83e77af52..adfff9733 100644 --- a/chapter05/fileutils-inst.xml +++ b/chapter05/fileutils-inst.xml @@ -3,13 +3,13 @@ <para>The programs from a statically linked Fileutils package may cause segmentation faults on certain systems, if your distribution has -Glibc-2.2.3 or higher installed. It also seems to happen mostly on machines +Glibc-2.2.3 or higher installed. It seems to happen mostly on machines powered by an AMD CPU, but there is a case or two where an Intel system -is affected as well. If your system falls under this category, try the +is affected as well. If your system falls in this category, try the following fix.</para> <para>Note that in some cases using these sed commands will result in -problems not being able to compile this package at all, even when your +not being able to compile this package at all, even when your system has an AMD CPU and has Glibc-2.2.3 (or higher) installed. If that's the case, you'll need to remove the fileutils-&fileutils-version; directory and unpack it again from the tarball before continuing. We believe this |