[EMAIL PROTECTED] linux]# 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.22-0.1mdk/scripts'
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
too many menus
make[1]: *** [kconfig.tk] Erreur 1
make[1]: Leaving directory `/usr/src/linux-2.4.22-0.1mdk/scripts'
make: *** [xconfig] Erreur 2

When entering sound/alsa submenu in make menuconfig:
Menuconfig has encountered a possible error in one of the kernel's
configuration files and is unable to continue.  Here is the error
report:

 Q> scripts/Menuconfig: line 832: MCmenu76: command not found

Please report this to the maintainer <[EMAIL PROTECTED]>.  You may also
send a problem report to <[EMAIL PROTECTED]>.

Please indicate the kernel version you are trying to configure and
which menu you were trying to enter when this error occurred.

make: *** [menuconfig] Erreur 1

-- 
Guillaume Rousse
If both the monitor and the planter are going to breakdown, they will do so 
simultaneously. 
                -- Deere's Dictums n°3


Reply via email to