If you go to the directory that builds cscutil.lib, and run 'nmake', you might get a better error message. I'm not familiar with rotor, but the output below looks like it uses a variant of the Windows build tools, and that is how I would track down this problem on a Windows build.
LPS == Lines Per Second -----Original Message----- From: Aurelian POPA [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 31, 2002 6:00 AM To: [EMAIL PROTECTED] Subject: [DOTNET-ROTOR] ERROR when I build under w2k sp 2 Importance: High there is a message at end that sais: ************************************************************* 965 files compiled - 2 Errors - 763 LPS 41 libraries built 23 executables built - 1 Warning 41 browse databases built 162 files binplaced *** Error while building D:\Download\MICROS~1\NET\ROTOR\SSCLI_~1\sscli\clr\src Open D:\Download\MICROS~1\NET\ROTOR\SSCLI_~1\sscli\clr\src\builddf.err to se e the error log. ************************************************************* the builddf.err reads: NMAKE : U1073: don't know how to make 'D:\Download\MICROS~1\NET\ROTOR\SSCLI_~1\sscli\clr\bin\rotor_x86\fastche cked\cscutil.lib' NMAKE : U1073: don't know how to make 'D:\Download\MICROS~1\NET\ROTOR\SSCLI_~1\sscli\clr\bin\rotor_x86\fastche cked\cscutil.lib' I don't know how to fix this ... Sorry if this is a dummy q, Aurelian POPA http://www.aurelian.ro PS. What means 763 LPS?