From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: CVS bootstrap: Cannot open mh-e Date: Tue, 28 Jan 2003 14:59:24 +0000 (UTC) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: Reply-To: bob@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1043766086 18314 80.91.224.249 (28 Jan 2003 15:01:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 28 Jan 2003 15:01:26 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18dXEp-0004ku-00 for ; Tue, 28 Jan 2003 16:01:23 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18dXJY-0002CL-00 for ; Tue, 28 Jan 2003 16:06:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18dXG6-00019i-07 for emacs-devel@quimby.gnus.org; Tue, 28 Jan 2003 10:02:42 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18dXFj-0000t9-00 for emacs-devel@gnu.org; Tue, 28 Jan 2003 10:02:19 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18dXCz-0007Vq-00 for emacs-devel@gnu.org; Tue, 28 Jan 2003 09:59:35 -0500 Original-Received: from megalith.rattlesnake.com ([140.186.114.245] helo=localhost) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18dXCx-0007N9-00 for emacs-devel@gnu.org; Tue, 28 Jan 2003 09:59:28 -0500 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.114) Tue, 28 Jan 2003 14:59:24 +0000 (UTC) Original-To: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11159 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11159 The current CVS snapshot is missing the mh-*.el files, which Gnus requires. Today's CVS snapshot, Tue, 2003 Jan 28 13:43 UTC GNU Emacs 21.3.50.104 (i686-pc-linux-gnu, X toolkit) fails to bootstrap: gcc=gcc-3.2 ./configure --with-type1 --prefix=/usr/local \ --with-sound=yes && gcc=gcc-3.2 time make bootstrap and reports this error: Compiling /usr/local/src/emacs/lisp/gnus/gnus-mh.el In toplevel form: gnus/gnus-mh.el:37:1:Error: Cannot open load file: mh-e make[1]: *** [compile] Error 1 make[1]: Leaving directory `/usr/local/src/emacs/lisp' Indeed, mh-e.el is missing from the emacs/lisp/mail/ directory, as are the other mh-*.el files. I copied the old files from emacs/21.2.50/lisp/mail/mh-*.el to my CVS directory and was able to build and install Emacs without reported error. -- Robert J. Chassell Rattlesnake Enterprises http://www.rattlesnake.com GnuPG Key ID: 004B4AC8 http://www.teak.cc bob@gnu.org