Ticket #2367: text-updates.patch
File text-updates.patch, 7.5 KB (added by , 16 years ago) |
---|
-
trunk/BOOK/chapter05/gawk.xml
53 53 <varlistentry> 54 54 <term><parameter>ac_cv_func_working_mktime=yes</parameter></term> 55 55 <listitem> 56 <para>This parameter bypasses the search for mktime in configure 57 and uses the version in glibc. This is necessary due to a change in 58 gcc that has not been incorporated into this package yet.</para> 56 <para>This parameter bypasses the search for mktime in 57 <command>configure</command> and uses the version in Glibc. This is 58 necessary due to a change in GCC that has not been incorporated into 59 this package yet.</para> 59 60 </listitem> 60 61 </varlistentry> 61 62 -
trunk/BOOK/chapter05/grep.xml
65 65 <varlistentry> 66 66 <term><parameter>--without-included-regex</parameter></term> 67 67 <listitem> 68 <para>The configure check for glibc's regex library is broken when69 building against glibc-2.8. This switch forces the use of glibc's70 regex library.</para>68 <para>The configure check for Glibc's regex library is broken when 69 building against Glibc-&glibc-version;. This switch forces the use of 70 Glibc's regex library.</para> 71 71 </listitem> 72 72 </varlistentry> 73 73 </variablelist> -
trunk/BOOK/chapter05/glibc.xml
121 121 <listitem> 122 122 <para>The build requires support for forced unwind, but because it is 123 123 being cross compiled, it cannot auto detect it. Setting this variable 124 on the command line explicitly tells the configure script that support125 is available.</para>124 on the command line explicitly tells the 125 <command>configure</command> script that support is available.</para> 126 126 </listitem> 127 127 </varlistentry> 128 128 <varlistentry> -
trunk/BOOK/chapter06/inetutils.xml
40 40 <sect2 role="installation"> 41 41 <title>Installation of Inetutils</title> 42 42 43 <para> All programs that come with Inetutils will notbe installed.43 <para>Not all programs that come with Inetutils will be installed. 44 44 However, the Inetutils build system will insist on installing all the 45 45 man pages anyway. The following patch will correct this 46 46 situation:</para> -
trunk/BOOK/chapter06/grep.xml
59 59 <varlistentry> 60 60 <term><parameter>--without-included-regex</parameter></term> 61 61 <listitem> 62 <para>The configure check for glibc's regex library is broken when63 building against glibc-2.8. This switch forces the use of glibc's64 regex library.</para>62 <para>The configure check for Glibc's regex library is broken when 63 building against Glibc-&glibc-version;. This switch forces the use 64 of Glibc's regex library.</para> 65 65 </listitem> 66 66 </varlistentry> 67 67 </variablelist> -
trunk/BOOK/chapter06/db.xml
96 96 <screen><userinput remap="make">make</userinput></screen> 97 97 98 98 <para>It is not possible to test the package meaningfully, because 99 that would involve building T CL bindings. TCLbindings cannot be100 built properly now because T CLis linked against Glibc in99 that would involve building Tcl bindings. Tcl bindings cannot be 100 built properly now because Tcl is linked against Glibc in 101 101 <filename class="directory">/tools</filename>, not against Glibc in 102 102 <filename class="directory">/usr</filename>.</para> 103 103 -
trunk/BOOK/chapter06/gcc.xml
61 61 esac</userinput></screen> 62 62 63 63 <para>The <command>fixincludes</command> script is known to occasionally 64 erroneously attempt to "fix" the system headers installed so far. As65 the headers installed by GCC-&gcc-version; and Glibc-&glibc-version; are known66 to not require fixing, issue the following command to prevent the67 <command>fixincludes</command>script from running:</para>64 erroneously attempt to "fix" the system headers installed so far. 65 As the headers installed up to this point are known to not require fixing, 66 issue the following command to prevent the <command>fixincludes</command> 67 script from running:</para> 68 68 69 69 <screen><userinput remap="pre">sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in</userinput></screen> 70 70 … … 82 82 --enable-clocale=gnu --enable-languages=c,c++ \ 83 83 --disable-multilib --disable-bootstrap</userinput></screen> 84 84 85 <para>Note that for other languages, there are some prerequ sites that86 are not available. 85 <para>Note that for other languages, there are some prerequisites that 86 are not available. See the BLFS Book for instructions on how to 87 87 build all the GCC supported languages.</para> 88 88 89 89 <para>Compile the package:</para> -
trunk/BOOK/appendices/dependencies.xml
131 131 <segtitle>&testsuites;</segtitle> 132 132 133 133 <seglistitem> 134 <seg>Not run. Requires T CLinstalled on the final system</seg>134 <seg>Not run. Requires Tcl installed on the final system</seg> 135 135 </seglistitem> 136 136 </segmentedlist> 137 137 … … 362 362 <segtitle>&before;</segtitle> 363 363 364 364 <seglistitem> 365 <seg>Util- Linux</seg>365 <seg>Util-linux-ng</seg> 366 366 </seglistitem> 367 367 </segmentedlist> 368 368 … … 1063 1063 1064 1064 <seglistitem> 1065 1065 <seg>Bash, GRUB, Inetutils, Less, Procps, Psmisc, Readline, Texinfo, 1066 Util- Linux, and Vim</seg>1066 Util-linux-ng, and Vim</seg> 1067 1067 </seglistitem> 1068 1068 </segmentedlist> 1069 1069 … … 1426 1426 </seglistitem> 1427 1427 </segmentedlist> 1428 1428 1429 <!-- Begin Util- Linuxdependency info -->1430 <bridgehead renderas="sect2" id="util-linux- dep">Util-Linux</bridgehead>1429 <!-- Begin Util-linux-ng dependency info --> 1430 <bridgehead renderas="sect2" id="util-linux-ng-dep">Util-linux-ng</bridgehead> 1431 1431 1432 1432 <segmentedlist> 1433 1433 <segtitle>&dependencies;</segtitle> … … 1505 1505 <segtitle>&before;</segtitle> 1506 1506 1507 1507 <seglistitem> 1508 <seg>File, Module-Init-Tools, Perl, and Util- Linux</seg>1508 <seg>File, Module-Init-Tools, Perl, and Util-linux-ng</seg> 1509 1509 </seglistitem> 1510 1510 </segmentedlist> 1511 1511