From c5be6346ba51965f9ee82804089ba6c606c7e038 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 2 May 2014 16:22:07 +0000 Subject: [PATCH] Update several URLs in Chapter 3. Fix typo in Chapter 5, libstdc++. Removed obsolete reference to acinstall in automake section. Removed obsolete reference to sbu home page in Chapter 4. Update installed programs for gdbm. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 29 +++++++++++++++++++++++++++++ chapter04/aboutsbus.xml | 3 --- chapter05/libstdc++.xml | 2 +- chapter06/automake.xml | 12 +----------- chapter06/gdbm.xml | 40 +++++++++++++++++++++++++++++++++++----- general.ent | 4 ++-- packages.ent | 18 +++++++++--------- 7 files changed, 77 insertions(+), 31 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 87ebf4f47..df07eedc4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,35 @@ --> + + 2014-05-02 + + + [bdubbs] - Update several URLs in Chapter 3. Fixes + #3570. + + + [bdubbs] - Fix typo in Chapter 5, libstdc++. Fixes + #3564. + + + [bdubbs] - Removed obsolete reference to acinstall + in automake section. Fixes + #3567. + + + [bdubbs] - Removed obsolete reference to sbu home page + in Chapter 4. Fixes + #3568. + + + [bdubbs] - Update installed programs for gdbm. + Thanks to Chris Staub for the patch. Fixes + #3560. + + + + 2014-04-28 diff --git a/chapter04/aboutsbus.xml b/chapter04/aboutsbus.xml index 265cec244..61eb2276d 100644 --- a/chapter04/aboutsbus.xml +++ b/chapter04/aboutsbus.xml @@ -36,9 +36,6 @@ to give an estimate of how long it might take to install a package, but the numbers can vary by as much as dozens of minutes in some cases. - To view actual timings for a number of specific machines, we recommend - The LinuxFromScratch SBU Home Page at . - For many modern systems with multiple processors (or cores) the compilation time for a package can be reduced by performing a "parallel make" by either setting an environment variable or telling the diff --git a/chapter05/libstdc++.xml b/chapter05/libstdc++.xml index 23d0a3a4a..d93f46bc5 100644 --- a/chapter05/libstdc++.xml +++ b/chapter05/libstdc++.xml @@ -93,7 +93,7 @@ cd ../gcc-build - --with-gxx-include-dir=/tools/include/c++/&gcc-version; + --with-gxx-include-dir=/tools/$LFS_TGT/include/c++/&gcc-version; This is the location where the standard include files are searched by the C++ compiler. In a normal build, this information diff --git a/chapter06/automake.xml b/chapter06/automake.xml index d02700a27..117f9c48b 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -73,7 +73,7 @@ make -j4 check Installed directories - acinstall, aclocal, aclocal-&am-minor-version;, automake, + aclocal, aclocal-&am-minor-version;, automake, automake-&am-minor-version;, compile, config.guess, config.sub, depcomp, install-sh, mdate-sh, missing, mkinstalldirs, py-compile, and ylwrap @@ -87,16 +87,6 @@ make -j4 check - - acinstall - - A script that installs aclocal-style M4 files - - acinstall - - - - aclocal diff --git a/chapter06/gdbm.xml b/chapter06/gdbm.xml index 051207671..f08a365a2 100644 --- a/chapter06/gdbm.xml +++ b/chapter06/gdbm.xml @@ -82,7 +82,7 @@ Installed libraries - testgdbm + gdbm_dump, gdbm_load, and gdbmtool libgdbm.{a,so} and libgdbm_compat.{a,so} @@ -92,12 +92,32 @@ - - testgdbm + + gdbm_dump + + Dumps a GDBM database to a file. + + gdbm_dump + + + + + + gdbm_load + + Recreates a GDBM database from a dump file. + + gdbm_load + + + + + + gdbmtool Tests and modifies a GDBM database - - testgdbm + + gdbmtool @@ -112,6 +132,16 @@ + + libgdbm_compat + + Compatibility library containing older DBM functions + + libgdbm_compat + + + + diff --git a/general.ent b/general.ent index 643ab93af..89c4ee398 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - + - + diff --git a/packages.ent b/packages.ent index 275c0a23e..740c3b012 100644 --- a/packages.ent +++ b/packages.ent @@ -62,7 +62,7 @@ - + @@ -141,7 +141,7 @@ chapter02/creatingfilesystem.xml --> - + @@ -305,7 +305,7 @@ - + @@ -444,7 +444,7 @@ - + @@ -474,7 +474,7 @@ - + @@ -510,7 +510,7 @@ - + @@ -518,7 +518,7 @@ - + @@ -579,7 +579,7 @@ - + @@ -621,7 +621,7 @@ - +