<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Wine stopped compiling a fews days ago or maybe a 
week. I download the CVS every few days and I noticed that it cant compile 
anymore. Here</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>make[1]: Entering directory 
`/root/wine/tools'<BR>make[2]: Entering directory 
`/root/wine/tools/wpp'<BR>make[2]: Nothing to be done for `all'.<BR>make[2]: 
Leaving directory `/root/wine/tools/wpp'<BR>make[2]: Entering directory 
`/root/wine/tools/widl'<BR>gcc -c -I. -I. -I../../include -I../../include 
-I../../tools/wpp -g -O2 -Wall -mpreferred-stack-boundary=2 -D__WINE__ 
-D_REENTRANT -I/usr/X11R6/include -o header.o header.c<BR>In file included from 
header.c:36:<BR>../../tools/wpp/y.tab.h:10: parse error before 
`wrc_sll_t'<BR>../../tools/wpp/y.tab.h:10: warning: no semicolon at end of 
struct or union<BR>../../tools/wpp/y.tab.h:11: warning: type defaults to `int' 
in declaration of `ull'<BR>../../tools/wpp/y.tab.h:11: warning: data definition 
has no type or storage class<BR>../../tools/wpp/y.tab.h:14: parse error before 
`cval'<BR>../../tools/wpp/y.tab.h:14: warning: type defaults to `int' in 
declaration of `cval'<BR>../../tools/wpp/y.tab.h:14: warning: data definition 
has no type or storage class<BR>../../tools/wpp/y.tab.h:15: parse error before 
`*'<BR>../../tools/wpp/y.tab.h:15: warning: type defaults to `int' in 
declaration of `marg'<BR>../../tools/wpp/y.tab.h:15: warning: data definition 
has no type or storage class</FONT></DIV>
<DIV><FONT face=Arial size=2>../../tools/wpp/y.tab.h:16: parse error before 
`*'<BR>../../tools/wpp/y.tab.h:16: warning: type defaults to `int' in 
declaration of `mtext'<BR>../../tools/wpp/y.tab.h:16: warning: data definition 
has no type or storage class<BR>../../tools/wpp/y.tab.h:17: parse error before 
`}'<BR>../../tools/wpp/y.tab.h:17: warning: type defaults to `int' in 
declaration of `yystype'<BR>../../tools/wpp/y.tab.h:17: warning: data definition 
has no type or storage class<BR>../../tools/wpp/y.tab.h:66: parse error before 
`pplval'<BR>../../tools/wpp/y.tab.h:66: warning: type defaults to `int' in 
declaration of `pplval'<BR>../../tools/wpp/y.tab.h:66: warning: data definition 
has no type or storage class<BR>header.c: In function 
`is_object':<BR>header.c:180: `tOBJECT' undeclared (first use in this 
function)<BR>header.c:180: (Each undeclared identifier is reported only 
once<BR>header.c:180: for each function it appears in.)<BR>header.c: In function 
`is_local':<BR>header.c:189: `tLOCAL' undeclared (first use in this 
function)<BR>header.c: In function `is_callas':<BR>header.c:198: `tCALLAS' 
undeclared (first use in this function)<BR>make[2]: *** [header.o] Error 
1<BR>make[2]: Leaving directory `/root/wine/tools/widl'<BR>make[1]: *** [widl] 
Error 2<BR>make[1]: Leaving directory 
`/root/wine/tools'</FONT></DIV></BODY></HTML>