A Compilation bug in the SCSI system.

Daniel M. Eischen deischen at iworks.InterWorks.org
Tue Apr 7 13:49:55 PDT 1998


> There is a compilation problem in the SCSI sys of the 2.1.92 - 93 kernel.
> When i compile a kernel with aic7xxx support enabled i get the folowing
> error.

[...]

> In file included from aic7xxx.c:120: aic7xxx/sequencer.h:43: redefinition
> of `u_int8_t'

Looks like u_int8_t was recently added to include/linux/types.h.  The
fix is to remove the definition from aic7xxx/sequencer.h.

Dan Eischen
deischen at iworks.interWorks.org

To Unsubscribe: send mail to majordomo at FreeBSD.org
with "unsubscribe aic7xxx" in the body of the message



More information about the aic7xxx mailing list