https://bugs.winehq.org/show_bug.cgi?id=56413
Bug ID: 56413 Summary: wine-staging 9.4 build fails on Debian 11, Ubuntu 20.04 and 22.04 Product: Wine-staging Version: 9.4 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dimesio@earthlink.net CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 76176 --> https://bugs.winehq.org/attachment.cgi?id=76176 Debian 11 wine-staging 9.4 failed build log
Building the wine-staging packages failed on Debian 11, Ubuntu 20.04 and 22.04. No problem on newer versions of Debian/Ubuntu or Fedora.
[ 329s] dlls/winex11.drv/mouse.c: In function 'map_raw_event_coords': [ 329s] dlls/winex11.drv/mouse.c:1788:84: error: 'UINT16_MAX' undeclared (first use in this function); did you mean 'UINT_MAX'? [ 329s] 1788 | if (input->mi.dwFlags & MOUSEEVENTF_VIRTUALDESK) SetRect( &virtual_rect, 0, 0, UINT16_MAX, UINT16_MAX ); [ 329s] | ^~~~~~~~~~ [ 329s] | UINT_MAX [ 329s] dlls/winex11.drv/mouse.c:1788:84: note: each undeclared identifier is reported only once for each function it appears in
https://bugs.winehq.org/show_bug.cgi?id=56413
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru --- Duplicate.
*** This bug has been marked as a duplicate of bug 56410 ***
https://bugs.winehq.org/show_bug.cgi?id=56413
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Rosanne DiMesio dimesio@earthlink.net --- Closing duplicate.