error while installing ns2.31
hi..
i have tried to install ns2.31 in fedora 14 and encountered the following same error...i have installed following packages(
yum install autoconf
yum install automake
yum install gcc-c++
yum install libX11-devel
yum install xorg-x11-proto-devel
yum install libXt-devel
And for nam installation (optional):
yum install libXmu-devel)
you have mentioned necessary for it but still it is giving the error
.......myevalvid/myudp.cc: In constructor ‘myUdpAgent::myUdpAgent()’:
myevalvid/myudp.cc:35:21: error: cannot call constructor ‘myUdpAgent::UdpAgent’ directly
myevalvid/myudp.cc:35:21: error: for a function-style cast, remove the redundant ‘::UdpAgent’
make: *** [myevalvid/myudp.o] Error 1
Ns make failed!
now what should i do to solve this.. thanx in advance
Last edited by anamnazir; 12-20-2011 at 11:43 AM.
|