On Tue, Apr 06, 2004 at 09:36:29AM +0100, Richard Marshall wrote: > > Ben Collins wrote > > I think for Ultra10, you need to enable the AT keyboard aswell. > > > # CONFIG_KEYBOARD_ATKBD is not set > > I have tried with this too and have the same problem. I have started to look > to see if the serial 8250 is the cause of the problem, but when I try to > complie in that module, make-kpkg fails comaplining about unused variable > 'size'. Any other ideas?
Find where -Werror is set in arch/sparc64/Makefile and delete it. That should get the compile going again. -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ WatchGuard - http://www.watchguard.com/

