http://bugs.winehq.org/show_bug.cgi?id=7530
------- Additional Comments From daniel.kauker@web.de 2007-06-03 07:07 ------- it does not work with 0.9.32:
mach.c: In function 'get_thread_context': mach.c:165: error: storage size of 'state' isn't known mach.c:181: error: 'x86_DEBUG_STATE32' undeclared (first use in this function) mach.c:181: error: (Each undeclared identifier is reported only once mach.c:181: error: for each function it appears in.) mach.c:165: warning: unused variable 'state' mach.c: In function 'set_thread_context': mach.c:197: error: storage size of 'state' isn't known mach.c:221: error: 'x86_DEBUG_STATE32' undeclared (first use in this function) mach.c:197: warning: unused variable 'state'