Changeset 28d6895
- Timestamp:
 - Sep 7, 2008, 9:26:22 AM (17 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - 3a9adc5c
 - Parents:
 - 292caee
 - Location:
 - BOOK
 - Files:
 - 
      
- 3 edited
 
- 
          
  general.ent (modified) (1 diff)
 - 
          
  temp-system/common/coreutils.xml (modified) (1 diff)
 - 
          
  temp-system/common/texinfo.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/general.ent
r292caee r28d6895 36 36 <!ENTITY hints-root "http://hints.cross-lfs.org/"> 37 37 <!ENTITY livecd-root "&lfs-root;livecd/"> 38 <!ENTITY test-results "&clfs- wiki;clfs/build-logs/&generic-version;/">38 <!ENTITY test-results "&clfs-root;testsuite-logs/&generic-version;/"> 39 39 <!ENTITY errata "&clfs-wiki;clfs/errata/&generic-version;/"> 40 40  - 
      
BOOK/temp-system/common/coreutils.xml
r292caee r28d6895 50 50 <literal>touch</literal> program. If the target architecture cannot be 51 51 executed by the host system, the build will fail. The following command 52 fixes this by giving the man page a newer timestamp then its corresponding source file:</para> 52 fixes this by giving the man page a newer timestamp than its corresponding 53 source file:</para> 53 54 54 55 <screen os="m2"><userinput>touch man/touch.1</userinput></screen>  - 
      
BOOK/temp-system/common/texinfo.xml
r292caee r28d6895 23 23 <title>Installation of Texinfo</title> 24 24 25 <para os="p1"> Fixes a build error due to mbstate is not defined.26 Apply the following patch to fix this:</para>25 <para os="p1">The following patch fixes a build error due to mbstate 26 being undefined:</para> 27 27 28 28 <screen os="p2"><userinput>patch -Np1 -i ../&texinfo-mbstate_fix-patch;</userinput></screen>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  