On Sat, May 26, 2001 at 12:52:48PM +0200, David G?mez wrote:
> On kernel 2.4.5, the ov511 usb driver shows a failure at compile
> time. const version is not defined.
I send a patch to Linus for linux-2.4.5-pre5, but apparently he didn't
include it. Here it is again.
BTW, this is already fixed i
> ov511.c: In function `ov511_read_proc':
> ov511.c:340: `version' undeclared (first use in this function)
> ov511.c:340: (Each undeclared identifier is reported only once
> ov511.c:340: for each function it appears in.)
> make[2]: *** [ov511.o] Error 1
> make[2]: Leaving directory `/usr/src/linux
On kernel 2.4.5, the ov511 usb driver shows a failure at compile
time. const version is not defined.
gcc -D__KERNEL__ -I/usr/src/linux-2.4.5/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-mpreferred-stack-boundary=2 -march=i686 -DMODULE -c -o ov511.o ov5
3 matches
Mail list logo