[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Question about test-all-red
Hi, all,
I have been running test-all-red in ns-2.1b5/tcl/test/, but the following
warning messages show up for the first test cases. Actually I ran this
before and no such warnings. Could anyone tell me what is wrong? Actually I
don't know where getrc and raw2xg is. I didn't find it in any /bin
directory.
Thanks a lot,
Huiwen
---------------------------------------------------------------------
0/cwnd=1.0000/ssthresh=15/ack=-1
5/cwnd=40.7922/ssthresh=15/ack=732
ns: _o4 cleanup file6 red1: warning: setlocale(LC_CTYPE, "") failed.
warning: LC_ALL = "(null)", LC_CTYPE = "en_US", LANG = "en_US",
warning: falling back to the "C" locale.
warning: setlocale(LC_CTYPE, "") failed.
warning: LC_ALL = "(null)", LC_CTYPE = "en_US", LANG = "en_US",
warning: falling back to the "C" locale.
while executing
"exec $PERL ../../bin/getrc -s 2 -d 3 all.tr | $PERL ../../bin/raw2xg -a -s
0.01 -m 90 -t $file > temp.rands"
(procedure "_o4" line 4)
(TestSuite finish line 4)
invoked from within
"$self finish $testname"
(procedure "_o4" line 11)
(TestSuite cleanup line 11)
invoked from within
"_o4 cleanup file6 red1"