From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#7293: Compilation Error Date: Wed, 27 Oct 2010 21:17:29 -0400 Message-ID: <0o4oc7qfo6.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1288230628 26398 80.91.229.12 (28 Oct 2010 01:50:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 28 Oct 2010 01:50:28 +0000 (UTC) Cc: 7293@debbugs.gnu.org To: Noah Lavine Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 28 03:50:27 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PBHdJ-0006wC-4i for geb-bug-gnu-emacs@m.gmane.org; Thu, 28 Oct 2010 03:50:25 +0200 Original-Received: from localhost ([127.0.0.1]:53729 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PBHdI-0000iG-GG for geb-bug-gnu-emacs@m.gmane.org; Wed, 27 Oct 2010 21:50:24 -0400 Original-Received: from [140.186.70.92] (port=35703 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PBHZ9-0005JH-8L for bug-gnu-emacs@gnu.org; Wed, 27 Oct 2010 21:46:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PBHXB-00034n-3i for bug-gnu-emacs@gnu.org; Wed, 27 Oct 2010 21:45:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:52546) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PBHXB-00034g-1Z for bug-gnu-emacs@gnu.org; Wed, 27 Oct 2010 21:44:05 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PBH46-0001mf-9V; Wed, 27 Oct 2010 21:14:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 28 Oct 2010 01:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7293 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 7293-submit@debbugs.gnu.org id=B7293.12882284046843 (code B ref 7293); Thu, 28 Oct 2010 01:14:02 +0000 Original-Received: (at 7293) by debbugs.gnu.org; 28 Oct 2010 01:13:24 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PBH3T-0001mK-UI for submit@debbugs.gnu.org; Wed, 27 Oct 2010 21:13:24 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PBH3S-0001mF-FF for 7293@debbugs.gnu.org; Wed, 27 Oct 2010 21:13:22 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1PBH7S-000469-35; Wed, 27 Oct 2010 21:17:30 -0400 X-Spook: Ruby Ridge militia satellite imagery Firefly BCCI EuroFed X-Ran: >!XpV0@12pVKEfvKXyZH^Lsy*yOCWU(eLpK9q*Cln,,3Y3hAX>L/<&<+YJeIE!UET39@Z4 X-Hue: red X-Attribution: GM In-Reply-To: (Noah Lavine's message of "Wed\, 27 Oct 2010 20\:03\:54 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 27 Oct 2010 21:14:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:41177 Archived-At: Noah Lavine wrote: > make distclean > ./configure --with-ns (on Mac OS X), > make Please try again with `make bootstrap'. (Also you did not say what you version you are trying to build.) > Source file `/Users/noah/Desktop/emacs-repo/trunk/lisp/net/ange-ftp.el' > newer than byte-compiled file Lots of stale .elc files. > eshell/esh-util.el:642:13:Error: Cannot open load file: tramp-fish Removed from trunk 2010-09-13. Presumably you have stale .elc file still referring to it.