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

[ns] Problem while compiling ns2



Hi,

I am now trying to install ns2 on my win2000 machine. I have 
got all the other components compiled (tcl, tk, otcl and tcltl). When I 
was compiling the ns-2.1b8a-win, I met the error:


Microsoft (R) Program Maintenance Utility   Version 1.62.7022
Copyright (C) Microsoft Corp 1988-1997. All rights reserved.

        cl -c -Ox -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -
D_X86_=1 -DWINVER=0x0400 -DWIN32  -D_WIN32 -D_MT -D_DLL -MD -Ox -
Zm1000 -DNO_TK -Ie:\mshen\netsim\tk8.3.2\win -Ie:\mshen\netsim\tk8.3.2
\generic -Ie:\mshen\netsim\tcl8.3.2\win -Ie:\mshen\netsim\tcl8.3.2
\generic  -Ie:\mshen\netsim\otcl-1.0a7 -Ie:\mshen\netsim\tclcl-1.0b11  -
Ie:\mshen\netsim\tk8.3.2\xlib  -I. -I"E:\Progra~1\DevStu~1\5.0
\VC\include" -Foptypes2tcl.o -Tp ptypes2tcl.cc ptypes2tcl.cc
        link -LIBPATH:"E:\Progra~1\DevStu~1\5.0
\VC\lib" /NODEFAULTLIB /INCREMENTAL:NO /PDB:NONE /RELEASE /NOLOGO 
msvcrt.lib oldnames.lib kernel32.lib  wsock32.lib advapi32.lib -
out:ptypes2tcl.exe ptypes2tcl.o

ptypes2tcl.o : error : Internal error during Pass1
NMAKE : fatal error U1077: 'link' : return code '0xfffffffe'
Stop.

Could anyone help me on this? Thanks a lot!

Mengbing