Author: jim
Date: 2006-08-31 13:49:24 -0600 (Thu, 31 Aug 2006)
New Revision: 2370
Modified:
/
branches/clfs-2.0/BOOK/final-system/common/coreutils.xml
Log:
[EMAIL PROTECTED] (orig r2507): jciccone | 2006-08-31 10:01:13 -0700
Add a command to touch the uname makefile in coreutils to prevent it from
trying to regen after applying theuname patch.
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2506
+ b6734a72-470d-0410-b049-f317dca95413:/:2507
Modified: branches/clfs-2.0/BOOK/final-system/common/coreutils.xml
===================================================================
--- branches/clfs-2.0/BOOK/final-system/common/coreutils.xml 2006-08-31
19:49:13 UTC (rev 2369)
+++ branches/clfs-2.0/BOOK/final-system/common/coreutils.xml 2006-08-31
19:49:24 UTC (rev 2370)
@@ -37,6 +37,14 @@
<screen os="p4"><userinput>patch -Np1 -i
../&coreutils-uname-patch;</userinput></screen>
+ <para os="aa">When the uname patch was applied. A change was made to
+ <filename>uname.c</filename>. This change is causing the man Makefile to
+ try and regenerate the makefile for uname. Since the compiled uname can
+ not be executed the build will fail. The following command gives the uname
+ man page a newer timestamp then <filename>uname.c</filename>.</para>
+
+<screen os="ab"><userinput>touch man/uname.1</userinput></screen>
+
<para os="a">Configure doesn't properly handle the following tests
when cross-compiling:</para>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page