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

help for newbie




Hi,

Trying to install the NS package (ns-allinone-2.1b4a) on a solaris 2.5.1 system with gcc2.7.2
and am having somedifficutlies(to say the least.)

Anyways, have gotten to the NS build (via the install script) and get the following:

...
creating ./config.status
creating Makefile
local/include -I../tclcl -I../otcl -I../../ns/tkbox/include -I../../ns/tclbox/include  -o scheduler.o scheduler.cc
mem-trace.h: In method `void MemInfo::checkpoint()':
In file included from scheduler.cc:49:
mem-trace.h:67: warning: implicit declaration of function `int getrusage(...)'
scheduler.cc: In method `void RealTimeScheduler::run()':
scheduler.cc:735: warning: implicit declaration of function `int Tcl_DoOneEvent(...)'
scheduler.cc:735: `TCL_DONT_WAIT' undeclared (first use this function)
scheduler.cc:735: (Each undeclared identifier is reported only once
scheduler.cc:735: for each function it appears in.)
scheduler.cc: In method `int RealTimeScheduler::rwait(double)':
scheduler.cc:752: `TCL_DONT_WAIT' undeclared (first use this function)
make: *** [scheduler.o] Error 1
Ns make failed! Exiting ...


Couldn't find anything in the online docs to help out so I thought I'd see if anyone else has
seen this, or can lend a brain.

Thanks in advance.  
Please cc [email protected] in any replies

-Jeff