Hi.

Attached are the diffs for part of chapter 12.

Please note that I only checked the following packages for now:

guile
librep
nasm
perl modules (not overly well checked)
python
ruby


most of the others either need a little more work or have requirements which
my system for now does not meet...

my main intend right now is to bring my new system to life with the tools I
need (right now I'm sitting in front of some PIII-500 :-( ) so I will move
with bigger steps through the next chapters but at least chapters 4 and 8
to 12 will be of bigger concern to me so I will check back to them later...

Regards,

Torsten.
Index: chapter12/ruby.xml
===================================================================
--- chapter12/ruby.xml	(revision 2011)
+++ chapter12/ruby.xml	(working copy)
@@ -57,9 +57,6 @@
       <make>
         <param>install</param>
       </make>
-      <make>
-        <param>install-doc</param>
-      </make>
     </stage>
     <stage name="Cleanup">
       <remove>&build_dir;/&ruby-directory;</remove>
Index: chapter12/guile.xml
===================================================================
--- chapter12/guile.xml	(revision 2011)
+++ chapter12/guile.xml	(working copy)
@@ -26,10 +26,8 @@
       <configure>
         <param>--prefix=/usr</param>
       </configure>
+      <make/>
       <make>
-	<prefix>LD_LIBRARY_PATH="$PWD/libguile-ltdl/.libs"</prefix>
-      </make>
-      <make>
         <param>install</param>
       </make>
     </stage>
Index: config_standard/config.ent
===================================================================
--- config_standard/config.ent	(revision 2011)
+++ config_standard/config.ent	(working copy)
@@ -65,7 +65,7 @@
 
 <!-- Perl version --> 
 <!-- Needed for perl modules -->
-<!ENTITY perl-version "5.8.5">
+<!ENTITY perl-version "5.8.6">
 
 <!-- Net-DNS nameserver tests -->
 <!-- Whether you want to perform these tests -->
Index: config_standard/packages/ch12.ent
===================================================================
--- config_standard/packages/ch12.ent	(revision 2011)
+++ config_standard/packages/ch12.ent	(working copy)
@@ -16,7 +16,7 @@
 <!ENTITY expect-md5         "e6aaab98967f6410099b40f2b3ddebb4">
 <!ENTITY expect-directory   "expect-&expect-version;">
 
-<!ENTITY expect-spawn-patch "expect-&expect-version;-spawn-1.patch">
+<!ENTITY expect-spawn-patch "expect-&expect-version;-spawn-2.patch">
 
 <!ENTITY gnat-version   "3.15p"> 	 
 <!ENTITY gnat-package   "gcc-&gcc-34-version;-gnat-&gnat-version;-i686-pc-redhat71-gnu-bin.tar.bz2">
Index: wget/chapter12.urls
===================================================================
--- wget/chapter12.urls	(revision 2011)
+++ wget/chapter12.urls	(working copy)
@@ -3,7 +3,7 @@
 ftp://ftp.lfs-matrix.net/pub/BLFS/SVN/D-E/doxygen-1.4.3.src.tar.bz2
 
 ftp://ftp.lfs-matrix.net/pub/BLFS/SVN/D-E/expect-5.43.0.tar.bz2
-ftp://ftp.lfs-matrix.net/pub/BLFS/SVN/D-E/expect-5.43.0-spawn-1.patch
+ftp://ftp.lfs-matrix.net/pub/BLFS/SVN/D-E/expect-5.43.0-spawn-2.patch
 
 ftp://ftp.lfs-matrix.net/pub/BLFS/SVN/F-H/gcc-3.4.3-gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.bz2
 ftp://ftp.lfs-matrix.net/pub/BLFS/SVN/F-H/gcc-3.4.3.tar.bz2
-- 
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to