On Tue, Jun 28, 2011 at 13:16, wylda@volny.cz wrote:
Hi Vincas, i wanted to give bug 27600 a try. So on top of wine-1.3.23-50-g2497a91 i applied patches:
- 75818
- 75819
- 75831
- 75830
- 75829
- 75820
- 75821
- 75822
- 75823
but i end up with failure during the buildup:
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-stric t-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -Wlogi cal-op -g -O0 -o input.o input.c
input.c: In function ‘GetRawInputDeviceList’:
input.c:495: error: ‘union generic_request’ has no member named ‘get_raw_input_device_list_request’
input.c:495: error: ‘union generic_reply’ has no member named ‘get_raw_input_device_list_reply’
Regards, W.
Did you run ./tools/make_requests ?