Thanks for all the explainations, seems I got the most part of it right.

On Dec 14, 2007 1:15 AM, Randy McMurchy <[EMAIL PROTECTED]> wrote:
> Additionally, after looking at the current instructions, I
> can't figure out how the libhandle.a library is recreated.
> We delete it from /lib, but I don't see anything else for
> how it is recreated in /usr/lib. Perhaps I'm just overlooking
> the obvious.

I verified that: libhandle.a is installed to /usr/lib, we only delete
a symlink in /lib with the command you mention.

I've edited the book now and it renders ok on my box, so here comes
the diff. Hope everything is in order, if not, please tell me, I'll
correct it.

Regards,

Christian
Index: BOOK/postlfs/filesystems/xfs.xml
===================================================================
--- BOOK/postlfs/filesystems/xfs.xml	(revision 7143)
+++ BOOK/postlfs/filesystems/xfs.xml	(working copy)
@@ -7,10 +7,10 @@
   <!-- <!ENTITY xfsprogs-download-http "http://mirrors.sunsite.dk/xfs/download/cmd_tars/xfsprogs_&xfsprogs-version;-1.tar.gz";> -->
   <!ENTITY xfsprogs-download-http " ">
   <!ENTITY xfsprogs-download-ftp  "ftp://oss.sgi.com/projects/xfs/download/cmd_tars/xfsprogs_&xfsprogs-version;-1.tar.gz";>
-  <!ENTITY xfsprogs-md5sum        "fd41478ab239c8815961dc13e3d4fa6f">
-  <!ENTITY xfsprogs-size          "977 KB">
-  <!ENTITY xfsprogs-buildsize     "39.3 MB">
-  <!ENTITY xfsprogs-time          "0.63 SBU">
+  <!ENTITY xfsprogs-md5sum        "174683e3b86b587ed59823fdbbb96ea4">
+  <!ENTITY xfsprogs-size          "973 KB">
+  <!ENTITY xfsprogs-buildsize     "32.7 MB">
+  <!ENTITY xfsprogs-time          "0.7 SBU">
 ]>
 
 <sect1 id="xfs" xreflabel="XFS-&xfsprogs-version;">
Index: BOOK/general.ent
===================================================================
--- BOOK/general.ent	(revision 7143)
+++ BOOK/general.ent	(working copy)
@@ -72,7 +72,7 @@
 
 <!-- Chapter 5 -->
 <!ENTITY reiser-version               "3.6.20">
-<!ENTITY xfsprogs-version             "2.9.3">
+<!ENTITY xfsprogs-version             "2.9.4">
 
 <!-- Chapter 6 -->
 <!ENTITY vim-version                  "7.1">
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to