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
_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org