Bochs Display Library Sdl Not Available -

sudo pacman -S bochs (Arch’s default package includes SDL. If still broken, check sdl12-compat or sdl2 .) If you compiled Bochs yourself and saw WARNING: SDL library not found during ./configure , SDL development headers were missing.

sudo dnf install bochs-sdl

Install dev packages, then reconfigure and recompile. Bochs Display Library Sdl Not Available

sudo dnf install SDL-devel

display_library: sdl2 If you have a version with multiple libraries, you can also specify options: sudo pacman -S bochs (Arch’s default package includes SDL