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 1265

Summary: Several issues when compiling latest snapshot with a Linux ARM toolchain
Product: SDL Reporter: Gueniffey <pierre-yves>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: major    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: Linux   
Attachments: Fixed configure script, which tries to compile som inexistent files
SDL_dspaudio.c didn't compile - Typo?
X11 touch handling fixed for one device (LPC32xx Touchscreen)

Description Gueniffey 2011-08-04 07:20:19 UTC
Don't know if this will be useful for anyone, but here are some patches that fix compilation of the latest SDL code for Linux with X11 and a (single-)touchscreen.
Comment 1 Gueniffey 2011-08-04 07:21:06 UTC
Created attachment 665 [details]
Fixed configure script, which tries to compile som inexistent files
Comment 2 Gueniffey 2011-08-04 07:21:56 UTC
Created attachment 666 [details]
SDL_dspaudio.c didn't compile - Typo?
Comment 3 Gueniffey 2011-08-04 07:23:31 UTC
Created attachment 667 [details]
X11 touch handling fixed for one device (LPC32xx Touchscreen)
Comment 4 Ryan C. Gordon 2011-08-04 21:55:40 UTC
Thank you, these are now in revision control!

--ryan.