ov511.c

Stephen Crowley (sc462@swbell.net)
Tue, 29 May 2001 20:33:41 -0500


The ov511 driver fails to compile in 2.4.5

gcc -D__KERNEL__ -I/home/stephenc/kernel/linux/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-mpreferred-stack-boundary=2 -march=i686 -c -o ov511.o ov511.c
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[4]: *** [ov511.o] Error 1
make[4]: Leaving directory /home/stephenc/kernel/linux/drivers/usb'

-- 
Stephen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/