http://bugs.winehq.org/show_bug.cgi?id=24727
Summary: Can't compile 1.3.4-git of 12th October 2010 with Xorg-server 1.9.901 Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: fdelente@mail.cpod.fr
Hello.
When trying to compile wine today, I got this error:
xvidmode.c:60: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token xvidmode.c:64: error: ‘XF86VidModeGetAllModeLines’ undeclared here (not in a function) xvidmode.c:64: warning: type defaults to ‘int’ in declaration of ‘pXF86VidModeGetAllModeLines’ xvidmode.c:65: error: ‘XF86VidModeGetModeLine’ undeclared here (not in a function)
It seems xf86vidmodproto has changed since Xorg-server-1.8.2.