Can't build cvs for NT.

2002-11-14 Thread MacMunn, Robert

I am using Microsoft Visual C++ V 6.0

I am getting the following error.  Any help would be appreciated.

cl.exe /nologo /ML /W3 /GX /Ob1 /I windows-NT /I lib /I src /I
zl
ib /D NDEBUG /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/Fp.\WinRel/cvsnt.p
ch /YX /Fo.\WinRel/ /c .\lib\valloc.c
valloc.c
.\lib\valloc.c(10) : fatal error C1083: Cannot open include file:
'getpagesize.h
': No such file or directory
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: Can't build cvs for NT.

2002-11-14 Thread Larry Jones
MacMunn, Robert writes:

 .\lib\valloc.c(10) : fatal error C1083: Cannot open include file:
 'getpagesize.h
 ': No such file or directory
 NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
 Stop.

Unfortunately, lib/getpagesize.h was accidentally omitted from the
distribution.  You can download it from:

http://ccvs.cvshome.org/source/browse/ccvs/lib/

-Larry Jones

When you're as far ahead of the class as I am, it doesn't take much time.
-- Calvin


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs