Hello every body,

i am implementing a new protocol. While doing make i am getting following
things and the make gets stopped. The modifications of make are not getting
done. please help me regarding this.

This is the output of make:


for i in indep-utils/cmu-scen-gen/setdest indep-utils/webtrace-conv/dec
indep-utils/webtrace-conv/epa indep-utils/webtrace-conv/nlanr
indep-utils/webtrace-conv/ucb; do ( cd $i; make all; ) done
make[1]: Entering directory
`/root/Desktop/realproject/ns-allinone-2.34/ns-allinone-2.34/ns-2.34/indep-utils/cmu-scen-gen/setdest'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/root/Desktop/realproject/ns-allinone-2.34/ns-allinone-2.34/ns-2.34/indep-utils/cmu-scen-gen/setdest'
make[1]: Entering directory
`/root/Desktop/realproject/ns-allinone-2.34/ns-allinone-2.34/ns-2.34/indep-utils/webtrace-conv/dec'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/root/Desktop/realproject/ns-allinone-2.34/ns-allinone-2.34/ns-2.34/indep-utils/webtrace-conv/dec'
make[1]: Entering directory
`/root/Desktop/realproject/ns-allinone-2.34/ns-allinone-2.34/ns-2.34/indep-utils/webtrace-conv/epa'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/root/Desktop/realproject/ns-allinone-2.34/ns-allinone-2.34/ns-2.34/indep-utils/webtrace-conv/epa'
make[1]: Entering directory
`/root/Desktop/realproject/ns-allinone-2.34/ns-allinone-2.34/ns-2.34/indep-utils/webtrace-conv/nlanr'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/root/Desktop/realproject/ns-allinone-2.34/ns-allinone-2.34/ns-2.34/indep-utils/webtrace-conv/nlanr'
make[1]: Entering directory
`/root/Desktop/realproject/ns-allinone-2.34/ns-allinone-2.34/ns-2.34/indep-utils/webtrace-conv/ucb'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/root/Desktop/realproject/ns-allinone-2.34/ns-allinone-2.34/ns-2.34/indep-utils/webtrace-conv/ucb'


thanks


waiting for ur reply

regards
sivakiran.B

Reply via email to