Hi, I m working on the energy model of leach protocol, and for that using 
Ns-2.29  with mannasim. I have added few lines in battery.cc and battery.h ( 
which is used for sensor nodes), and run make command, my code compiles 
perfectly without any error, then I commented the changes made and run make 
command, now I m getting this error. I have checked classifier-bst.cc and ump.h 
is included. I haven't access or changed any of these files but don't know why 
I m getting this. I'll be grateful if anyone can help in resolving this issue. 
Regards,
Najma


classifier/classifier-bst.cc
classifier/classifier-bst.cc:62:17: error: ump.h: No such file or directory

classifier/classifier-bst.cc: In member function ‘virtual void 
MCastBSTClassifier::recv(Packet*, Handler*)’:
classifier/classifier-bst.cc:158: error: ‘hdr_ump’ was not declared in this 
scope
classifier/classifier-bst.cc:158: error: ‘ump’ was not declared in this scope
classifier/classifier-bst.cc:158: error: ‘hdr_ump’ is not a class or namespace
make: *** [classifier/classifier-bst.o] Error 1


Sent from my iPad

Reply via email to