Hello NS Gurus

I am a sysadmin trying to install NS2 for a number of researchers, and
would like to delete or otherwise disable the Agents from my
installation which have not passed verification.

I have compiled ns-2.29 on x86_64, and understand that work is in
progress to migrate some code from 32 to 64 bit.  Meanwhile, I'd like to
remove the possibility that the researchers can inadvertently run code
which is known not to pass the validation tests.

Is there some simple method I can use to achieve this? Is there a
specific header file which defines all the Agents to be compiled in?

Thanks
Leigh


PS. I saw a note in the FAQ for a prior NS release suggesting to remove 
the '-O2' compiler flag.  I have cleared this from the CXXFLAGS and 
CFLAGS variables in the configure script (and make clean; make). This 
seemed to help with ./test-all-satellite, but I still have:

...
validate overall report: some tests failed:
      ./test-all-srm ./test-all-smac-multihop ./test-all-hier-routing 
./test-all-algo-routing ./test-all-mcast ./test-all-vc 
./test-all-session ./test-all-mixmode ./test-all-webcache 
./test-all-mcache ./test-all-plm ./test-all-wireless-tdma

The system I am testing on (and will deploy on) is RedHat 3, on dual AMD 64.

Reply via email to