--- sv7.old/mpp.h +++ sv7/mpp.h @@ -40,7 +40,7 @@ // If your Operating System supports the Enlightenment Sound Daemon you can output to /dev/esd and // instead of writing a file the program plays the file via this sound device. // you also must link the libesd library, so maybe you also must edit the Makefile -#define USE_ESD_AUDIO +// #define USE_ESD_AUDIO #endif ===== end of patch =====