Ticket #13488 (closed defect: fixed)
wine 0.9.50_0 won't build on Mac OS X 10.5 Leopard
| Reported by: | ryandesign@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.5.2 |
| Keywords: | Cc: | sven.wolf@… | |
| Port: |
Description
It was reported on the mailing list that wine 0.9.50_0 fails to build on Leopard in new and exciting ways, different from the ways in which wine 0.9.49_0 and earlier fail to build on Leopard (which are handled in ticket #13000). The new failures with 0.9.50_0 are:
./ntoskrnl.exe.spec:606: external symbol 'KeServiceDescriptorTable' is not a function ./ntoskrnl.exe.spec:625: external symbol 'KeTickCount' is not a function winegcc: ../../tools/winebuild/winebuild failed make[2]: *** [ntoskrnl.exe.so] Error 2 make[1]: *** [ntoskrnl.exe] Error 2 make: *** [dlls] Error 2
Change History
Note: See
TracTickets for help on using
tickets.


As of today, 12/19/07, I can verify that wine 0.9.51_0 builds on a clean install of Leopard 10.5.1 with no problems.