Ignore:
Timestamp:
Feb 21, 2006, 1:04:17 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
83f377f
Parents:
be92c41
Message:

r687@server (orig r685): ken | 2005-11-10 13:31:31 -0800
add Data/Dumper? to modules for temporary perls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-tools/common/perl.xml

    rbe92c41 rd82e1bb  
    2828<screen os="ab"><userinput>patch -Np1 -i ../&perl-libc-patch;</userinput></screen>
    2929
    30     <para os="ac">Prepare Perl for compilation (make sure to get the 'IO Fcntl POSIX'
    31     part of the command correct&mdash;they are all letters):</para>
     30    <para os="ac">Prepare Perl for compilation (make sure to get the 'Data/Dumper
     31    IO Fcntl POSIX' part of the command correct&mdash;they are all letters):</para>
    3232
    33 <screen><userinput>./configure.gnu --prefix=/tools -Dstatic_ext='IO Fcntl POSIX'</userinput></screen>
     33<screen><userinput>./configure.gnu --prefix=/tools -Dstatic_ext='Data/Dumper IO Fcntl POSIX'</userinput></screen>
    3434
    3535    <variablelist os="ad">
     
    3737
    3838      <varlistentry>
    39         <term><parameter>-Dstatic_ext='IO Fcntl POSIX'</parameter></term>
     39        <term><parameter>-Dstatic_ext='Data/Dumper IO Fcntl POSIX'</parameter></term>
    4040        <listitem>
    4141          <para>This tells Perl to build the minimum set of static
Note: See TracChangeset for help on using the changeset viewer.