The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: peg@bitmap.phx.mcd.mot.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: Can't compile 2.4.2-ac6
Date: Wed, 28 Feb 2001 10:37:56 -0300	[thread overview]
Message-ID: <20010228103756.G24856@conectiva.com.br> (raw)
In-Reply-To: <20010228061317.A28217@bitmap.phx.mcd.mot.com>
In-Reply-To: <20010228061317.A28217@bitmap.phx.mcd.mot.com>; from peg@bitmap.phx.mcd.mot.com on Wed, Feb 28, 2001 at 06:13:18AM -0700

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


      reply	other threads:[~2001-02-28 15:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-28 13:13 Can't compile 2.4.2-ac6 peg
2001-02-28 13:37 ` Arnaldo Carvalho de Melo [this message]

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=20010228103756.G24856@conectiva.com.br \
    --to=acme@conectiva.com.br \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peg@bitmap.phx.mcd.mot.com \
    /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