linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Can't compile 2.4.2-ac6
@ 2001-02-28 13:13 peg
  2001-02-28 13:37 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 2+ messages in thread
From: peg @ 2001-02-28 13:13 UTC (permalink / raw)
  To: linux-kernel

I just pulled down the ac6 patch to 2.4.2 kernel and after applying it without
problems I did a make menuconfig with the following result:

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

Paolo

-- 
Paolo Galtieri                            Senior Staff Engineer
Motorola Computer Group                   INTERNET: peg@phx.mcd.mot.com
2900 S. Diablo Way                        VOICE: (602) 438 - 3754
Tempe, AZ 85282


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

* Re: Can't compile 2.4.2-ac6
  2001-02-28 13:13 Can't compile 2.4.2-ac6 peg
@ 2001-02-28 13:37 ` Arnaldo Carvalho de Melo
  0 siblings, 0 replies; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2001-02-28 13:37 UTC (permalink / raw)
  To: peg; +Cc: linux-kernel

Em Wed, Feb 28, 2001 at 06:13:18AM -0700, peg@bitmap.phx.mcd.mot.com escreveu:
> I just pulled down the ac6 patch to 2.4.2 kernel and after applying it without
> problems I did a make menuconfig with the following result:
> 
> 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

I think this patch from Keith cures this


Index: 2.9/arch/i386/config.in
--- 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


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-28 13:13 Can't compile 2.4.2-ac6 peg
2001-02-28 13:37 ` Arnaldo Carvalho de Melo

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).