You must be logged in to reply to this topic.
I’m doing M.E project in preventing black hole attack using Ns2.34. I’ve added blackholeaodv protocol by modifying aodv. while compiling using make i get the following error pls help me in correcting this
In function `hdr_blackholeaodv::access(Packet const*)’:
cmu-trace.cc:(.text._ZN17hdr_blackholeaodv6accessEPK6Packet[hdr_blackholeaodv::access(Packet const*)]+0x7): undefined reference to `hdr_blackholeaodv::offset_’
collect2: ld returned 1 exit status
make: *** [ns] Error 1
You must be logged in to reply to this topic.