1.3.74: Adaptec 2940 support broken?

Laszlo Vecsey (master@internexus.net)
Thu, 14 Mar 1996 22:13:30 -0500 (EST)


gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o aic7xxx.o aic7xxx.c
aic7xxx.c:891: aic7xxx_seq.h: No such file or directory
aic7xxx.c: In function `aic7xxx_info':
aic7xxx.c:1018: `AIC7XXX_SEQ_VER' undeclared (first use this function)
aic7xxx.c:1018: (Each undeclared identifier is reported only once
aic7xxx.c:1018: for each function it appears in.)
aic7xxx_proc.c: In function `aic7xxx_proc_info':
In file included from aic7xxx.c:4614:
aic7xxx_proc.c:132: `AIC7XXX_SEQ_VER' undeclared (first use this function)
make[3]: *** [aic7xxx.o] Error 1