Author: chris
Date: 2006-04-30 21:24:32 -0600 (Sun, 30 Apr 2006)
New Revision: 1493
Modified:
trunk/BOOK/temp-system/common/bash.xml
trunk/BOOK/temp-system/multilib/bash.xml
Log:
Removed unneeded command from temp-system bash installation
Modified: trunk/BOOK/temp-system/common/bash.xml
===================================================================
--- trunk/BOOK/temp-system/common/bash.xml 2006-04-30 21:51:56 UTC (rev
1492)
+++ trunk/BOOK/temp-system/common/bash.xml 2006-05-01 03:24:32 UTC (rev
1493)
@@ -22,17 +22,12 @@
<sect2 role="installation">
<title>Installation of Bash</title>
- <para os="c1">Remove a test that causes the build to fail:</para>
-
-<screen os="c2"><userinput>echo "ac_cv_func_setvbuf_reversed=no" >>
config.cache</userinput></screen>
-
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../final-system/common/bash.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/>
<screen os="h"><userinput>./configure --prefix=/tools \
- --without-bash-malloc --host=${LFS_TARGET} \
- --cache-file=config.cache</userinput></screen>
+ --without-bash-malloc --host=${LFS_TARGET}</userinput></screen>
<variablelist os="ad">
<title>The meaning of the configure option:</title>
Modified: trunk/BOOK/temp-system/multilib/bash.xml
===================================================================
--- trunk/BOOK/temp-system/multilib/bash.xml 2006-04-30 21:51:56 UTC (rev
1492)
+++ trunk/BOOK/temp-system/multilib/bash.xml 2006-05-01 03:24:32 UTC (rev
1493)
@@ -24,20 +24,11 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/bash.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'c1'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/bash.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'c2'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/bash.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/>
<screen os="h"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \
./configure --prefix=/tools \
- --without-bash-malloc --host=${LFS_TARGET} \
- --cache-file=config.cache</userinput></screen>
+ --without-bash-malloc --host=${LFS_TARGET}</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/bash.xml"
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page