http://bugs.winehq.com/show_bug.cgi?id=951
Summary: widl build fails due to missing y.tab.h Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: wine-tools AssignedTo: wine-bugs@winehq.com ReportedBy: ronis@onsager.chem.mcgill.ca
I do a default build with default configure flags. The last few weeks' builds have failed with:
make[2]: Entering directory `/home/ronis/Project/notar/wine/tools/widl' gcc -c -I. -I. -I../../include -I../../include -Wall -mpreferred-stack-boundary=2 -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o header.o header.c header.c:36: y.tab.h: No such file or directory make[2]: *** [header.o] Error 1 make[2]: Leaving directory `/home/ronis/Project/notar/wine/tools/widl' make[1]: *** [widl] Error 2 make[1]: Leaving directory `/home/ronis/Project/notar/wine/tools' make: *** [tools] Error 2
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=951. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.