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

installtion problem



Hi

trying to install ns-2.1b3 (with mobility) on win95, (i know there is binary version, but i want mobility, so i am compiling) i did the following

cd tclcl
nmake /f makefile.vc   	

and i got the following error msgs

	erase ..\tclcl\tcl2c++.exe
	link  -LIBPATH:c:\msdev\lib /NODEFAULTLIB /INCREMENTAL:NO /PDB:NONE /RELEASE /NOLOGO msvcrt.lib oldnames.lib kernel32.lib  wsock32.lib advapi32.lib -out:..\tclcl\tcl2c++.exe tcl2c++.o
LINK : fatal error LNK1181: cannot open input file "msvcrt.lib"

i think the path has to be set inside the makefile somewhere, but i cant figure out from where this file is being opened. can someone help.

thanks
Sid