Ignore:
Timestamp:
May 16, 2014, 8:34:02 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
58ff30e, f2473a9
Parents:
01247d7
Message:

Add USE_CAP=no during iputils build as libcap is not installed and capability.h is not available.

File:
1 edited

Legend:

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

    r01247d7 r851331b  
    3232    <para os="a">Compile the package:</para>
    3333
    34 <screen os="b"><userinput>make \
     34<screen os="b"><userinput>make USE_CAP=no \
    3535    IPV4_TARGETS="tracepath ping clockdiff rdisc" \
    3636    IPV6_TARGETS="tracepath6 traceroute6"</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.