[Clfs-dev] IPutils command wrong in GIT-20110622-x86_64-Multilib?

db m myheadblewoff at hotmail.com
Sat Jul 2 20:22:27 PDT 2011


Hi again,

@ 10.66. IPutils-s20101006

We issue the compile command thusly ;
make CC="gcc ${BUILD64}" IPV4_TARGETS="tracepath ping clockdiff" \
    IPV6_TARGETS="tracepath6 traceroute6"
Once complete, we issue the actual install commands ;

install -v -m755 ping /bin
install -v -m755 clockdiff /usr/bin
install -v -m755 rdisc /usr/bin
install -v -m755 tracepath /usr/bin
install -v -m755 trace{path,route}6 /usr/bin
install -v -m644 doc/*.8 /usr/share/man/man8
As the 'rdisc' target is omitted in the compile command, the subsequent install command
for rdisc fails (file not found) ....

Que? ;)

Don
 		 	   		  


More information about the Clfs-dev mailing list