Hello any one
After making necessary changes to the ns-2.32 for my newly added protocol,
i am facing the following error, can any one give me the solution?

after making the necessarey changes to ns2 system, i issued the following
commands
make clean
make
sudo make install

and then tried to run my application.

ERROR..


setting initial variables...
setting other default settings...
removing unecessary packet headers...
num_nodes is set 50
creating channel...
setting global node values...
creating the nodes...
INITIALIZE THE LIST xListHead

    (_o17 cmd line 1)
    invoked from within
"_o17 cmd if-queue _o20"
    invoked from within
"catch "$self cmd $args" ret"
    invoked from within
"if [catch "$self cmd $args" ret] {
set cls [$self info class]
global errorInfo
set savedInfo $errorInfo
error "error when calling class $cls: $args" $..."
    (procedure "_o17" line 2)
    (SplitObject unknown line 2)
    invoked from within
"$agent if-queue [$self set ifq_(0)]   "
    (procedure "_o14" line 23)
    (Node/MobileNode add-target line 23)
    invoked from within
"$self add-target $agent $port"
    (procedure "_o14" line 15)
    (Node attach line 15)
    invoked from within
"$node attach $ragent [Node set rtagent_port_]"
    (procedure "_o3" line 81)
    (Simulator create-wireless-node line 81)
    invoked from within
"_o3 create-wireless-node"
    ("eval" body line 1)
    invoked from within
"eval $self create-wireless-node $args"
    (procedure "_o3" line 23)
    (Simulator node line 23)
    invoked from within
"$ns_ node"
    ("for" body line 2)
    invoked from within
"for {set i 0} {$i < $val(nn) } {incr i} {
  set node_($i) [$ns_ node]
 #$node_($i) random-motion 0           ;# disable random motion
}"
    (file "box.tcl" line 154)
manjula@manjula-OptiPlex-990:~/ns-allinone-2.32/ns-2.32/lar$


-- 
**R.Manjula
Sr.Lecturer, Dept of ECE
BITM, Bellary
Karnataka.

Current Status:

Research Scholar
Dept of E&ECE
IIT Kharagpur
West Bengal
**

Reply via email to