[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Problem on RSVP implementation for ns-2.1b8!



 
Hi.. My name is Kim.
I got RSVP source for ns-2.1b8 at Sean Murphy 's website.
So I downloaded RSVP Patch for ns and I made a process as he said.
, decomressing  RSVP source and running configure and make.
But I couldn't accomplish compile. During "make", following error message was
printed

"collect2 : ld terminated with signal 11 [?????? ??]
/program/ns2.1b8/ns-allinone-2.1b8/lib/libtcl8.3.a(tclUnixPipe.o): In
 function 'TclpCreateTempFile':
tclUnixPipe.o(.text+)xef): the use of 'tmpnam' is dangerous ,better use'
mkstemp'
 
make : *** [ns] error 1
"

What kind of error?
Help me...