[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#7293: Compilation Error
From: |
Noah Lavine |
Subject: |
bug#7293: Compilation Error |
Date: |
Wed, 27 Oct 2010 22:17:06 -0400 |
That fixes things. I'm sorry - I had assumed make distclean would
remove all of the .elc files, but clearly it didn't.
Thank you!
Noah Lavine
On Wed, Oct 27, 2010 at 9:17 PM, Glenn Morris <rgm@gnu.org> wrote:
> 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.
>