Hello,
I added diffserv module written by Sean Murphy.Configure,make clean and make
have no problems,but there are errors when simulator tcl scripts.
(_o34 cmd line 1)
invoked from within
"_o34 cmd attach-traces _o10 _o16 file3"
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 "_o34" line 2)
(SplitObject unknown line 2)
invoked from within
"$queue attach-traces $n1 $n2 $file"
(procedure "_o3" line 10)
(Simulator trace-queue line 10)
invoked from within
"$self trace-queue $n1 $n2 $trace"
(procedure "_o3" line 14)
(Simulator DSSchedulerLink-simplex-link line 14)
invoked from within
"$self DSSchedulerLink-simplex-link $n1 $n2 $bw $delay $args"
(procedure "_o3" line 2)
(Simulator DSSchedulerLink-duplex-link line 2)
invoked from within
"$ns DSSchedulerLink-duplex-link $router(0) $router(2) 1Mb 1ms"
(file "1md.tcl" line 27)
I would appreciate any kind of help from someone who had the same problem in
the past or someone who knows which is the problem.
jilly126
2007-08-19