hi,i am trying to estimate available bandwidth by integrating pathchirp
tool(http://www.spin.rice.edu/Software/pathChirp/) in ns2.35 but during
running make command i got the follwing error message

tools/rng.cc: In member function ‘virtual int RNG::command(int, const char*
const*)’:
tools/rng.cc:285: error: ‘RNGTest’ was not declared in this scope
tools/rng.cc:285: error: expected ‘;’ before ‘test’
tools/rng.cc:285: error: ‘test’ was not declared in this scope
make: *** [tools/rng.o] Error 1


and while running tcl script i get an following error...
invalid command name "Agent/pathChirpSnd"
while executing
"Agent/pathChirpSnd create _o82 "
invoked from within
"catch "$className create $o $args" msg"
invoked from within
"if [catch "$className create $o $args" msg] {
if [string match "__FAILED_SHADOW_OBJECT_" $msg] {
delete $o
return ""
}
global errorInfo
error "class $..."
(procedure "new" line 3)
invoked from within
"new Agent/pathChirpSnd"
invoked from within
"set p0 [new Agent/pathChirpSnd]"
(file "pathChirp.tcl" line 29)

can anyone help me to debug the above errors??

-- 
Reagards.,
R.Abinaya,B.Tech,(M.E)




-- 
Reagards.,
R.Abinaya,B.Tech,(M.E)

Reply via email to