sudo apt install libsdl1.2-dev # or for SDL2 sudo apt install libsdl2-dev
display_library: sdl, options="fullscreen" To check which display libraries your Bochs binary supports, run:
sudo apt install bochs-sdl Then run bochs-sdl instead of bochs , or update your configuration.
Install dev packages, then reconfigure and recompile.

