On Sun 09 Sep 2001, marc herren wrote: > > I've got the following problem when compiling a new Kernel on my SPARC20 > workstation. > > make vmlinux -> > > ... > make[3]: Entering directory `/usr/src/linux/drivers/char' > gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes > -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common > -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 -c -o vt.o vt.c > vt.c: In function `vt_ioctl': > vt.c:507: `kbd_rate' undeclared (first use in this function)
AFAIK linux 2.4 simply isn't suitable for sparc yet (sparc64 is a different matter). Paul Slootman

