diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8c552f6f0..209f7bb9c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ 2012-06-04 + + [bdubbs] - Incorporate perl fixes from 2012-06-03 + in the perl patch. + [matthew] - Upgrade to Psmisc-22.17. Fixes #3109. diff --git a/chapter05/perl.xml b/chapter05/perl.xml index dc279539a..f59a2f7f8 100644 --- a/chapter05/perl.xml +++ b/chapter05/perl.xml @@ -48,19 +48,13 @@ patch -Np1 -i ../&perl-libc-patch; - The configuration script needs to be adjusted to run in the restricted - LFS environment: - -chmod -v 0775 Configure -sed -i -e '/Restore computed paths/i libswanted=""' Configure - Prepare Perl for compilation: sh Configure -des -Dprefix=/tools Build the package: -make CLDFLAGS='-lm' +make Although Perl comes with a test suite, it would be better to wait until it is insalled in the next chapter. diff --git a/patches.ent b/patches.ent index 4fa0fab57..78d8f8ff4 100644 --- a/patches.ent +++ b/patches.ent @@ -75,9 +75,9 @@ - - - + + +