Ticket #13106 (closed defect: invalid)
wine 0.9.48_0 won't build
| Reported by: | type11@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.5.0 |
| Keywords: | Mac OS X WINE Install | Cc: | ryandesign@… |
| Port: |
Description
I'm having trouble compiling WINE-0.9.48 on Mac OS 10.4.10. I did 'sudo port install wine' and here is how far it gets:
---> Building wine with target depend all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine/work/wine-0.9.48" && make depend all " returned error 2
Command output: ../include/winbase.h:2320: warning: '__force_align_arg_pointer__' attribute directive ignored
../include/winbase.h:2322: warning: '__force_align_arg_pointer__' attribute directive ignored
../include/winbase.h:2328: warning: '__force_align_arg_pointer__' attribute directive ignored
../include/winbase.h:2330: warning: '__force_align_arg_pointer__' attribute directive ignored
../include/winbase.h:2334: warning: '__force_align_arg_pointer__' attribute directive ignored
../include/winbase.h:2336: warning: '__force_align_arg_pointer__' attribute directive ignored
../include/winbase.h:2358: warning: '__force_align_arg_pointer__' attribute directive ignored
../include/winbase.h:2370: warning: '__force_align_arg_pointer__' attribute directive ignored
../include/winbase.h:2388: warning: '__force_align_arg_pointer__' attribute directive ignored
../include/winbase.h:2392: warning: '__force_align_arg_pointer__' attribute directive ignored
In file included from object.h:29,
from file.h:24,
from mach.c:37:
../include/wine/server_protocol.h:259: warning: '__force_align_arg_pointer__' attribute directive ignored
../include/wine/server_protocol.h:265: warning: '__force_align_arg_pointer__' attribute directive ignored
../include/wine/server_protocol.h:342: warning: '__force_align_arg_pointer__' attribute directive ignored
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
Error: Status 1 encountered during processing.
Change History
Note: See
TracTickets for help on using
tickets.

