[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kbuild-devel
Subject:    Re: [kbuild-devel] linux 2.6.1 - ide.ko has unresolved symbols if compiled as module
From:       Sam Ravnborg <sam () ravnborg ! org>
Date:       2004-01-27 20:06:42
Message-ID: 20040127200642.GA5734 () mars ! ravnborg ! org
[Download RAW message or body]

On Tue, Jan 27, 2004 at 01:24:19AM -0500, Michael Elizabeth Chastain wrote:
> 
> > Maybe you should request Marcelo to remove your mail address from
> > Configure?  That may help long-term.
> 
> You're right, I'll go do that.
> 
> What is Marcelo's address?

You can reach him at: Marcelo Tosatti <marcelo.tosatti@cyclades.com>

For your convinience I prepared the following patch.
I expect you to send it on to Marcelo.

	Sam

===== MAINTAINERS 1.124 vs edited =====
--- 1.124/MAINTAINERS	Thu Jan  8 22:47:10 2004
+++ edited/MAINTAINERS	Tue Jan 27 20:54:43 2004
@@ -480,11 +480,9 @@
 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:	Orphan
 
 CONFIGURE.HELP
 P:	Steven P. Cole
@@ -1062,8 +1060,6 @@
 KERNEL BUILD (Makefile, Rules.make, scripts/*)
 P:	Keith Owens
 M:	kaos@ocs.com.au
-P:	Michael Elizabeth Chastain
-M:	mec@shout.net
 L:	kbuild-devel@lists.sourceforge.net
 W:	http://kbuild.sourceforge.net
 S:	Maintained 
===== scripts/Configure 1.3 vs edited =====
--- 1.3/scripts/Configure	Tue Sep 24 09:49:53 2002
+++ edited/scripts/Configure	Tue Jan 27 20:56:27 2004
@@ -8,7 +8,7 @@
 # enough.
 #
 # Raymond Chen was the original author of Configure.
-# Michael Elizabeth Chastain (mec@shout.net) is the current maintainer.
+# Many improvements by Michael Elizabeth Chastain.
 #
 # 050793 - use IFS='@' to get around a bug in a pre-version of bash-1.13
 # with an empty IFS.
===== scripts/Menuconfig 1.7 vs edited =====
--- 1.7/scripts/Menuconfig	Sun May 26 13:14:41 2002
+++ edited/scripts/Menuconfig	Tue Jan 27 20:58:07 2004
@@ -20,7 +20,7 @@
 # script.
 #
 # William Roadcap was the original author of Menuconfig.
-# Michael Elizabeth Chastain (mec@shout.net) is the current maintainer.
+# Many improvements by Michael Elizabeth Chastain.
 #
 # 070497 Bernhard Kaindl (bkaindl@netway.at) - get default values for
 # new bool, tristate and dep_tristate parameters from the defconfig file.
@@ -844,8 +844,7 @@
 			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>.
+You may report this 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 +905,8 @@
 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
===== scripts/README.Menuconfig 1.1 vs edited =====
--- 1.1/scripts/README.Menuconfig	Tue Feb  5 18:40:36 2002
+++ edited/scripts/README.Menuconfig	Tue Jan 27 21:01:19 2004
@@ -189,6 +189,6 @@
 He will not be able to assist.
 
 William Roadcap was the original author of Menuconfig.
-Michael Elizabeth Chastain <mec@shout.net> is the current maintainer.
+Many improvements by Michael Elizabeth Chastain.
 
 <END OF FILE>
===== scripts/tkcond.c 1.1 vs edited =====
--- 1.1/scripts/tkcond.c	Tue Feb  5 18:40:36 2002
+++ edited/scripts/tkcond.c	Tue Jan 27 20:58:56 2004
@@ -2,7 +2,7 @@
  * tkcond.c
  *
  * Eric Youngdale was the original author of xconfig.
- * Michael Elizabeth Chastain (mec@shout.net) is the current maintainer.
+ * Many improvements by Michael Elizabeth Chastain.
  *
  * This file takes the tokenized statement list and transforms 'if ...'
  * statements.  For each simple statement, I find all of the 'if' statements
===== scripts/tkparse.c 1.2 vs edited =====
--- 1.2/scripts/tkparse.c	Sat May  4 15:53:16 2002
+++ edited/scripts/tkparse.c	Tue Jan 27 21:00:28 2004
@@ -2,7 +2,7 @@
  * tkparse.c
  *
  * Eric Youngdale was the original author of xconfig.
- * Michael Elizabeth Chastain (mec@shout.net) is the current maintainer.
+ * Many improvements by Michael Elizabeth Chastain.
  *
  * Parse a config.in file and translate it to a wish script.
  * This task has three parts:
@@ -41,8 +41,7 @@
  *   all others now,
  *
  * TO DO:
- * - xconfig is at the end of its life cycle.  Contact <mec@shout.net> if
- *   you are interested in working on the replacement.
+ * - xconfig is at the end of its life cycle.
  */
 
 #include <stdio.h>



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
kbuild-devel mailing list
kbuild-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kbuild-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic