diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5f0086190..13ace23f2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,23 @@ appropriate for the entry or if needed the entire day's listitem. --> + + 2018-04-11 + + + [bdubbs] - Fix appdata.loc file in gettext. + + + [bdubbs] - Update to linux-4.16.1. Fixes + #4256. + + + [bdubbs] - Update to procps-ng-3.3.14. Fixes + #4257. + + + + 2018-04-06 diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index 630febf1d..1213b2265 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -43,15 +43,28 @@ Installation of Gettext - + picked up in this package + + As of April 11, 2018, 'TESTS = test-lock' is in gettext-runtime/tests/Makefile.am + Perhaps the test is fixed. + + There is no reference to 'test' or TEST in gettext-tools/gnulib-tests/Makefile.am + --> First, suppress two invocations of test-lock which on some machines can loop forever: sed -i '/^TESTS =/d' gettext-runtime/tests/Makefile.in && sed -i 's/test-lock..EXEEXT.//' gettext-tools/gnulib-tests/Makefile.in + + Now fix a configuration file: + +sed -e '/AppData/N;N;p;s/\.appdata\./.metainfo./' \ + -i gettext-tools/its/appdata.loc + Prepare Gettext for compilation: ./configure --prefix=/usr \ diff --git a/chapter06/revisedchroot.xml b/chapter06/revisedchroot.xml index db361a6eb..8436600f0 100644 --- a/chapter06/revisedchroot.xml +++ b/chapter06/revisedchroot.xml @@ -55,12 +55,12 @@ rm -f /usr/lib/libfl.a rm -f /usr/lib/libfl_pic.a rm -f /usr/lib/libz.a - There are also several files installed in the /usr/lib directory with a - file name extention of .la. These are "libtool archive" files and generally - unneeded on a linux system. None of these are necessary at this point. To - remove them, run: + There are also several files installed in the /usr/lib and /usr/libexec + directories with a file name extention of .la. These are "libtool archive" + files and generally unneeded on a linux system. None of these are necessary + at this point. To remove them, run: -find /usr/lib -name \*.la -delete +find /usr/lib /usr/libexec -name \*.la -delete For more information about libtool archive files, see the BLFS section "About Libtool diff --git a/general.ent b/general.ent index dfcef8633..eb65078c4 100644 --- a/general.ent +++ b/general.ent @@ -1,4 +1,4 @@ - + @@ -7,7 +7,7 @@ - + diff --git a/packages.ent b/packages.ent index 86c744392..cff231772 100644 --- a/packages.ent +++ b/packages.ent @@ -416,12 +416,12 @@ - - - - + + + + - +