Re: linux-2.6.19-rc2-gc7a3bd17 build #90 failed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Oct 23, 2006 at 03:26:46PM +0200, Toralf Förster wrote:
> the build with the attached .config failed, make ends with:

What tree are you building?  In Linus' tree, advansys_pci_tbl is
declared as:

static struct pci_device_id advansys_pci_tbl[] __devinitdata = {

Seems like your tree has it defined as:

static struct pci_device_id advansys_pci_tbl[5] __devinitdata = {

>   CC      drivers/scsi/advansys.o
> drivers/scsi/advansys.c:794:2: warning: #warning this driver is still not properly converted to the DMA API
> drivers/scsi/advansys.c: In function `advansys_detect':
> drivers/scsi/advansys.c:4406: warning: `check_region' is deprecated (declared at include/linux/ioport.h:133)
> drivers/scsi/advansys.c: In function `AscSearchIOPortAddr11':
> drivers/scsi/advansys.c:9743: warning: `check_region' is deprecated (declared at include/linux/ioport.h:133)
> ...
> drivers/scsi/advansys.c:18231: warning: excess elements in struct initializer
> drivers/scsi/advansys.c:18231: warning: (near initialization for `advansys_pci_tbl[5]')
> drivers/scsi/advansys.c:18231: warning: excess elements in struct initializer
> drivers/scsi/advansys.c:18231: warning: (near initialization for `advansys_pci_tbl[5]')
> make[2]: *** [drivers/scsi/advansys.o] Error 1
> make[1]: *** [drivers/scsi] Error 2
> make: *** [drivers] Error 2
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux