mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Make Menuconfig and Make Xconfig errors in Mandrake 9.2 rc1
@ 2003-09-09 10:06 Anton Kholodenin
  2003-09-09 12:09 ` Stuart Longland
  2003-09-09 13:59 ` Steven Cole
  0 siblings, 2 replies; 4+ messages in thread
From: Anton Kholodenin @ 2003-09-09 10:06 UTC (permalink / raw)
  To: mec; +Cc: linux-kernel

I find 2 errors in Mandrake 9.2 rc 1

1. If I do  cd /usr/src/linux; make menuconfig (kernel-source-2.4.22-1mdk
package has been preliminary installed) and go to section Sound->Advanced
Linux Sound Architecture, program terminated with message:

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 <mec@shout.net>.  You may also
send a problem report to <linux-kernel@vger.kernel.org>.

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

make: *** [menuconfig] Error 1

2. If i do cd /usr/src/linux; make xconfig program not started and write to
console:

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-1mdk/scripts'
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
3rdparty/lufs/Config.in: 2: 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.22-1mdk/scripts'
make: *** [xconfig] Error 2

Pls, Inform how to correct it and correct it in final release.

Best Regards.
Anton Kholodenin
SystemAdministrator
Telenor-Combellga Russia Inc.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-09-09 16:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-09 10:06 Make Menuconfig and Make Xconfig errors in Mandrake 9.2 rc1 Anton Kholodenin
2003-09-09 12:09 ` Stuart Longland
2003-09-09 13:59 ` Steven Cole
2003-09-09 15:58   ` Steven Cole

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome