From: "Anton Kholodenin" <cicprogr@mail.dux.ru>
To: <mec@shout.net>
Cc: <linux-kernel@vger.kernel.org>
Subject: Make Menuconfig and Make Xconfig errors in Mandrake 9.2 rc1
Date: Tue, 9 Sep 2003 14:06:42 +0400 [thread overview]
Message-ID: <000701c376ba$11e87ef0$370101c8@antontest> (raw)
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.
next reply other threads:[~2003-09-09 10:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-09 10:06 Anton Kholodenin [this message]
2003-09-09 12:09 ` Stuart Longland
2003-09-09 13:59 ` Steven Cole
2003-09-09 15:58 ` Steven Cole
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='000701c376ba$11e87ef0$370101c8@antontest' \
--to=cicprogr@mail.dux.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=mec@shout.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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