We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3503

Summary: osx builds don't run on 10.6 as of rev. 10651
Product: SDL Reporter: Ozkan Sezer <sezeroz>
Component: eventsAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: major    
Priority: P2    
Version: HG 2.0   
Hardware: x86   
OS: Mac OS X 10.6   

Description Ozkan Sezer 2016-12-01 17:10:56 UTC
With rev. 10651, i.e. http://hg.libsdl.org/SDL/rev/f0065b8e6541 ,
SDL2 - OS X builds fail to run on 10.6 (my setup: i686 / 10.6.8)
because the symbol _IOPMAssertionCreateWithDescription is missing.
The SDK listing it for 10.7+ does seem correct.  Reverting r10651
and rebuilding makes it to function again.

I suggest that this particular changeset be reverted.
Comment 1 Sam Lantinga 2016-12-01 19:53:22 UTC
Good catch, thanks!
https://hg.libsdl.org/SDL/rev/70a77b67e8e2