[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2.4.27-6 source and i386 images available for testing



On Sat, Nov 27, 2004 at 01:33:53AM +0100, Norbert Tretkowski wrote:
> * Horms wrote:
> > If interested parties could take a look before I upload them I would
> > be grateful.
> 
> Build fails on alpha, patch attached.

Thanks, though that fix doesn't seem very clean to me.
Do you have a build log handy? I'd like to take a closer look.

Thanks

> 
> 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)


-- 
Horms



Reply to: