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

RE: [ns] Problems compiling in Windows



Execute "nmake /I <makefile name>".  The "/I" switch tells nmake to ignore
an exit codes.  This worked for me.

-Simon

-----Original Message-----
From: Aaron D Striegel [mailto:[email protected]]
Sent: Thursday, January 11, 2001 8:58 PM
To: [email protected]
Subject: [ns] Problems compiling in Windows


I have almost everything compiled in Windows but I am having problems
with the tclcl portion of the compile.  I get the following errors:

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

         erase c:\NetSim\tclcl-1.0b10\tcl2c++.exe
Could Not Find c:\NetSim\tclcl-1.0b10\tcl2c++.exe
NMAKE : fatal error U1077: 'erase' : return code '0x1'
Stop.

I tried to make a temporary tcl2c++ file but that didn't seem to
help.  I am using ns build 2.1b7 with all of the latest build files from
the webpage.  Any thoughts on how to fix this?  Thanks again

Aaron