Dear All,
I was running successfully ns-2.31 on ubuntu10.10. I had to perform some
modifications in C++ code. When i made simpler changes. During "make"
command execution it gives error in one_phase_pull.cc which i did not modify
even for single line. Can you guide me why this problem has arose and how i
should deal with it.
   
diffusion3/filters/diffusion/one_phase_pull.cc: In member function ‘void
OnePhasePullFilter::processOldMessage(Message*)’:
diffusion3/filters/diffusion/one_phase_pull.cc:1106: error: duplicate case
value
diffusion3/filters/diffusion/one_phase_pull.cc:1081: error: previously used
here
diffusion3/filters/diffusion/one_phase_pull.cc: In member function ‘void
OnePhasePullFilter::processNewMessage(Message*)’:
diffusion3/filters/diffusion/one_phase_pull.cc:1294: error: duplicate case
value
diffusion3/filters/diffusion/one_phase_pull.cc:1265: error: previously used
here

Best Regards,

-- 
View this message in context: 
http://old.nabble.com/-URGENT--Duplicate-case-value-in-ns-2-tp32477902p32477902.html
Sent from the ns-users mailing list archive at Nabble.com.


Reply via email to