* Horms wrote: > If interested parties could take a look before I upload them I would > be grateful.
Build fails on alpha, patch attached. Norbert
--- tty_ioctl.c~ 2004-11-26 09:01:12.000000000 +0100 +++ tty_ioctl.c 2004-11-27 01:28:37.000000000 +0100 @@ -286,6 +286,7 @@ int retval; struct sgttyb tmp; struct termios termios; + unsigned long flags; retval = tty_check_change(tty); if (retval)