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 - Several issues when compiling latest snapshot with a Linux ARM toolchain
Summary: Several issues when compiling latest snapshot with a Linux ARM toolchain
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: All Linux
: P2 major
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-04 07:20 UTC by Gueniffey
Modified: 2011-08-04 21:55 UTC (History)
0 users

See Also:


Attachments
Fixed configure script, which tries to compile som inexistent files (372 bytes, patch)
2011-08-04 07:21 UTC, Gueniffey
Details | Diff
SDL_dspaudio.c didn't compile - Typo? (430 bytes, patch)
2011-08-04 07:21 UTC, Gueniffey
Details | Diff
X11 touch handling fixed for one device (LPC32xx Touchscreen) (2.72 KB, patch)
2011-08-04 07:23 UTC, Gueniffey
Details | Diff

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