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 - Build errors on MacOS X, SDL-1.3.0-5421
Summary: Build errors on MacOS X, SDL-1.3.0-5421
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: x86 Mac OS X 10.6
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-03 13:27 UTC by Vern Jensen
Modified: 2011-03-05 10:07 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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