Horace Lee wrote:
I have tried to configure the madplay as the following: "./configure --no-tty".but it seems that "--no-tty" is not a valid option. is there any other ways to configure it disgarding the tty device?
Sorry, --no-tty is an option to madplay, not configure.
If you want to disable TTY control at compile time, you'll have to eliminate the USE_TTY define in global.h.