Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #13488 (closed defect: fixed)

Opened 12 months ago

Last modified 11 months ago

wine 0.9.50_0 won't build on Mac OS X 10.5 Leopard

Reported by: ryandesign@… Owned by: ryandesign@…
Priority: Normal Milestone: Port Bugs
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

Changed 11 months ago by tannhaus@…

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.

Changed 11 months ago by ryandesign@…

  • status changed from new to closed
  • resolution set to fixed

I tested 0.9.52_0 on Leopard and it built with no problems too. So I'm going to call this fixed.

Note: See TracTickets for help on using tickets.