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

[ns] Tclcl make problem



Hi all,

I am trying to build NS on windows2000. I can make tcl/tk/otcl work, but
can't figure out what's wrong with tclcl-1.0b11. I only made some
modifications on path in conf\makefile.win, the error is attached. Any
suggestion?

Thanks!

yeping
/////////////////////////////////////////////////////////////////
        cl -c -Ox -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo
-D_X86_=1 -D_
WIN32_IE=0x0300 -DWINVER=0x0400 -DWIN32  -D_WIN32 -D_MT -D_DLL -MD -Ox
-Zm1000 -
DNO_TK -Ih:\work\NS\ns-2.1b8a-win\tk8.3.2\win
-Ih:\work\NS\ns-2.1b8a-win\tk8.3.2
\generic -Ih:\work\NS\ns-2.1b8a-win\tcl8.3.2\win
-Ih:\work\NS\ns-2.1b8a-win\tcl8
.3.2\generic  -Ih:\work\NS\ns-2.1b8a-win\otcl-1.0a7
-Ih:\work\NS\ns-2.1b8a-win\t
clcl-1.0b11  -Ih:\work\NS\ns-2.1b8a-win\tk8.3.2\xlib  -I.
-Ic:\progra~1\micros~3
\VC98\include -Fotcl2c++.o tcl2c++.c
tcl2c++.c
        erase h:\work\NS\ns-2.1b8a-win\tclcl-1.0b11\tcl2c++.exe
Could Not Find h:\work\NS\ns-2.1b8a-win\tclcl-1.0b11\tcl2c++.exe
NMAKE : fatal error U1077: 'erase' : return code '0x1'
Stop.