Changeset 8cd07b0 for BOOK/temp-system/common/bash.xml
- Timestamp:
- Apr 24, 2011, 10:20:04 AM (14 years ago)
- Children:
- e655c39d
- Parents:
- d66ee74
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/bash.xml
rd66ee74 r8cd07b0 15 15 <secondary>temporary system</secondary> 16 16 </indexterm> 17 17 <!-- 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 19 href="../../final-system/common/bash.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 21 --> 22 22 <sect2 role="installation"> 23 23 <title>Installation of Bash</title> 24 24 <!-- 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="../../final-system/common/bash.xml" … … 30 30 href="../../final-system/common/bash.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 --> 33 33 <para os="t1">When Bash is cross-compiled, it cannot test for the presence 34 34 of named pipes, among other things. If you used <command>su</command> to … … 53 53 gt_cv_int_divbyzero_sigfpe=yes 54 54 EOF</userinput></screen> 55 55 <!-- 56 56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 57 57 href="../../final-system/common/bash.xml" 58 58 xpointer="xpointer(//*[@os='a'])"/> 59 59 --> 60 60 <screen os="b"><userinput>./configure --prefix=/tools \ 61 61 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ … … 76 76 77 77 </variablelist> 78 78 <!-- 79 79 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 80 80 href="../../final-system/common/bash.xml" … … 88 88 href="../../final-system/common/bash.xml" 89 89 xpointer="xpointer(//*[@os='g'])"/> 90 90 --> 91 91 <screen os="h"><userinput>make install</userinput></screen> 92 92 … … 97 97 98 98 </sect2> 99 99 <!-- 100 100 <sect2 role="content"> 101 101 <title/> 102 102 103 103 <para>Details on this package are located in <xref 104 linkend="c ontents-bash" role="."/></para>104 linkend="ch-system-bash-contents" role="."/></para> 105 105 106 106 </sect2> 107 107 --> 108 108 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.