Well this an error that SDL reports. DOSBox forwards it.

Here is the code from dosbox it's main function:
        if ( SDL_Init( 
SDL_INIT_AUDIO|SDL_INIT_VIDEO|SDL_INIT_TIMER|SDL_INIT_CDROM
                |SDL_INIT_NOPARACHUTE
                ) < 0 ) E_Exit("Can't init SDL %s",SDL_GetError());

To be honest I don't know what can cause that. It looks like sdl is
messed up..

-- 
Dosbox: SDL not built with audio support
https://bugs.launchpad.net/bugs/252430
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to