Re: linux-2.0.23 compile error (aic7xxx.c)

Jared Mauch (jared@wolverine.hq.cic.net)
Tue, 22 Oct 1996 23:51:54 -0400 (EDT)


Did you patch up? Get the entire source tree, I did not have this
problem building 2.0.23 with aic7xxx support. (I did it twice today +
applying the microsoft-ping-run-and-duck-patch).

- jared

Joseph Y Chen graced my mailbox with this long sought knowledge:
>
> 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
>
>
>