- Home Page of ProjectGuideline.com ›
- Forums ›
- Get Help to do your B.E., and M.E., M.Tech., & M.S., Project in Ns2 ›
- ns-2 installation
Hi friends,
I was try to install ns-2.29 in Linux Mint, but i got following error.
trace/trace.cc ./sctp/sctp.h:705: error: extra qualification ‘SctpAgent::’ on member ‘DumpSendBuffer’
make: *** [trace/trace.o] Error 1
Ns make failed!
See http://www.isi.edu/nsnam/ns/ns-problems.html for problems
please tell me solution for install ns-2.29
-Sebastian
These kind of installation problems are mainly due the version of gcc which is installed on the linux os.
First apply suitable gcc patch for your version of ns2, for your version of gcc, before starting the installation.
If you are getting same kind of errors, then try to replace the current version of gcc with version lower than gcc v3.3
Hopefully it will solve the problem.
Charles,
Thank you for your reply.
I am new to Linux and NS-2. For my project i have to install ns-2.29. My linux is Mint 7.
where i can get other gcc patch, is there any website for gcc path in ns-2.29? Please tell the web address of these gcc patch.
It will useful to me
Thank you
-Sebastian