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 1160

Summary: Build errors on MacOS X, SDL-1.3.0-5421
Product: SDL Reporter: Vern Jensen <vern>
Component: buildAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: x86   
OS: Mac OS X 10.6   

Description Vern Jensen 2011-03-03 13:27:58 UTC
Version 5412 gives me the following build errors. NOTE: I recently uninstalled and re-installed XCode 3.2.5 due to various issues, so it's possible these could be related to that? If these errors are on my end, let me know. I also get errors when building versions 5390 and 5412, but I can build 5319 just fine.


/Users/vernjensen/SDL-1.3.0-5421/Xcode/SDL/../../src/video/Xext: No such file or directory

i686-apple-darwin10-gcc-4.2.1: /Users/vernjensen/SDL-1.3.0-5421/Xcode/SDL/../../src/video/Xext/Xinerama/Xinerama.c: No such file or directory

i686-apple-darwin10-gcc-4.2.1: /Users/vernjensen/SDL-1.3.0-5421/Xcode/SDL/../../src/video/Xext/XME/xme.c: No such file or directory

i686-apple-darwin10-gcc-4.2.1: /Users/vernjensen/SDL-1.3.0-5421/Xcode/SDL/../../src/video/Xext/Xv/Xv.c: No such file or directory

i686-apple-darwin10-gcc-4.2.1: /Users/vernjensen/SDL-1.3.0-5421/Xcode/SDL/../../src/video/Xext/Xxf86vm/XF86VMode.c: No such file or directory
Comment 1 Sam Lantinga 2011-03-05 10:00:51 UTC
I've been cleaning up the X11 dependency support, but didn't update the Xcode projects.  I'll take care of that today.
Comment 2 Sam Lantinga 2011-03-05 10:07:59 UTC
Fixed!
http://hg.libsdl.org/SDL/rev/8e46c54a04d4