Re: IntelMac compile error

2007-10-21 Thread Steve Brown
On Sun, 21 Oct 2007, Hans Leidekker wrote: > On Sunday 21 October 2007 18:57:10 Steve Brown wrote: > >> 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 > > Se

Re: IntelMac compile error

2007-10-21 Thread Hans Leidekker
On Sunday 21 October 2007 18:57:10 Steve Brown wrote: > 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 See this bug: http://bugs.winehq.org/show_bug.cgi?id=7

IntelMac compile error

2007-10-21 Thread Steve Brown
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 o