[Wine] Re: USB Wine support patch
faelmc
wineforum-user at winehq.org
Mon Mar 5 08:21:00 CST 2012
This is the error in ntoskrnl.exe make all
make[1]: Entering directory `/home/hiphop/extra/cd-linux/wine/wine-1.4-rc6/dlls/ntoskrnl.exe'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2 -g -O2 -o instr.o instr.c
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2 -g -O2 -o ntoskrnl.o ntoskrnl.c
ntoskrnl.c: In function process_ioctl:
ntoskrnl.c:489:24: warning: variable irpsp set but not used [-Wunused-but-set-variable]
ntoskrnl.c: In function IoGetDeviceProperty:
ntoskrnl.c:1576:9: error: union generic_reply has no member named get_device_name_reply
make[1]: ** [ntoskrnl.o] Error 1
make[1]: Leaving directory `/home/hiphop/extra/cd-linux/wine/wine-1.4-rc6/dlls/ntoskrnl.exe'
make: ** [dlls/ntoskrnl.exe] Error 2
More information about the wine-users
mailing list