[Bug 9484] ProtectDISC 6.x: media validation fails (Mathetrainer 5)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 21 10:58:20 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=9484

--- Comment #49 from Klaus Layer <klaus.layer at gmx.de> 2011-06-21 10:58:18 CDT ---
After applying the patch I but get build errors:


gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_NTSYSTEM_
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits
-Wwrite-strings -Wpointer-arith  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 
-o nt.o nt.c
nt.c: In function ‘NtQuerySystemInformation’:
nt.c:1736: error: ‘union generic_request’ has no member named
‘next_handle_request’
nt.c:1736: error: ‘union generic_reply’ has no member named ‘next_handle_reply’
nt.c:1736: error: ‘REQ_next_handle’ undeclared (first use in this function)
nt.c:1736: error: (Each undeclared identifier is reported only once
nt.c:1736: error: for each function it appears in.)
nt.c:1738: error: dereferencing pointer to incomplete type
nt.c:1739: error: dereferencing pointer to incomplete type
nt.c:1741: error: dereferencing pointer to incomplete type
nt.c:1742: error: dereferencing pointer to incomplete type
make[1]: *** [nt.o] error 1

Are the patches you submitted to git a precondition for this patch?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list