2.4.21.rc1 - make xconfig

From: Mace Moneta (mmoneta@optonline.net)
Date: Mon Apr 21 2003 - 19:40:08 EST


Ran a 'make oldconfig' which completed without error, then ran:

---

# make xconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts kconfig.tk make[1]: Entering directory `/usr/src/linux-2.4.21-rc1/scripts' cat header.tk >> ./kconfig.tk ./tkparse < ../arch/i386/config.in >> kconfig.tk drivers/ide/Config.in: 46: can't handle dep_bool/dep_mbool/dep_tristate condition make[1]: *** [kconfig.tk] Error 1 make[1]: Leaving directory `/usr/src/linux-2.4.21-rc1/scripts' make: *** [xconfig] Error 2

---

The line 46 in 'drivers/ide/Config.in' the complaint is about:

dep_tristate ' Pacific Digital ADMA-100 basic support' CONFIG_BLK_DEV_ADMA100

---

'make config' and 'make menuconfig' work correctly.


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



This archive was generated by hypermail 2b29 : Wed Apr 23 2003 - 22:00:31 EST