linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* AC6 crash
@ 2001-02-28 15:19 Wouter Schoot
  2001-02-28 16:08 ` Bruce Harada
  0 siblings, 1 reply; 2+ messages in thread
From: Wouter Schoot @ 2001-02-28 15:19 UTC (permalink / raw)
  To: mec; +Cc: linux-kernel

Hello,

I entered make menuconfig with 2.4.2 patched with AC6.
I run 2.4.2 AC2 at the moment, and unpacked 2.4.2 and AC6 from the scratch


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: MCmenu0: 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
root@ascent:/usr/src/linux#

It doesn't like me :(

Wouter Schoot
-
wschoot@dds.nl - UIN# 42109851


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

* Re: AC6 crash
  2001-02-28 15:19 AC6 crash Wouter Schoot
@ 2001-02-28 16:08 ` Bruce Harada
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Harada @ 2001-02-28 16:08 UTC (permalink / raw)
  To: Wouter Schoot; +Cc: linux-kernel

On Wed, 28 Feb 2001 16:19:02 +0100 (CET)
Wouter Schoot <wschoot@dds.nl> wrote:

> Hello,
> 
> I entered make menuconfig with 2.4.2 patched with AC6.
> I run 2.4.2 AC2 at the moment, and unpacked 2.4.2 and AC6 from the
> scratch
> 
> 
> Menuconfig has encountered a possible error in one of the kernel's
> configuration files and is unable to continue.  Here is the error
> report:
[SNIP]

Just a couple of things - when sending mail to l-k, it's probably better
to give it an accurate subject. "AC6 crash" sounds like 2.4.2ac6 crashed
while you were running it; something like "ac6 menuconfig failure" would
have been better.
The other point is, this problem has already popped up at least three
times in the last couple of days (maybe more, I'm not keeping track). A
solution has also been posted multiple times. Before posting, you might
want to check one of the l-k archives (just do a search at
http://www.google.com/ - several should be at the top of the list).
Some of them are updated in almost real-time, so even very recent
questions will appear.

Anyway, the answer to your problem is:

--- 2.9/arch/i386/config.in Wed, 28 Feb 2001 12:44:01 +1100 kaos (linux-2.4/T/c/36_config.in 1.1.2.1.1.2 644)
+++ 2.9(w)/arch/i386/config.in Wed, 28 Feb 2001 12:46:03 +1100 kaos (linux-2.4/T/c/36_config.in 1.1.2.1.1.2 644)
@@ -379,6 +379,6 @@ bool '  Memory mapped I/O debugging' CON
 bool '  Magic SysRq key' CONFIG_MAGIC_SYSRQ
 bool '  Spinlock debugging' CONFIG_DEBUG_SPINLOCK
 bool '  Verbose BUG() reporting (adds 70K)' CONFIG_DEBUG_BUGVERBOSE
-endmenu
-
 fi
+
+endmenu

This is a patch from Keith Owens. Alternatively, there appears to be an
incremental patch from ac5 up at:

http://www.bzimage.org/kernel-patches/v2.4/alan/v2.4.2/patch-2.4.2-ac5-ac6.bz2

which also fixes the EXTRAVERSION problem (it's still at ac5).

--
Bruce Harada
bruce@ask.ne.jp


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

end of thread, other threads:[~2001-02-28 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-28 15:19 AC6 crash Wouter Schoot
2001-02-28 16:08 ` Bruce Harada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).