Re: vt.c and kbd_rate


Subject: Re: vt.c and kbd_rate
From: Hollis (hollis-lists@austin.rr.com)
Date: Mon Aug 20 2001 - 19:16:21 MDT


on 20/8/01 20:06, Donovan Warren at aramis_@Bacil.DYNDNS.ORG wrote:
>
> under kernel 2.4.9 (after make mrproper, make menuconfig, and make dep, all
> of which ran fine), I get this error:
>
> gcc -D__KERNEL__ -I/usr/src/linux-2.4.9/include -Wall -Wstrict-prototypes
> -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
> -D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized
> -mmultiple -mstring -c -o vt.o vt.c
> vt.c: In function `vt_ioctl':
> vt.c:507: `kbd_rate' undeclared (first use in this function)
> vt.c:507: (Each undeclared identifier is reported only once
> vt.c:507: for each function it appears in.)
> vt.c:514: `kbd_rate' used prior to declaration
> vt.c:514: warning: implicit declaration of function `kbd_rate'

This changed very recently in the PPC kernel source. You should repost to
linuxppc-dev@lists.linuxppc.org to make sure it's fixed.

-Hollis



This archive was generated by hypermail 2a24 : Mon Aug 20 2001 - 18:24:56 MDT