Hello sir,
I want to install ns-2.28 in windows 7 using cygwin. In that tcl,tk,otcl,tclcl make successfully. But, I got following error while building ns2:
./sctp/sctp.h:630:8: error: extra qualification ‘SctpAgent::’ on member ‘DumpSendBuffer’
trace/trace.cc:185:1: warning: deprecated conversion from string constant to ‘char*’
trace/trace.cc:185:1: warning: deprecated conversion from string constant to ‘char*’
trace/trace.cc:185:1: warning: deprecated conversion from string constant to ‘char*’
trace/trace.cc:185:1: warning: deprecated conversion from string constant to ‘char*’
trace/trace.cc:185:1: warning: deprecated conversion from string constant to ‘char*’
Makefile:90: recipe for target `trace/trace.o' failed
make: *** [trace/trace.o] Error 1
Ns make failed!
See
http://www.isi.edu/nsnam/ns/ns-problems.html for problems
Please guide me how to solve this?
Waiting for your reply.