RE: Build CVS (TRUNK) failed.

"Conrad T. Pino" <[email protected]> Wed, 1 Jun 2005 10:50:02 -0700
Newsgroups gmane.comp.version-control.cvs.test-results,gmane.comp.version-control.cvs.bugs
Message-ID <[email protected]>
Hi,

Please test for the existence of:

	directory: windows-NT/sys
	 new file: windows-NT/sys/types.h

I hope this is an update oversight that:

	cvs update -dP windows-NT

will correct.

If none of the above is true then please send me
Microsoft's <sys/types.h> file from your compiler
INCLUDE path.  At a command prompt run:

	cl /? > out.txt 2> err.txt

send the "err.txt" file and delete "out.txt".

Thank you,

Conrad Pino

> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: Wednesday, June 01, 2005 00:01
> To: [email protected]; [email protected]
> Subject: Build CVS (TRUNK) failed.
> 
> ..\windows-NT\unistd.h(34) : error C2282: 'pid_t' is followed by 'getpid' (missing ','?)
> ..\windows-NT\unistd.h(37) : error C2146: syntax error : missing ')' before identifier 'microseconds'
> ..\windows-NT\unistd.h(37) : error C2501: 'microseconds' : missing decl-specifiers
> dup-safer.c(51) : fatal error C1004: unexpected end of file found
[snip]