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

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



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

Reply to: