unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7293: Compilation Error
@ 2010-10-28  0:03 Noah Lavine
  2010-10-28  1:17 ` Glenn Morris
  2010-10-28 14:11 ` Stefan Monnier
  0 siblings, 2 replies; 5+ messages in thread
From: Noah Lavine @ 2010-10-28  0:03 UTC (permalink / raw)
  To: 7293

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





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-10-28 14:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-28  0:03 bug#7293: Compilation Error Noah Lavine
2010-10-28  1:17 ` Glenn Morris
2010-10-28  2:17   ` Noah Lavine
2010-10-28  2:59     ` Glenn Morris
2010-10-28 14:11 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).