bug-cvs
[Top][All Lists]
Advanced

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

RE: Build CVS (TRUNK) failed.


From: Conrad T. Pino
Subject: RE: Build CVS (TRUNK) failed.
Date: Thu, 9 Sep 2004 07:36:30 -0700

See below.

> -----Original Message-----
> From: Mark D. Baushke
> Sent: Thursday, September 09, 2004 00:14
> 
> >     cl.exe /nologo /ML /W3 /GX /Ob1 /I ".\windows-NT" /I ".\lib" /I ".\src" 
> > /I ".\zlib" /I ".\diff" /I ".\WinDebug" /D 
> "NDEBUG" /D "WANT_WIN_COMPILER_VERSION" /D "_CONSOLE" /D "HAVE_CONFIG_H" /D 
> "WIN32" /Fp".\WinRel\cvsnt.pch" /YX 
> /Fo".\WinRel\\" /Fd".\WinRel\\" /FD /c .\src\server.c
> > server.c
> > .\src\server.c(5580) : warning C4004: incorrect construction after 'defined'
> > .\src\server.c(5580) : error C2018: unknown character '0xf8'
> > .\src\server.c(5580) : error C2018: unknown character '0xb0'
> > .\src\server.c(5580) : warning C4067: unexpected tokens following pragma 
> > directive - expected a newline
> > .\src\server.c(5580) : warning C4067: unexpected tokens following pragma 
> > directive - expected a newline
> > NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
> > Stop.
> 
> I do not see either 0xf8 or 0xb0 characters on line 5580 of src/server.c
> could someone rent me a clue about how this could be happening?

OK, this clue rents for $10 per viewing, please remit to my PayPal account.
The clue is, "Microsoft Visual C++ 6.0 compiler bug".

I've committed a comment addition to "src/server.c" which works around my
problem.  Let me know what it does for yours.

>       -- Mark

Conrad





reply via email to

[Prev in Thread] Current Thread [Next in Thread]