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

Problems with validating the ns simulator




Dear all,

I just built the ns simulator on Digital Unix 4.0D.  The build went fine
and I actually got an executable that seems to run just fine.  However
it does not pass the validate test.  I get the errors contained in the
addendum consistently:

Even with these warnings the simulator does produce an output.
However it is significantly different from the reference output
provided with the simulator source.  Any ideas as to why all this 
is happening are greatly appreciated.

Thank you 
Leonidas

--------------------------Cut Here------------------------------
Running test tahoe1
warning: no class variable Agent/Null::sport_

        see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/Null::dport_

warning: no class variable DelayLink::off_prune_

        see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable DelayLink::off_CtrMcast_

warning: no class variable DelayLink::off_prune_

        see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable DelayLink::off_CtrMcast_

warning: no class variable DelayLink::off_prune_

        see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable DelayLink::off_CtrMcast_

warning: no class variable DelayLink::off_prune_

        see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable DelayLink::off_CtrMcast_

warning: no class variable DelayLink::off_prune_

        see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable DelayLink::off_CtrMcast_

warning: no class variable DelayLink::off_prune_

        see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable DelayLink::off_CtrMcast_

warning: no class variable Agent/TCP::sport_

        see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/TCP::dport_

warning: no class variable Agent/TCPSink::sport_

        see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Agent/TCPSink::dport_

0/cwnd=1.0000/ssthresh=50/ack=-1
1/cwnd=16.0000/ssthresh=50/ack=14
2/cwnd=4.0000/ssthresh=13/ack=41
3/cwnd=14.2510/ssthresh=13/ack=72
4/cwnd=18.2027/ssthresh=13/ack=136
output trace is in temp.rands
Test output differs from reference output
Diagnose with: diff test-output/tahoe1.test test-output/tahoe1
Differences due to floating-point formatting are not significant.
next?

--------------------------------End Here---------------------------