Hi everyone!
I managed to install ns-2.1b7a on fc1 and now I am trying to add
gprs extension made by Richa Jain.
I copied .cc and .h files to /ns-allinone-2.1b7a/ns-2.1b7a
and .tcl files to  /ns-allinone-2.1b7a/ns-2.1b7a/tcl/lib

I made ./install and I got:

In file included from mac.h:46,
                 from phy.h:62,
                 from mobilenode.h:57,
                 from mac-gprs.cc:39:
route.h:46:1: warning: "INFINITY" redefined
In file included from /usr/include/math.h:40,
                 from random.h:40,
                 from mac-gprs.cc:38:
/usr/include/bits/mathdef.h:35:1: warning: this is the location of
the previous definition
mac-gprs.cc:569:17: missing terminating " character
mac-gprs.cc: In member function `void MacGprs::ms_recv(Packet*,
Handler*)':
mac-gprs.cc:570: error: syntax error before `=' token
mac-gprs.cc:570: error: stray '\' in program
mac-gprs.cc:570:68: missing terminating " character
mac-gprs.cc:612:18: missing terminating " character
mac-gprs.cc:613: error: syntax error before `=' token
mac-gprs.cc:613: error: stray '\' in program
mac-gprs.cc:613:49: missing terminating " character
make: *** [mac-gprs.o] Error 1
Ns make failed!
See http://www-mash.CS.Berkeley.EDU/ns/ns-problems.html for problems

Does anyone knows what to do??
Thanx a lot!



Reply via email to