Changeset d56bc99 in clfs-sysroot
- Timestamp:
- Oct 14, 2006, 4:03:49 PM (18 years ago)
- Branches:
- master
- Children:
- 89d13a9
- Parents:
- 69b39b5
- Location:
- BOOK
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/ncurses.xml
r69b39b5 rd56bc99 25 25 <sect2 role="installation"> 26 26 <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> 27 32 28 33 <para os="a">Prepare Ncurses for compilation:</para> -
BOOK/introduction/common/changelog.xml
r69b39b5 rd56bc99 41 41 <itemizedlist> 42 42 <listitem> 43 <para>[jciccone] - Added patch to fix build issues with 44 Bash 3.2.</para> 45 </listitem> 46 <listitem> 43 47 <para>[jciccone] - Updated Udev to 102.</para> 44 48 </listitem> -
BOOK/materials/common/patches.xml
r69b39b5 rd56bc99 200 200 201 201 <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> 202 211 <term>Perl Cross Compile Patch - <token>&perl-cross_compile-patch-size;</token>:</term> 203 212 <listitem> -
BOOK/patches.ent
r69b39b5 rd56bc99 86 86 <!ENTITY mktemp-tempfile-patch-size "3.6 KB"> 87 87 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 88 92 <!ENTITY perl-cross_compile-patch "perl-&perl-version;-cross_compile-2.patch"> 89 93 <!ENTITY perl-cross_compile-patch-md5 "bd9f94c8629e674f4472604b77cea42d">
Note:
See TracChangeset
for help on using the changeset viewer.