VOGONS

Common searches


Search results

Display options

Re: SDL parachute failure...

Well, I ended up wiping the laptop, and installing Gentoo :) I've got matching library versions for libsdl and sdl-net on both machines. The 32 bit box ran dosbox once, and every time since then has been a segmentation fault that caused SDL to go splat. I think, however, that I may have found a …

Re: SDL parachute failure...

http://frida.fri.utc.sk/~sam/devel/links-sdl/sdl-env-vars the one you used seemed to be correct. Be sure to unset that DOSBOX_MIXER variable then as that one disables dosbox sound output. I suggested that as the crash was in sdl it's audio appartment. Yeah, I did unset it :) Need to poke a bit …

Re: SDL parachute failure...

interresting it looks like the sound system of sdl crashes. try this: export DOSBOX_MIXER_NOSOUND=TRUE ./dosbox CONFIG: Using default settings. Create a configfile to change them MIXER:No Sound Mode Selected. ALSA:Can't subscribe to MIDI port (65:0) MIDI:Opened device:none MODEM:Can't open listen …

Re: SDL parachute failure...

Starting program: /data/Files/Build/dosbox/src/dosbox [Thread debugging using libthread_db enabled] [New Thread 1073878016 (LWP 7553)] [New Thread 1084447664 (LWP 7554)] CONFIG: Using default settings. Create a configfile to change them Program received signal SIGSEGV, Segmentation fault. [Switching …

Re: SDL parachute failure...

Just downloaded the 0.61 src rpm, compiled. No issues in the compile other than a few warnings. Dependency compilation noted that libGL was required. The rpm built, so it must have found the dependency. Go to install, complains about libGL. Override with nodeps. Go to run, and ~/Files/rpm> dosbox …

Page 1 of 1