I'm trying to install NS2 using cygwin, on Windows 7.
I could install cygwin and required packages. After unzipping ns2.32 and when tried ./install I'm getting following error. Any pointers to fix the error is greatly appreciated.
/cygdrive/d/cygwin/ns-allinone-2.32/tcl8.4.15/unix/tclUnixTime.c: In function ‘T clpGetClicks’:
/cygdrive/d/cygwin/ns-allinone-2.32/tcl8.4.15/unix/tclUnixTime.c:100:21: error: storage size of ‘tz’ isn’t known
/cygdrive/d/cygwin/ns-allinone-2.32/tcl8.4.15/unix/tclUnixTime.c:100:21: warning : unused variable ‘tz’
/cygdrive/d/cygwin/ns-allinone-2.32/tcl8.4.15/unix/tclUnixTime.c: In function ‘T cl_GetTime’:
/cygdrive/d/cygwin/ns-allinone-2.32/tcl8.4.15/unix/tclUnixTime.c:253:21: error: storage size of ‘tz’ isn’t known
/cygdrive/d/cygwin/ns-allinone-2.32/tcl8.4.15/unix/tclUnixTime.c:253:21: warning : unused variable ‘tz’
Makefile:1082: recipe for target `tclUnixTime.o' failed
make: *** [tclUnixTime.o] Error 1
tcl8.4.15 make failed! Exiting ...
For problems with Tcl/Tk see http://www.scriptics.com