gNewSense: compiles, but does not run.

gNewSense: compiles, but does not run.

Jastiv's picture

I got it to compile and run in fedora10, however, it compiles ok, on gnewsense (a ubuntu varient) however, when I try to run it I get this.

I changed my sdl library as follows since there is no more plain libsdl1.2 anymore it looks like.

I'm wondering if it is the mixer library, but when I checked it seemed I had installed the standard sdl mixer 1.2 and 1.2 dev

Processing triggers for libc6 ...
ldconfig deferred processing now taking place
jastiv@localhost:~/Documents/downloads/flare_v012$ ./flare
Couldn't load power soundfx: shock.ogg
Couldn't load power soundfx: heal.ogg
Couldn't load power soundfx: warcry.ogg
Couldn't load power soundfx: quake.ogg
Couldn't load power soundfx: shield.ogg
Couldn't load power soundfx: teleport.ogg
Couldn't load power soundfx: burn.ogg
Couldn't load power soundfx: timestop.ogg
Couldn't load power soundfx: shock.ogg
Couldn't load power soundfx: fireball.ogg
Couldn't load power soundfx: quake.ogg
Couldn't load power soundfx: teleport.ogg
Couldn't load power soundfx: shock.ogg
Couldn't load power soundfx: potion.ogg
Couldn't load power soundfx: potion.ogg
Couldn't load power soundfx: shoot.ogg
Couldn't load power soundfx: shoot.ogg
Couldn't load power soundfx: fireball.ogg
Couldn't load power soundfx: shock.ogg
Mix_LoadWAV: Unrecognized sound file type
Segmentation fault
jastiv@localhost:~/Documents/downloads/flare_v012$ ls

This is what I tried changing the libSDL library to:

Processing triggers for libc6 ...
ldconfig deferred processing now taking place
Selecting previously deselected package libsdl1.2debian-all.
(Reading database ... 161777 files and directories currently installed.)
Unpacking libsdl1.2debian-all (from .../libsdl1.2debian-all_1.2.13-1ubuntu1_i386.deb) ...
Setting up libsdl1.2debian-all (1.2.13-1ubuntu1) ...