Sorry, I dont undetstand what you writed. Should it be a solution for that problem. Regards Martial LOPEZ > Should that not read > ((atomic_read(&tty->count) > 1) > > On Mon, 2003-12-22 at 12:06, martial.lopez@xxxxxxxxxxxxx wrote: >> Hello, >> >> Just a little mail to said that compiling alsa-driver with Fedora and rh >> will generate an error on serialmidi.c file. >> >> The solution is to change on line 164 of the serialmidi.c file the :" >> if (tty->count > 1) { " line with "if (tty->count.counter > 1) {" >> >> All will work fine after that. >> >> Have a nice day. >> >> Martial LOPEZ >> >> >> >> >> >> >> >> -- >> Fedora-config-list mailing list >> Fedora-config-list@xxxxxxxxxx >> http://www.redhat.com/mailman/listinfo/fedora-config-list > -- > grant williamson <traxtopel@xxxxxxxxxxx> > > > -- > Fedora-config-list mailing list > Fedora-config-list@xxxxxxxxxx > http://www.redhat.com/mailman/listinfo/fedora-config-list >