compile error with 3c59x.c v0.99Ka and 2.2.7

Shon Martin Shon.Martin@oberlin.edu
Fri May 7 15:33:41 1999


Hi:
	Thought I'd report this error while compiling the 2.2.7 kernel
version with 3c59x.c v0.99Ka. It doesn't look very serious. If I need to
include more information, please let me know.

(cat /proc/version)
Linux version 2.2.7 (root@shonpc1.cs.oberlin.edu) (gcc version
egcs-2.91.66 19990314 (egcs-1.1.2 release)) #1 SMP Fri May 7 10:22:53 EDT
1999  

(compile error, make bzlilo)

make[3]: Entering directory `/usr/src/linux/drivers/net'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686   -c -o
3c59x.o 3c59x.c
3c59x.c:1969: parse error                 

-Shon