Changeset d56bc99 in clfs-sysroot


Ignore:
Timestamp:
Oct 14, 2006, 4:03:49 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
89d13a9
Parents:
69b39b5
Message:

Added the ncurses bash patch.

Location:
BOOK
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/ncurses.xml

    r69b39b5 rd56bc99  
    2525  <sect2 role="installation">
    2626    <title>Installation of Ncurses</title>
     27
     28    <para os="p1">This patch addresses build issues with Bash &bash-version;:
     29    </para>
     30
     31<screen os="p2"><userinput>patch -Np1 -i ../&ncurses-bash-patch;</userinput></screen>
    2732
    2833    <para os="a">Prepare Ncurses for compilation:</para>
  • BOOK/introduction/common/changelog.xml

    r69b39b5 rd56bc99  
    4141      <itemizedlist>
    4242        <listitem>
     43          <para>[jciccone] - Added patch to fix build issues with
     44          Bash 3.2.</para>
     45        </listitem>
     46        <listitem>
    4347          <para>[jciccone] - Updated Udev to 102.</para>
    4448        </listitem>
  • BOOK/materials/common/patches.xml

    r69b39b5 rd56bc99  
    200200
    201201    <varlistentry>
     202      <term>Ncurses Bash Fixes Patch - <token>&ncurses-bash-patch-size;</token>:</term>
     203      <listitem>
     204        <para>Download: <ulink
     205        url="&patches-root;&ncurses-bash-patch;"/></para>
     206        <para>MD5 sum: <literal>&ncurses-bash-patch-md5;</literal></para>
     207      </listitem>
     208    </varlistentry>
     209
     210    <varlistentry>
    202211      <term>Perl Cross Compile Patch - <token>&perl-cross_compile-patch-size;</token>:</term>
    203212      <listitem>
  • BOOK/patches.ent

    r69b39b5 rd56bc99  
    8686<!ENTITY mktemp-tempfile-patch-size "3.6 KB">
    8787
     88<!ENTITY ncurses-bash-patch "ncurses-&ncurses-version;-bash32_update-1.patch">
     89<!ENTITY ncurses-bash-patch-md5 "fca13124063dc74925bbdaec364f14dd">
     90<!ENTITY ncurses-bash-patch-size "4 KB">
     91
    8892<!ENTITY perl-cross_compile-patch "perl-&perl-version;-cross_compile-2.patch">
    8993<!ENTITY perl-cross_compile-patch-md5 "bd9f94c8629e674f4472604b77cea42d">
Note: See TracChangeset for help on using the changeset viewer.