SDL_Init & Missing files?

Hi,
i’m new to the list and i’ve been working on SDL for a couple of days
under linux RH 6.
I’ve compiled and installed the lib without problems, but now i can’t get
ANY of the test & demo programs to work.
The only one that runs is loopwav, (which loads and plays a wav file,
without using graphics), every other program source i run crashes when
using SDL_Init.
I’ve had a look at the core with gdb and using the ‘up’ and ‘down’ commands
i found that after calling SDL_Init, it crashes with something like :
’./sysdeps/generic/libc-start.c no file found’.
What is this file it’s looking for ?
I get this error when running anything (except sources that do not init the
video…)

HELP!----------------------------------------------------------------------------

Se avete un server in grado di ospitare un nuovissimo MUD
contattatemi !!

Pagina personale: http://users.iol.it/giake

Hi,
i’m new to the list and i’ve been working on SDL for a couple of days
under linux RH 6.
I’ve compiled and installed the lib without problems, but now i can’t get
ANY of the test & demo programs to work.
The only one that runs is loopwav, (which loads and plays a wav file,
without using graphics), every other program source i run crashes when
using SDL_Init.
I’ve had a look at the core with gdb and using the ‘up’ and ‘down’ commands
i found that after calling SDL_Init, it crashes with something like :
’./sysdeps/generic/libc-start.c no file found’.
What is this file it’s looking for ?
I get this error when running anything (except sources that do not init the
video…)

Which version of SDL are you using?

-Sam Lantinga				(slouken at devolution.com)

Lead Programmer, Loki Entertainment Software–
“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec


Da: Sam Lantinga
A: sdl at surfnetcity.com.au
Oggetto: Re: [SDL] SDL_Init & Missing files ?
Data: sabato 24 luglio 1999 17.43

Hi,
i’m new to the list and i’ve been working on SDL for a couple of days
under linux RH 6.
I’ve compiled and installed the lib without problems, but now i can’t
get

ANY of the test & demo programs to work.
The only one that runs is loopwav, (which loads and plays a wav file,
without using graphics), every other program source i run crashes when
using SDL_Init.
I’ve had a look at the core with gdb and using the ‘up’ and 'down’
commands

i found that after calling SDL_Init, it crashes with something like :
’./sysdeps/generic/libc-start.c no file found’.
What is this file it’s looking for ?
I get this error when running anything (except sources that do not init
the

video…)

Which version of SDL are you using?

I downloaded and compiled the last stable release…atm i can’t chek it
out…it should be the 0.8…i think…

-Sam Lantinga (slouken at devolution.com)

Lead Programmer, Loki Entertainment Software

“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec