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

[ns] Problems with otcl-1.0a7 on Windows98



hi.
My name is Rafael, my problem is the following:     
When trying to compile the otcl-1.0a7 in Windows 98 with the M.Visual 
C++ 5.0 this  gave the following error:  

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
* * * * * * * * * * * * * 
 Copyright (C) Microsoft Corp 1988-1998. All rights reserved.  
   
         CL -Z7 -OD -C -W3 -DCRTAPI1=_CDECL -DCRTAPI2=_CDECL -NOLOGO -
D_X86_=1 -D  
 _WIN32_IE=0X0300 -DWINVER=0X0400 -DWIN32 -D_WIN32 -D_MT -D_DLL -MD -C -
ZI -W3 -  
 I. -I.. \TCL83~1.2\GENERIC -I.. \TK83~1.2\GENERIC -I.. \TK83~1.2\XLIB -
FOOTCL.O OTC  
 l.c ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~  
 NMAKE: fatal error U1081: ' cl': program not found  
 stop  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
* * * * * * * * * * * * * 

This problem believes that he was solved commenting the it lines of the 
makefile.vc for the otcl:   
 all: $(OTCLLIB) OTCLSH.EXE OWISH.EXE  
  
But when executing the file again I obtain a new error:  
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
*   
. Copyright (C) Microsoft Corp 1988-1998. All rights reserved.    
  
> CL -Z7 -OD -C -W3 -DCRTAPI1=_CDECL -DCRTAPI2=_CDECL -NOLOGO -
D_X86_=1 -D    
> _WIN32_IE=0X0300 -DWINVER=0X0400 -DWIN32 -D_WIN32 -D_MT -D_DLL -MD -
C -ZI -W3 -    
> I. -I.. \TCL83~1.2\GENERIC -I.. \TK83~1.2\GENERIC -I.. \TK83~1.2
\XLIB -FOOTCLAPPINI    
> t.o otclAppInit.c ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~    
> NMAKE: fatal error U1081: ' cl': program not found    
> Stop    
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
* * * * * * * * * * * * *   

In the list of problems the one that I have appears me, and I eat 
answer to the problem they indicate that:  

  -You might want to download the prebuilt windows binary of ns.  
   http://www.isi.edu/nsnam/dist/binary /   

 I discharge the file ns-2.1b8a.exe, and what I want to know is like I 
can use this file to solve my problem, because I don't have the 
smallest idea.
In case that indicated previously is not the solution, indicate me some 
other form of solving it 

Juan Rafael  

[email protected]
                               Thank you