Attempting to test / use / build SDL 1.3 ~ SDL_mixer svn

Hi, i just got SDL1.3 from svn, configured compiled installed no problems…

now i went to get SDL_mixer from sdl, configure, cant find SDL >= 1.2.10

for now i am just going to apt-get mixer development stuff and see what happens,
failing that apt-get sdl development stull, then re install sdl 1.3

sounds like i’m turning my SDL install into a big pile of spaghetti already :wink:

STOP TOP POSTING YOU LOT

i think i give up on using / testing / exploding SDL1.3 already i think the
compiler is finding using it, because it isn’t compiling… dunno…

rember how lazy and noob like i am… therfore i give up… i think i am now
waiting for the final beta carotene whatver.

Quoting neil at cloudsprinter.com:>

Hi, i just got SDL1.3 from svn, configured compiled installed no problems…

now i went to get SDL_mixer from sdl, configure, cant find SDL >= 1.2.10

for now i am just going to apt-get mixer development stuff and see
what happens,
failing that apt-get sdl development stull, then re install sdl 1.3

sounds like i’m turning my SDL install into a big pile of spaghetti
already :wink:


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

e-mail provided by Moose Internet Services
http://www.moose.co.uk/

output looks like this… i’m guessing the svn /trunk/SDL is a bit too broken
for me to play with right now.

more likley i am being an idiot somewhere and should check more stuff before i
spam the list anymore

In file included from /usr/local/include/SDL/SDL_events.h:34,
from /usr/local/include/SDL/SDL.h:84,
from …/src/engine.c:1:
/usr/local/include/SDL/SDL_video.h:34:22: error: SDL_rect.h: No such file or
directory
/usr/local/include/SDL/SDL_video.h:35:25: error: SDL_surface.h: No such
file or
directory
In file included from /usr/local/include/SDL/SDL_events.h:34,
from /usr/local/include/SDL/SDL.h:84,
from …/src/engine.c:1:
/usr/local/include/SDL/SDL_video.h:601: error: expected ?)? before ??
token
/usr/local/include/SDL/SDL_video.h:879: error: expected declaration specifiers
or ?..? before ?SDL_Surface?
/usr/local/include/SDL/SDL_video.h:1092: error: expected ?;?, ?,? or
?)? before ?
? token
/usr/local/include/SDL/SDL_video.h:1112: error: expected ?;?, ?,? or
?)? before ?? token
/usr/local/include/SDL/SDL_video.h:1140: error: expected ?;?, ?,? or
?)? before ?
? token
/usr/local/include/SDL/SDL_video.h:1156: error: expected ?;?, ?,? or
?)? before ?? token
/usr/local/include/SDL/SDL_video.h:1170: error: expected ?;?, ?,? or
?)? before ?
? token
/usr/local/include/SDL/SDL_video.h:1186: error: expected ?;?, ?,? or
?)? before ?? token
/usr/local/include/SDL/SDL_video.h:1202: error: expected ?;?, ?,? or
?)? before ?
? token
In file included from /usr/local/include/SDL/SDL.h:92,
from …/src/engine.c:1:
/usr/local/include/SDL/SDL_compat.h:223: error: expected ?=?, ?,?,
?;?, ?asm? or ?attribute? before ?*? token