Leach installation on ns2.35-- error after "make" command
I am using ns2.35 and fedora 14 along with gcc version 4.5.1. I downloaded the mit.tar.gz package and followed instructions given on the forums.
This is the error i get after "make".
mac/ll.cc:244:13: error: redefinition of ‘void LL::hdr_dst(Packet*, int)’
./mac/ll.h:99:22: error: ‘virtual void LL::hdr_dst(Packet*, int)’ previously defined here
make: *** [mac/ll.o] Error 1
Im doing this on ns2.35 and not ns2.34. I've followed the instructions for installations on ns2.34.... Should I be making any alterations??
Please help.
|