linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Reppert <repp0017@tc.umn.edu>
To: Marc-Christian Petersen <m.c.p@wolk-project.de>
Cc: linux-kernel@vger.kernel.org,
	Aurelian Pop <aurelian.pop@ondems.com>,
	cooker@linux-mandrake.com
Subject: Re: Menuconfig problem
Date: Tue, 09 Dec 2003 09:46:34 -0600	[thread overview]
Message-ID: <1070984793.1090.47.camel@minerva> (raw)
In-Reply-To: <200312091548.49261.m.c.p@wolk-project.de>

On Tue, 2003-12-09 at 08:48, Marc-Christian Petersen wrote:
> On Monday 08 December 2003 23:02, Aurelian Pop wrote:
> 
> Hi Aurelian,
> 
> > I was trying to recomile my kernel and when configuring it I got the next
> > message:
> >  Q> scripts/Menuconfig: line 832: MCmenu78: command not found
> >
> > Please report this to the maintainer <mec@shout.net>.  You may also
> 
> you sent that bugreport also to mec@shout.net?

I hope not. ^_^;

http://www.cs.helsinki.fi/linux/linux-kernel/2003-21/0234.html

Maybe something like the following would be appropriate? (Of course, the
real issue is to get Mandrake to say "Please report this to
someone@mandrake-linux.com" ... )

(For the Mandrake people, lkml gets occasional messages from people
building Mandrake kernels where Menuconfig fails at the ALSA menu
due to a bug that's been fixed in Mandrake sources for a while, the
attached patch will at least make sure lkml and the previous kbuild
maintainer don't get those messages anymore; it also hints that people
should try with a newer distro kernel.)

Matt

  Remove visible references to mec@shout.net from Menuconfig, since he
  no longer maintains it.



diff -puN MAINTAINERS~mec MAINTAINERS
--- linux-2.4.23-pre7/MAINTAINERS~mec	2003-12-09 09:14:46.321159168
-0600
+++ linux-2.4.23-pre7-arashi/MAINTAINERS	2003-12-09 09:22:34.723951120
-0600
@@ -455,11 +455,9 @@ M:	Pasztor Szilard <don@itc.hu>
 S:	Supported
 
 CONFIGURE, MENUCONFIG, XCONFIG
-P:	Michael Elizabeth Chastain
-M:	mec@shout.net
 L:	kbuild-devel@lists.sourceforge.net
 W:	http://kbuild.sourceforge.net
-S:	Maintained
+S:	Obsolete
 
 CONFIGURE.HELP
 P:	Steven P. Cole
diff -puN scripts/Menuconfig~mec scripts/Menuconfig
--- linux-2.4.23-pre7/scripts/Menuconfig~mec	2003-12-09
09:25:00.293821136 -0600
+++ linux-2.4.23-pre7-arashi/scripts/Menuconfig	2003-12-09
09:42:53.380963608 -0600
@@ -20,7 +20,6 @@
 # script.
 #
 # William Roadcap was the original author of Menuconfig.
-# Michael Elizabeth Chastain (mec@shout.net) is the current maintainer.
 #
 # 070497 Bernhard Kaindl (bkaindl@netway.at) - get default values for
 # new bool, tristate and dep_tristate parameters from the defconfig
file.
@@ -844,8 +843,9 @@ EOM
 			sed 's/^/ Q> /' MCerror
 			cat <<EOM
 
-Please report this to the maintainer <mec@shout.net>.  You may also
-send a problem report to <linux-kernel@vger.kernel.org>.
+Please report this to your distribution if problems persist after
+you've upgraded to their latest kernel release. 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.
@@ -906,9 +906,8 @@ You may also need to rebuild lxdialog.  
 the /usr/src/linux/scripts/lxdialog directory and issuing the 
 "make clean all" command.
 
-If you have verified that your ncurses install is correct, you may
email
-the maintainer <mec@shout.net> or post a message to
-<linux-kernel@vger.kernel.org> for additional assistance. 
+If you have verified that your ncurses install is correct, you may post
+a message to <linux-kernel@vger.kernel.org> for additional assistance. 
 
 EOM
 			cleanup

_



  parent reply	other threads:[~2003-12-09 15:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-08 22:02 Menuconfig problem Aurelian Pop
2003-12-09  2:34 ` Matthew Reppert
2003-12-09 14:48 ` Marc-Christian Petersen
2003-12-09 15:07   ` Aurelian Pop
2003-12-09 15:46   ` Matthew Reppert [this message]
2003-12-09 17:08     ` [Cooker] " Thomas Backlund

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=1070984793.1090.47.camel@minerva \
    --to=repp0017@tc.umn.edu \
    --cc=aurelian.pop@ondems.com \
    --cc=cooker@linux-mandrake.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.c.p@wolk-project.de \
    /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;
as well as URLs for NNTP newsgroup(s).