[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] run.tcl problem



Hi all,

I Tried to use the CMU package under my ns-allinone2.1b5 and got the
following error:

[lsmattos@pcmt5 ns-src]$ ns cmu/scripts/run.tcl -rp cmu/dsr/dsr.tcl -x 1500
-y 300 -cp scen/cbr-50-20-4-512 -sc scen/scen-1500x300-50-0-20-1 -stop 900
-tr out.tr
******: no errormodel specified.
invalid command name "MobileNode"
    while executing
"MobileNode instproc init args {
        eval $self next $args           ;# parent class constructor
 
        $self instvar nifs_ nports_ arptable_ classifier_ dmux_
        $self i..."
    (file "cmu/scripts/mobile_node.tcl" line 20)
    invoked from within
"source.orig cmu/scripts/mobile_node.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel source.orig $fileName"
    (procedure "source" line 12)
    invoked from within
"source cmu/scripts/mobile_node.tcl"

Any ideas how to solve it??
Thanks in advance!

Leo

    (file "cmu/scripts/run.tcl" line 188)