Author: jim
Date: 2006-03-20 11:17:24 -0700 (Mon, 20 Mar 2006)
New Revision: 1298
Modified:
/
trunk/BOOK/
trunk/BOOK/introduction/common/changelog.xml
trunk/BOOK/temp-system/common/texinfo.xml
trunk/BOOK/temp-system/multilib/texinfo.xml
Log:
[EMAIL PROTECTED] (orig r1298): jim | 2006-03-20 10:06:23 -0800
[EMAIL PROTECTED]: jim | 2006-03-20 10:02:07 -0800
Fixed build issue with texinfo
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:1297
+ b6734a72-470d-0410-b049-f317dca95413:/:1298
Property changes on: trunk/BOOK
___________________________________________________________________
Name: svk:merge
- 38c7b366-470d-0410-a457-935707c16d9b:/cross-lfs:2645
3949c430-d905-0410-97b6-f115d20341b5:/cross-lfs:1422
3b7552df-c20a-0410-b7e1-d7eaf1be8828:/cross-lfs:1269
f6929928-7304-0410-9559-ff6106abff4d:/cross-lfs:790
+ 38c7b366-470d-0410-a457-935707c16d9b:/cross-lfs:2646
3949c430-d905-0410-97b6-f115d20341b5:/cross-lfs:1422
3b7552df-c20a-0410-b7e1-d7eaf1be8828:/cross-lfs:1269
f6929928-7304-0410-9559-ff6106abff4d:/cross-lfs:790
Modified: trunk/BOOK/introduction/common/changelog.xml
===================================================================
--- trunk/BOOK/introduction/common/changelog.xml 2006-03-20 18:17:17 UTC
(rev 1297)
+++ trunk/BOOK/introduction/common/changelog.xml 2006-03-20 18:17:24 UTC
(rev 1298)
@@ -37,6 +37,15 @@
-->
<listitem>
+ <para>March 20, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[jim] - Fixed build issue with Texinfo in temp-system. Added
--build.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>March 15, 2006</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/temp-system/common/texinfo.xml
===================================================================
--- trunk/BOOK/temp-system/common/texinfo.xml 2006-03-20 18:17:17 UTC (rev
1297)
+++ trunk/BOOK/temp-system/common/texinfo.xml 2006-03-20 18:17:24 UTC (rev
1298)
@@ -27,7 +27,7 @@
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<screen os="b"><userinput>CC="${CC}" ./configure --prefix=/tools \
- --host=${LFS_TARGET}</userinput></screen>
+ --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../final-system/common/texinfo.xml"
Modified: trunk/BOOK/temp-system/multilib/texinfo.xml
===================================================================
--- trunk/BOOK/temp-system/multilib/texinfo.xml 2006-03-20 18:17:17 UTC (rev
1297)
+++ trunk/BOOK/temp-system/multilib/texinfo.xml 2006-03-20 18:17:24 UTC (rev
1298)
@@ -27,7 +27,7 @@
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
- --host=${LFS_TARGET}</userinput></screen>
+ --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/texinfo.xml"
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page