* 2.5.6: undefined reference to `idescsi_init'
@ 2002-03-08 21:38 Axel H. Siebenwirth
0 siblings, 0 replies; only message in thread
From: Axel H. Siebenwirth @ 2002-03-08 21:38 UTC (permalink / raw)
To: linux-kernel
Hi,
following undefined referenced is encountered when linking the kernel.
drivers/ide/idedriver.o: In function 'ata_module_init':
drivers/ide/idedriver.o(.text.init+0x941): undefined reference to
descsi_init'
I suppose there is some easy way to solve this?!
Thanks,
Axel
#
# IDE, ATA and ATAPI Block devices
#
CONFIG_BLK_DEV_IDE=y
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_BLK_DEV_IDECD=y
CONFIG_BLK_DEV_IDESCSI=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_IDEDMA_PCI_AUTO=y
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_BLK_DEV_ADMA=y
CONFIG_BLK_DEV_VIA82CXXX=y
CONFIG_IDEDMA_AUTO=y
CONFIG_BLK_DEV_IDE_MODES=y
#
# SCSI support
#
CONFIG_SCSI=y
CONFIG_CHR_DEV_SG=y
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-03-08 21:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-08 21:38 2.5.6: undefined reference to `idescsi_init' Axel H. Siebenwirth
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.