Created attachment 1936808 [details] dvdisaster-configure-c99.patch The non-autoconf configure script fails to include <stdio.h> for the printf function prototype. As a result, the build fails with a C99 compiler that does not support implicit function declarations. Filing this here because upstream seems to be defunct.