diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index cbfb8dd0e..f1a838279 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,17 @@ --> + + 2013-01-27 + + + [bdubbs] - Update to pkg-config-0.28. Fixes + #3276 + + + + + 2013-01-25 diff --git a/chapter06/pkgconfig.xml b/chapter06/pkgconfig.xml index b5b613230..43e1b162f 100644 --- a/chapter06/pkgconfig.xml +++ b/chapter06/pkgconfig.xml @@ -46,8 +46,32 @@ ./configure --prefix=/usr \ --with-internal-glib \ + --disable-host-tool \ --docdir=/usr/share/doc/pkg-config-&pkgconfig-version; + + The meaning of the new configure options: + + + --with-internal-glib + + This will allow pkg-config to use it's internal version of + glib becasue an external version is not availible in LFS. + + + + + --disable-host-tool + + This option disables the creation of an undesired hard link + to the pkg-config program. + + + + + + + Compile the package: make diff --git a/chapter06/procps.xml b/chapter06/procps.xml index 8e874960f..8da11e5c0 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -14,7 +14,7 @@
&procps-ng-url;
- Procps-&procps-ng-version; + Procps-ng-&procps-ng-version; Procps-ng @@ -93,7 +93,7 @@ popd /usr is not mounted. mv -v /usr/lib/libprocps.so.* /lib -ln -sfv ../../lib/libprocps.so.1.0.0 /usr/lib/libprocps.so +ln -sfv ../../lib/libprocps.so.1.1.0 /usr/lib/libprocps.so diff --git a/general.ent b/general.ent index 321d26a24..132e2da6c 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + + diff --git a/packages.ent b/packages.ent index e221d2877..166e0107a 100644 --- a/packages.ent +++ b/packages.ent @@ -429,12 +429,12 @@ - - + + - + - +