Hello ns-users!
 As i have read in the mailing list 2 days ago, Xinhao Yu has made a new 
protocol , a clone of AODV. I have tried to do the same, as i'm trying to make 
a new protocol, a bit different from an existing one. I have compiled my 
sources after making the changes descrobed in the tutorial and at the end of 
the output i get the messages:
 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 
`/home/alexandra/ns-allinone-2.29/ns-2.29/indep-utils/cmu-scen-gen/setdest'
 make[1]: Nothing to be done for `all'.
 make[1]: Leaving directory 
`/home/alexandra/ns-allinone-2.29/ns-2.29/indep-utils/cmu-scen-gen/setdest'
 make[1]: Entering directory 
`/home/alexandra/ns-allinone-2.29/ns-2.29/indep-utils/webtrace-conv/dec'
 make[1]: Nothing to be done for `all'.
 make[1]: Leaving directory 
`/home/alexandra/ns-allinone-2.29/ns-2.29/indep-utils/webtrace-conv/dec'
 make[1]: Entering directory 
`/home/alexandra/ns-allinone-2.29/ns-2.29/indep-utils/webtrace-conv/epa'
 make[1]: Nothing to be done for `all'.
 make[1]: Leaving directory 
`/home/alexandra/ns-allinone-2.29/ns-2.29/indep-utils/webtrace-conv/epa'
 make[1]: Entering directory 
`/home/alexandra/ns-allinone-2.29/ns-2.29/indep-utils/webtrace-conv/nlanr'
 make[1]: Nothing to be done for `all'.
 make[1]: Leaving directory 
`/home/alexandra/ns-allinone-2.29/ns-2.29/indep-utils/webtrace-conv/nlanr'
 make[1]: Entering directory 
`/home/alexandra/ns-allinone-2.29/ns-2.29/indep-utils/webtrace-conv/ucb'
 make[1]: Nothing to be done for `all'.
 make[1]: Leaving directory 
`/home/alexandra/ns-allinone-2.29/ns-2.29/indep-utils/webtrace-conv/ucb'
  Could this be some sort of error or warning?I see no error here.  Is there 
anything else to be done? 
 After compiling, i have tried to make a simulation with this new protocol, but 
i get this error:
 ns:
 [code omitted because of length]
 : invalid command name "Agent/MYPROTO"
     while executing
 "Agent/MYPROTO instproc init args {
 
 $self next $args
 }"
 
 Please, explain me what is wrong! I need an answer as soon as possible. I must 
make it work! Sorry for all the bothering.
 Regards, ALexandra
 


Alexandra Cioroianu

                
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates 
starting at 1ยข/min.

Reply via email to