I also had this issue, changing the core= setting did not help, recompiling the package with --disable-dynamic-core did.
The attached patch changes the build options accordingly. -- Stefan Ott http://www.ott.net/
Index: dosbox-0.74/debian/rules =================================================================== --- dosbox-0.74.orig/debian/rules +++ dosbox-0.74/debian/rules @@ -4,3 +4,6 @@ export DEB_CPPFLAGS_MAINT_APPEND=-D_FILE %: dh $@ --with autotools_dev + +override_dh_auto_configure: + dh_auto_configure -- --disable-dynamic-core
signature.asc
Description: Digital signature