IntelMac compile error

Steve Brown sbrown7 at umbc.edu
Sun Oct 21 11:57:10 CDT 2007


Hi All,
 	Trying to build Wine 0.9.47 on an Intel MacBook Pro (2.16GHz Core 
Duo).... compilation stops at:

mach.c: In function 'get_thread_context':
mach.c:166: error: 'x86_debug_state32_t' undeclared (first use in this 
function)
mach.c:166: error: (Each undeclared identifier is reported only once
mach.c:166: error: for each function it appears in.)
mach.c:166: error: parse error before 'state'
mach.c:167: error: 'state' undeclared (first use in this function)
mach.c:182: error: 'x86_DEBUG_STATE32' undeclared (first use in this 
function)
mach.c: In function 'set_thread_context':
mach.c:210: error: 'x86_debug_state32_t' undeclared (first use in this 
function)
mach.c:210: error: parse error before 'state'
mach.c:211: error: 'state' undeclared (first use in this function)
mach.c:245: error: 'x86_DEBUG_STATE32' undeclared (first use in this 
function)
make[1]: *** [mach.o] Error 1
make: *** [server] Error 2

I stared briefly at the code, and didn't see anything obvious -- also a 
quick grep through the source directories and the XCode Headers didn't 
find a header file that included "x86_debug" (case insensitive grep). 
Ideas?

Steve Brown
sbrown7 at umbc.edu



More information about the wine-devel mailing list