Chris Staub wrote:
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.

Forgot to update the list of programs (without the descriptions) in that last patch...
Index: trunk/BOOK/chapter06/perl.xml
===================================================================
--- trunk/BOOK/chapter06/perl.xml       (revision 7644)
+++ trunk/BOOK/chapter06/perl.xml       (working copy)
@@ -95,7 +95,7 @@
       <segtitle>Installed libraries</segtitle>
 
       <seglistitem>
-        <seg>a2p, c2ph, dprofpp, enc2xs, find2perl, h2ph, h2xs, libnetcfg, 
perl,
+        <seg>a2p, c2ph, dprofpp, find2perl, h2ph, h2xs, libnetcfg, perl,
         perl&perl-version; (link to perl), perlbug, perlcc, perldoc, perlivp,
         piconv, pl2pm, pod2html, pod2latex, pod2man, pod2text, pod2usage,
         podchecker, podselect, psed (link to s2p), pstruct (link to c2ph), s2p,
@@ -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: trunk/BOOK/chapter06/automake.xml
===================================================================
--- trunk/BOOK/chapter06/automake.xml   (revision 7644)
+++ trunk/BOOK/chapter06/automake.xml   (working copy)
@@ -61,8 +61,8 @@
       <segtitle>Installed programs</segtitle>
 
       <seglistitem>
-        <seg>acinstall, aclocal, aclocal-&automake-version;, automake,
-        automake-&automake-version;, compile, config.guess, config.sub,
+        <seg>acinstall, aclocal, aclocal-1.9, automake,
+        automake-1.9, compile, config.guess, config.sub,
         depcomp, elisp-comp, install-sh, mdate-sh, missing, mkinstalldirs,
         py-compile, symlink-tree, and ylwrap</seg>
       </seglistitem>
@@ -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