Changeset 6c5cde3
- Timestamp:
- Apr 24, 2007, 10:20:46 AM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- f2456c98
- Parents:
- 908cd11
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/coreutils.xml
r908cd11 r6c5cde3 33 33 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 34 34 35 <para os="m1">The following command creates a dummy 36 <filename>uname.1</filename>. This is needed because the creation of man 37 pages for Coreutils now requires help2man:</para> 35 <para os="m1">When the uname patch was applied. A change was made to 36 <filename>uname.c</filename>. This change is causing the man Makefile to 37 try and regenerate the man page for uname. Since the compiled uname can 38 not be executed the build will fail. The following command gives the 39 uname man page a newer timestamp then <filename>uname.c</filename>.</para> 38 40 39 41 <screen os="m2"><userinput>touch man/uname.1</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.