Sylvain Petreolle wrote:
> serialmidi.c:164: error: invalid operands to binary >

This is an incompatibility between the official Linux kernel and the
-ac patch.  Apparently, RedHat now includes this patch.

Change the offending line in serialmidi.c to

        if (atomic_read(&tty->count) > 1) {


HTH
Clemens




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to