DJ Lucas wrote:
> I'll be rebuilding one last time to
> confirm a clean 'start to finish' build overnight tonight.
Well it wasn't so clean. Anyway, the above two with this one is...yes
all three patches to gcc4 branch and it's up to date. Will still need
to update the package entity and dl link for the inetutils patch when
the book does in the next day or so.
-- DJ Lucas
diff -Naur gcc4/chapter05/glibc.xml gcc4-new/chapter05/glibc.xml
--- gcc4/chapter05/glibc.xml 2005-08-26 22:31:20.000000000 -0500
+++ gcc4-new/chapter05/glibc.xml 2005-08-27 13:24:23.000000000 -0500
@@ -79,12 +79,14 @@
</make>
<make>
<!-- <param>-k</param>
- we expect 4 failurs -->
+ we expect 5 failurs -->
<param>check</param>
<param> || make check</param>
<param> || make check</param>
<param> || make check</param>
<param> || make check</param>
+ <param> || make check</param>
+<!-- Anything more than the expected 5 errors stops the build -->
</make>
<mkdir>
diff -Naur gcc4/chapter06/coreutils.xml gcc4-new/chapter06/coreutils.xml
--- gcc4/chapter06/coreutils.xml 2005-08-26 18:03:14.000000000 -0500
+++ gcc4-new/chapter06/coreutils.xml 2005-08-27 13:22:53.000000000 -0500
@@ -80,7 +80,6 @@
<source>date</source>
<source>echo</source>
<source>false</source>
- <source>head</source>
<source>hostname</source>
<source>ln</source>
<source>ls</source>
diff -Naur gcc4/chapter06/glibc.xml gcc4-new/chapter06/glibc.xml
--- gcc4/chapter06/glibc.xml 2005-08-26 22:31:20.000000000 -0500
+++ gcc4-new/chapter06/glibc.xml 2005-08-27 13:23:59.000000000 -0500
@@ -87,6 +87,7 @@
<param> || make check</param>
<param> || make check</param>
<param> || make check</param>
+<!-- Anything more than the expected 4 errors stops the build -->
</make>
<execute command="touch">
<param>/etc/ld.so.conf</param>
diff -Naur gcc4/config/package.ent gcc4-new/config/package.ent
--- gcc4/config/package.ent 2005-08-26 22:31:20.000000000 -0500
+++ gcc4-new/config/package.ent 2005-08-27 13:21:28.000000000 -0500
@@ -186,8 +186,8 @@
<!ENTITY libtool-package "libtool-&libtool-version;.tar.bz2">
<!ENTITY libtool-directory "libtool-&libtool-version;">
-<!ENTITY libxml2-md5 "2d53bba9a4768ec57d8bf2bdadb75c87">
-<!ENTITY libxml2-version "2.6.17">
+<!ENTITY libxml2-md5 "342f722d1770071be19253f229fef677">
+<!ENTITY libxml2-version "2.6.20">
<!ENTITY libxml2-package "libxml2-&libxml2-version;.tar.bz2">
<!ENTITY libxml2-directory "libxml2-&libxml2-version;">
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page