Date: Thu, 17 Dec 1998 10:16:04 -0500 (COT) From: Diego Jose Varona Agredo <djvarona@kappa.usb.edu.co> To: AIC7xxx@FreeBSD.ORG Subject: Problem with linux-2.0.36 and aic7xxx (fwd) Message-ID: <Pine.LNX.3.96.981217101248.207A-100000@kappa.usb.edu.co>
next in thread | raw e-mail | index | archive | help
Hi I try compile the kernel of linux-2.0.36 on Pentium of 166 Mhz with disk controller daptec AIC7xxx driver version: 5.0.14/3.2.4 Compile Options: AIC7XXX_RESET_DELAY : 15 AIC7XXX_TAGGED_QUEUEING: Adapter Support Enabled Check below to see which devices use tagged queueing AIC7XXX_PAGE_ENABLE : Enabled (This is no longer an option) AIC7XXX_PROC_STATS : Disabled Adapter Configuration: SCSI Adapter: Adaptec AIC-7850 SCSI host adapter Narrow Controller PCI MMAPed I/O Base: 0xfedff000 Adaptec SCSI BIOS: Enabled IRQ: 9 SCBs: Active 0, Max Active 1, Allocated 30, HW 3, Page 255 Interrupts: 3019 BIOS Control Word: 0x18b6 Adapter Control Word: 0x005c Extended Translation: Enabled SCSI Bus Reset: Enabled Disconnect Enable Flags: 0x00ff Tag Queue Enable Flags: 0x0000 Ordered Queue Tag Flags: 0x0000 Default Tag Queue Depth: 8 Tagged Queue By Device array for aic7xxx host instance 0: {255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255} Actual queue depth per device for aic7xxx host instance 0: {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1} scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.0.14/3.2.4 <Adaptec AIC-7850 SCSI host adapter> scsi : 1 host and the compilation problen are gcc -D__KERNEL__ -I/usr/src/linux-2.0.34/include -Wall -Wstrict-prototypes -O2 - fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2 -malign-jum ps=2 -malign-functions=2 -DCPU=586 -c -o aic7xxx.o aic7xxx.c In file included from aic7xxx.c:193: aic7xxx_seq.h:528: redefinition of `seqprog' aic7xxx_seq.h:4: `seqprog' previously defined here make[3]: *** [aic7xxx.o] Error 1 make[3]: Leaving directory `/usr/src/linux-2.0.34/drivers/scsi' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux-2.0.34/drivers/scsi' make[1]: *** [sub_dirs] Error 2 make[1]: Leaving directory `/usr/src/linux-2.0.34/drivers' make: *** [linuxsubdirs] Error 2 Please somebody help me to solve this problem. Many Thanks Diego Varona djvarona@kappa.usb.edu.co To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe aic7xxx" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.981217101248.207A-100000>