Le mer 06/10/2004 à 18:13, Michael Stefaniuc a écrit :
On Thu, Oct 07, 2004 at 12:46:35AM +0200, Saulius Krasuckas wrote:
It may be redundant info, but whatever. An excerpt from the output:
| Configure finished. Do 'make depend && make' to compile Wine. | | cd include && make all | make[1]: Entering directory `/mnt/antras/usr/src/wine-cvs/wine/include' | ../tools/widl/widl -I. -I. -I../include -I../include -h -H exdisp.h | exdisp.idl | exdisp.idl:103: Error: parse error | make[1]: *** [exdisp.h] Error 1
Try 'make clean'. Seen something like that recently and that fixed it for me.
Looks suspiciously like what the following commit fixed (or broke, don't know if Saulius cvs updated before or after Alexandre commit) by http://cvs.winehq.org/patch.py?id=14074
Vincent