emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#7293: closed (Compilation Error)


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#7293: closed (Compilation Error)
Date: Thu, 28 Oct 2010 02:56:02 +0000

Your message dated Wed, 27 Oct 2010 22:59:30 -0400
with message-id <address@hidden>
and subject line Re: bug#7293: Compilation Error
has caused the GNU bug report #7293,
regarding Compilation Error
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
7293: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7293
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Compilation Error Date: Wed, 27 Oct 2010 20:03:54 -0400
After running

make distclean
./configure --with-ns       (on Mac OS X),
make

I get

.... (lots of output that seems irrelevant) ....
cd lisp; make all                            \
          CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \
          LDFLAGS='' MAKE='make'
Compiling eshell/esh-util.el
Source file `/Users/noah/Desktop/emacs-repo/trunk/lisp/net/ange-ftp.el'
newer than byte-compiled file
Source file `/Users/noah/Desktop/emacs-repo/trunk/lisp/net/tramp.el'
newer than byte-compiled file
Loading tramp...
Source file `/Users/noah/Desktop/emacs-repo/trunk/lisp/net/trampver.el'
newer than byte-compiled file
Source file `/Users/noah/Desktop/emacs-repo/trunk/lisp/net/tramp-compat.el'
newer than byte-compiled file
Source file `/Users/noah/Desktop/emacs-repo/trunk/lisp/gnus/auth-source.el'
newer than byte-compiled file
Source file `/Users/noah/Desktop/emacs-repo/trunk/lisp/gnus/gnus-util.el'
newer than byte-compiled file
Source file `/Users/noah/Desktop/emacs-repo/trunk/lisp/net/tramp-cmds.el'
newer than byte-compiled file
Source file `/Users/noah/Desktop/emacs-repo/trunk/lisp/net/tramp-ftp.el'
newer than byte-compiled file
Source file `/Users/noah/Desktop/emacs-repo/trunk/lisp/net/tramp-smb.el'
newer than byte-compiled file
Source file `/Users/noah/Desktop/emacs-repo/trunk/lisp/net/tramp-cache.el'
newer than byte-compiled file

In toplevel form:
eshell/esh-util.el:642:13:Error: Cannot open load file: tramp-fish
make[2]: *** [eshell/esh-util.elc] Error 1
make[1]: *** [compile-main] Error 2
make: *** [lisp] Error 2

Thanks for any help,
Noah Lavine



--- End Message ---
--- Begin Message --- Subject: Re: bug#7293: Compilation Error Date: Wed, 27 Oct 2010 22:59:30 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Noah Lavine wrote:

> That fixes things. I'm sorry - I had assumed make distclean would
> remove all of the .elc files, but clearly it didn't.

.elc files are supplied precompiled in the distribution tarfiles, and
so are not removed by distclean.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]