linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.5.74 compile error
@ 2003-07-05  8:54 Jean-Luc
  0 siblings, 0 replies; only message in thread
From: Jean-Luc @ 2003-07-05  8:54 UTC (permalink / raw)
  To: linux-kernel

Hi,

I get the following compile error :

   CPP     arch/i386/vmlinux.lds.s
   GEN     .version
   CHK     include/linux/compile.h
   UPD     include/linux/compile.h
   CC      init/version.o
   LD      init/built-in.o
   LD      .tmp_vmlinux1
drivers/built-in.o(.init.text+0x2443): In function `ide_setup':
: undefined référence to « cmd640_vlb »
drivers/built-in.o(.init.text+0x28e1): In function `probe_for_hwifs':
: undefined reference to « ide_probe_for_cmd640x »
make[1]: *** [.tmp_vmlinux1] Erreur 1
make[1]: Leaving directory `/usr/src/linux-2.5.74'
make: *** [stamp-build] Erreur 2

I use gCONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD_IDE is not set
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
CONFIG_IDEDISK_STROKE=y
# CONFIG_BLK_DEV_IDECD is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
CONFIG_BLK_DEV_IDESCSI=m
CONFIG_IDE_TASK_IOCTL=y
CONFIG_IDE_TASKFILE_IO=y

#
# IDE chipset support/bugfixes
#
CONFIG_BLK_DEV_CMD640=y
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
# CONFIG_BLK_DEV_IDEPNP is not set
# CONFIG_BLK_DEV_IDEPCI is not set
CONFIG_IDE_CHIPSETS=y

#
# Note: most of these also require special kernel boot parameters
#
# CONFIG_BLK_DEV_4DRIVES is not set
CONFIG_BLK_DEV_ALI14XX=y
# CONFIG_BLK_DEV_DTC2278 is not set
# CONFIG_BLK_DEV_HT6560B is not set
# CONFIG_BLK_DEV_PDC4030 is not set
# CONFIG_BLK_DEV_QD65XX is not set
# CONFIG_BLK_DEV_UMC8672 is not set
CONFIG_BLK_DEV_IDE_MODES=y

cc 3.3

here is the .config part for the ide drivers:

---
Regards
	Jean-Luc

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-05  8:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-05  8:54 2.5.74 compile error Jean-Luc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).