Messages in this thread |  | | Date | Tue, 22 Oct 1996 19:49:24 -0700 (MST) | From | Joseph Y Chen <> | Subject | linux-2.0.23 compile error (aic7xxx.c) |
| |
I get the following error:
[...] gcc -I/usr/src/linux-2.0.23/include -o aic7xxx_asm aic7xxx_asm.c ./aic7xxx_asm -o aic7xxx_seq.h aic7xxx.seq 430 out of 448 instructions used. gcc -D__KERNEL__ -I/usr/src/linux-2.0.23/include -Wall -Wstrict-prototypes -O2 \ -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -DCPU=486 -c -o aic7xxx.\ o aic7xxx.c aic7xxx.c: In function `aic7xxx_register': aic7xxx.c:4320: `shared_3985_scbs' undeclared (first use this function) aic7xxx.c:4320: (Each undeclared identifier is reported only once aic7xxx.c:4320: for each function it appears in.) make[3]: *** [aic7xxx.o] Error 1 make[3]: Leaving directory `/usr/src/linux-2.0.23/drivers/scsi' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux-2.0.23/drivers/scsi' make[1]: *** [sub_dirs] Error 2 make[1]: Leaving directory `/usr/src/linux-2.0.23/drivers' make: *** [linuxsubdirs] Error 2
Can anyone tell me what's wrong with my system? I'll provide more info if needed.
Thank you.
-- joe -------------------------------------------------------------------------- jychen@CElab3.CE.Arizona.EDU http://CElab3.CE.Arizona.EDU
|  |