http://bugs.winehq.org/show_bug.cgi?id=22241
Summary: Problem compiling wine 1.1.40 Product: Wine Version: 1.1.40 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: pierre42d@9online.fr
[...] make[1]: Entering directory `/tmp/wine-1.1.40/programs/winhlp32' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -s -O3 -march=i686 -o macro.lex.yy.o macro.lex.yy.c macro.lex.l: In function 'MACRO_ExecuteMacro': macro.lex.l:349: error: 'YY_FLUSH_BUFFER' undeclared (first use in this function) macro.lex.l:349: error: (Each undeclared identifier is reported only once macro.lex.l:349: error: for each function it appears in.) make[1]: *** [macro.lex.yy.o] Error 1 make[1]: Leaving directory `/tmp/wine-1.1.40/programs/winhlp32' make: *** [programs/winhlp32] Error 2