Re: 2.1.95 problem with AIC7xxx

Colin Coe (coec@justice.moj.wa.gov.au)
Tue, 14 Apr 1998 10:42:24 +0800 (WST)


On lines 41-43 of '/usr/src/linux/drivers/scsi/aic7xxx/sequencer.h' it
reads

#if defined(__KERNEL__)
typedef unsigned char u_int8_t;
#endif

Comment these lines out.

CC

-----Original Message-----
From: Basit Mustafa <basitm@cjnetworks.com>
To: Mark Shapiro <mark@award.bios.net>; linux-kernel@vger.rutgers.edu
<linux-kernel@vger.rutgers.edu>
Date: Tuesday, 14 April 1998 8:43
Subject: Re: 2.1.95 problem with AIC7xxx

>yo yo yo! me too!!!! same exact problem.
>
>-basit
>
>Mark Shapiro wrote:
>
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fom
it-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486
-malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=586 -D__SMP__ -DMODULE -c -o
aic7xxx.o aic7xxx.c
>> In file included from aic7xxx.c:120:
>> aic7xxx/sequencer.h:43: redefinition of `u_int8_t'
>> /usr/src/linux/include/linux/types.h:75: `u_int8_t' previously declared
here
>> make[2]: *** [aic7xxx.o] Error 1

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu