From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bill Wohler Newsgroups: gmane.emacs.devel Subject: Re: Error compiling mh stuff Date: Wed, 18 Jul 2007 07:26:53 -0700 Organization: Newt Software Message-ID: <87wswx7poy.fsf@olgas.newt.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1184768848 27436 80.91.229.12 (18 Jul 2007 14:27:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Jul 2007 14:27:28 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 18 16:27:26 2007 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 1IBAUv-000148-5t for ged-emacs-devel@m.gmane.org; Wed, 18 Jul 2007 16:27:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBAUu-0004WP-Gs for ged-emacs-devel@m.gmane.org; Wed, 18 Jul 2007 10:27:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IBAUr-0004WK-Jj for emacs-devel@gnu.org; Wed, 18 Jul 2007 10:27:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IBAUp-0004W4-Th for emacs-devel@gnu.org; Wed, 18 Jul 2007 10:27:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBAUp-0004W1-RG for emacs-devel@gnu.org; Wed, 18 Jul 2007 10:27:19 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IBAUp-0002FI-GM for emacs-devel@gnu.org; Wed, 18 Jul 2007 10:27:19 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IBAUd-0007Gg-Gb for emacs-devel@gnu.org; Wed, 18 Jul 2007 16:27:07 +0200 Original-Received: from h-66-167-77-199.snvacaid.dynamic.covad.net ([66.167.77.199]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Jul 2007 16:27:07 +0200 Original-Received: from wohler by h-66-167-77-199.snvacaid.dynamic.covad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Jul 2007 16:27:07 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: h-66-167-77-199.snvacaid.dynamic.covad.net User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.97 (gnu/linux) Cancel-Lock: sha1:pPyYhwCA8lSyl50lz8xEGEg14Ek= X-detected-kernel: 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:75070 Archived-At: "Juanma Barranquero" writes: > In toplevel form: > gnus/gnus-mh.el:39:1:Error: Symbol's function definition is void: mh-require-cl > > In toplevel form: > mh-e/mh-alias.el:34:1:Error: Symbol's function definition is void: mh-require-cl There haven't been any changes to these (or other files) in a year (other than a docstring fix a few months ago), so I suspect that you have a .elc mismatch. Try to remove lisp/mh-e/*.elc and make recompile. Failing that, try make bootstrap. If that fails, then there is probably some compilation error in there somewhere. Please find it and report it and I'll try to reproduce it here. I suppose it's also possible that a recent change in macro handling might have broken things... -- Bill Wohler http://www.newt.com/wohler/ GnuPG ID:610BD9AD