Ignore:
Timestamp:
Aug 15, 2011, 11:35:01 AM (13 years ago)
Author:
Jonathan Norman <jonathan@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
24ea95b
Parents:
596fa5a
Message:

Made note about mutiple make jobs with libee and fixed a permissions problem with coreutils

Location:
BOOK/final-system/common
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/coreutils.xml

    r596fa5a ra42ce33e  
    6666    for a few files to allow this:</para>
    6767
    68 <screen os="m"><userinput>chown -Rv dummy config.log {gnulib-tests,lib,src}/.deps</userinput></screen>
     68<screen os="m"><userinput>chown -Rv dummy config.log {gnulib-tests,lib,src}</userinput></screen>
    6969
    7070    <para os="n">Then run the remainder of the tests as the
  • BOOK/final-system/common/libee.xml

    r596fa5a ra42ce33e  
    3030
    3131    <para os="c">Compile the package:</para>
     32
     33<note os="n1">
     34    <para>Libee will fail to compile if running multiple jobs with make.</para>
     35</note>
    3236
    3337<screen os="d"><userinput>make</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.