Kernel 2.6.9 2nd SCSI Driver Compiliation Error w/GCC-3.4.2

From: Justin Piszcz
Date: Wed Nov 24 2004 - 10:41:52 EST


root@p500b:/usr/src/linux# make modules
CHK include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
LD [M] drivers/scsi/scsi_mod.o
CC [M] drivers/scsi/pci2000.o
drivers/scsi/pci2000.c: In function `Pci2000_QueueCommand':
drivers/scsi/pci2000.c:512: error: structure has no member named `address'
drivers/scsi/pci2000.c:537: error: structure has no member named `address'
drivers/scsi/pci2000.c: At top level:
drivers/scsi/pci2000.c:825: warning: initialization from incompatible pointer type
drivers/scsi/pci2000.c:826: warning: initialization from incompatible pointer type
make[2]: *** [drivers/scsi/pci2000.o] Error 1
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/