Hello All,

I tried to install  Rui Prior's patch for RSVP implementation by Marc Greis 
ported to ns-2.26,downloaded from the ISI Contributed Code Page:
http://nsnam.isi.edu/nsnam/index.php/Contributed_Code#Integrated_Services

But in the make step I get this error message:

rsvp/rsvp-link.cc: In constructor `RSVPChecker::RSVPChecker()':
rsvp/rsvp-link.cc:47: error: call of overloaded `bind(const char[5], nsaddr_t*
   )' is ambiguous
/home/dy/ns-allinone-2.26/tclcl-1.0b13/tclcl.h:179: error: candidates are: void

   TclObject::bind(const char*, unsigned int*) <near match>
/home/dy/ns-allinone-2.26/tclcl-1.0b13/tclcl.h:180: error:                 void

   TclObject::bind(const char*, int*) <near match>
make: *** [rsvp/rsvp-link.o] Error 1
Ns make failed!


I am using ns-allinone-2.26 on the Cygwin1.5.7-1(with gcc3.3.1-3).
Should I change to another version of Cygwin,or just modify the rsvp code?

I would appreciate your help.

Thanks very much~

Best wishes,
michael.

Reply via email to