Hello,

Doing a make xconfig on the kernel-source doesn't work out ok.
Doing make oldconfig or menuconfig does work fine though.


[root@ringworld linux-2.4.18-22mdk]# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
if [ -f .need_mrproper ]; then \
        rm .need_mrproper; \
        make mrproper;  \
        make preconfig;  \
fi
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.4.18-22mdk/scripts'
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
drivers/net/wan/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.18-22mdk/scripts'
make: *** [xconfig] Error 2


--
Marcel Pol

Linux 2.4.18-20mdksmp, up 20:58, 9 users
Registered User #163523


Reply via email to