From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; does not compile eshell Date: Thu, 22 May 2008 20:24:28 +0900 Message-ID: References: Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211455508 17497 80.91.229.12 (22 May 2008 11:25:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 May 2008 11:25:08 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Peter Dyballa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 22 13:25:46 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jz8vR-0004zv-OA for ged-emacs-devel@m.gmane.org; Thu, 22 May 2008 13:25:38 +0200 Original-Received: from localhost ([127.0.0.1]:51131 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jz8uh-0008FN-Ce for ged-emacs-devel@m.gmane.org; Thu, 22 May 2008 07:24:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jz8ub-0008Dn-LP for emacs-devel@gnu.org; Thu, 22 May 2008 07:24:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jz8uZ-0008C9-Aj for emacs-devel@gnu.org; Thu, 22 May 2008 07:24:44 -0400 Original-Received: from [199.232.76.173] (port=52756 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jz8uZ-0008C3-2e for emacs-devel@gnu.org; Thu, 22 May 2008 07:24:43 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:56538) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jz8uY-0005dc-CZ for emacs-devel@gnu.org; Thu, 22 May 2008 07:24:42 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]:57960) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Jz8tD-0004o1-Tn for emacs-pretest-bug@gnu.org; Thu, 22 May 2008 07:23:19 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Jz8uU-0005cK-LW for emacs-pretest-bug@gnu.org; Thu, 22 May 2008 07:24:41 -0400 Original-Received: from tyo202.gate.nec.co.jp ([202.32.8.206]:54257) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jz8uT-0005bT-57; Thu, 22 May 2008 07:24:37 -0400 Original-Received: from relay11.aps.necel.com ([10.29.19.46]) by tyo202.gate.nec.co.jp (8.13.8/8.13.4) with ESMTP id m4MBOTLo014294; Thu, 22 May 2008 20:24:29 +0900 (JST) Original-Received: from relay31.aps.necel.com ([10.29.19.24] [10.29.19.24]) by relay11.aps.necel.com with ESMTP; Thu, 22 May 2008 20:24:29 +0900 Original-Received: from dhapc248.dev.necel.com ([10.114.112.215] [10.114.112.215]) by relay31.aps.necel.com with ESMTP; Thu, 22 May 2008 20:24:29 +0900 Original-Received: by dhapc248.dev.necel.com (Postfix, from userid 31295) id BB99154C; Thu, 22 May 2008 20:24:28 +0900 (JST) System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: (Peter Dyballa's message of "Thu, 22 May 2008 11:39:35 +0200") Original-Lines: 20 X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:97517 gmane.emacs.pretest.bugs:22412 Archived-At: Peter Dyballa writes: > Compilation fails: > > In toplevel form: > eshell/em-alias.el:96:1:Error: Required feature `esh-groups' was > not provided Obviously that sort of thing shouldn't happen, but I think you can fix it by removing lisp/eshell/esh-groups.el, and then doing "touch lisp/eshell/*.el". [Apparently various autoload-type files were switched to using the general autoload-generation mechanism, and it was changed to automatically add provides to the generated autoload files, but the transition seems to not be handled very well.] -Miles -- Zeal, n. A certain nervous disorder afflicting the young and inexperienced.