[OpenAFS] compile problem winnt 1.2.9
Rolf Sattler
rolf@multi-os-net.de
Fri, 18 Apr 2003 20:31:20 +0200
Hi All,
I've a problem:
I tried to compile and got the following error:
------------------------------------------------------
xdr_float.c
cl -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -D_X86_=1 -D_WINNT -D_WI
N32_WINNT=0x0400 -D_WIN32_IE=0x400 -
DWINVER=0x0400 -Z7 -DWIN32 -D_WIN32 -D_MT -D_DLL -MD /Oy- /GF /Gd /Gy
/GX /Os /Ox /Z7 /W3 -I. -IY:\DEST\includ
e -IY:\DEST\include\afs -IY:\DEST\include\rx -DWIN32_LEAN_AND_MEAN -DSTR
ICT -D_WIN32_IE=0x0400 -DAFS_AFSDB_ENV -D
AFS_FREELANCE_CLIENT -DRXDEBUG /c xdr_mem.c
Command line warning D4002 : ignoring unknown option '/Oy-'
Command line warning D4002 : ignoring unknown option '/Os'
xdr_mem.c
xdr_mem.c(87) : error C2065: 'INT_MAX' : undeclared identifier
xdr_mem.c(87) : warning C4018: '>' : signed/unsigned mismatch
xdr_mem.c(117) : warning C4013: 'eturn' undefined; assuming extern returning
int
xdr_mem.c(132) : warning C4018: '<' : signed/unsigned mismatch
xdr_mem.c(148) : warning C4018: '<' : signed/unsigned mismatch
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'c:\MsVsVC98\BIN\NMAKE.EXE' : return code '0x2'
Stop.
E:\openafs\openafs-1.2.9>
-------------------------------------------------------
Can anyone help me ?
thanks
Rolf