2.1.51 compile error (fwd)

Jiann-Ming Su (js1@Microwave.PH.MsState.Edu)
Fri, 22 Aug 1997 11:02:51 -0500 (CDT)


I get the following error when I try to compile 2.1.51.

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=586 -D__SMP__
-c -o hosts.o hosts.c
In file included from aic7xxx.c:124:
aic7xxx_seq.h:485: parse error before `0xff'
rm -f scsi_n_syms.o
ld -m elf_i386 -r -o scsi_n_syms.o scsi_syms.o scsi.o
aic7xxx.c: In function `aic7xxx_detect':
aic7xxx.c:5729: `proc_scsi_aic7xxx' undeclared (first use this function)
aic7xxx.c:5729: (Each undeclared identifier is reported only once
aic7xxx.c:5729: for each function it appears in.)
make[3]: *** [aic7xxx.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/scsi'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/scsi'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [linuxsubdirs] Error 2

Jiann-Ming Su
js1@microwave.ph.msstate.edu