error during patching OLSR in NS 2.34 on fedora 21

Vaishali Dhokchawle <[email protected]> Thu, 17 Mar 2016 15:30:46 +0530
Newsgroups gmane.network.simulator.isi
Message-ID <CAB8bB2dhRV7CE4VvdzQddhKCK_Dk_32wuuUwcZfLM5v0-a6Cxg@mail.gmail.com>
Hello,
I am getting error during patching OLSR in NS 2.34 ( um-olsr-1.0.tgz)

Kindly help-----------------------------------

In file included from ./queue/queue.h:41:0,
                 from queue/priqueue.cc:44:
./common/packet.h: In static member function ‘static void
p_info::initName()’:
./common/packet.h:390:9: error: ‘PT_OLSR’ was not declared in this scope
   name_[PT_OLSR]= "OLSR";
         ^
queue/priqueue.cc: In member function ‘virtual void PriQueue::recv(Packet*,
Handler*)’:
queue/priqueue.cc:96:8: error: ‘PT_OLSR’ was not declared in this scope
   case PT_OLSR:

Regards,
Vaishali