1. The hard links to automake and aclocal are not [program]-1.9.6, but [program]-1.9. Maybe there should be a "version2" entity for automake to handle this?

2. Perl does not install any en2cxs program.

3. Glibc 2.4 does not have nscd_nischeck. I know that LFS does not use Glibc 2.4 yet, but I thought I'd mention this now to make things a bit easier when LFS does upgrade Glibc.
Index: chapter06/perl.xml
===================================================================
--- chapter06/perl.xml	(revision 7638)
+++ chapter06/perl.xml	(working copy)
@@ -140,17 +140,6 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="en2cxs">
-        <term><command>en2cxs</command></term>
-        <listitem>
-          <para>Builds a Perl extension for the Encode module from either
-          Unicode Character Mappings or Tcl Encoding Files</para>
-          <indexterm zone="ch-system-perl en2cxs">
-            <primary sortas="b-en2cxs">en2cxs</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
       <varlistentry id="find2perl">
         <term><command>find2perl</command></term>
         <listitem>
Index: chapter06/automake.xml
===================================================================
--- chapter06/automake.xml	(revision 7638)
+++ chapter06/automake.xml	(working copy)
@@ -95,7 +95,7 @@
       </varlistentry>
 
       <varlistentry id="aclocal-version">
-        <term><command>aclocal-&automake-version;</command></term>
+        <term><command>aclocal-1.9</command></term>
         <listitem>
           <para>A hard link to <command>aclocal</command></para>
           <indexterm zone="ch-system-automake aclocal-version">
@@ -122,7 +122,7 @@
       </varlistentry>
 
       <varlistentry id="automake-version">
-        <term><command>automake-&automake-version;</command></term>
+        <term><command>automake-1.9</command></term>
         <listitem>
           <para>A hard link to <command>automake</command></para>
           <indexterm zone="ch-system-automake automake-version">
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to