all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* compile problem
@ 2007-08-05 23:54 d.henman
  0 siblings, 0 replies; only message in thread
From: d.henman @ 2007-08-05 23:54 UTC (permalink / raw)
  To: emacs-devel


I have run into a byte compile problem, which prevent a complete bootstrap.
Apparently a required file could not be found.  Please see the below error message.

Any ideas on how to cure will be appreciated.

Regards,
  Darel Henman


emacs cvs version: August 5th
cygwin version: 1.5.24

Compile error:
---------------------------------------

Wrote /usr/cvs/emacs/lisp/net/socks.elc
Compiling /usr/cvs/emacs/lisp/./net/telnet.el
Wrote /usr/cvs/emacs/lisp/net/telnet.elc
Compiling /usr/cvs/emacs/lisp/./net/tls.el
Wrote /usr/cvs/emacs/lisp/net/tls.elc
Compiling /usr/cvs/emacs/lisp/./net/tramp-cache.el
Wrote /usr/cvs/emacs/lisp/net/tramp-cache.elc
Compiling /usr/cvs/emacs/lisp/./net/tramp-fish.el
Loading subst-ksc...
Loading subst-gb2312...
Loading subst-big5...
Loading subst-jis...

In toplevel form:
net/tramp-fish.el:156:1:Error: Searching for program: no such file or directory, reg
make[2]: *** [compile] Error 1
make[2]: Leaving directory `/usr/cvs/emacs/lisp'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/usr/cvs/emacs'


Where line# 156 in net/tramp-fish.el is:   (require 'tramp)

.... Then trying to byte compile tramp-fish.el with an existing emacs (probably nonsensical, but) I get:

The below ...line # 157 "tramp-cache" as not found.

Loading bytecomp...
Loading cl-macs...done
Loading bytecomp...done
Compiling /usr/cvs/emacs/lisp/net/tramp-fish.el...


Compiling file /usr/cvs/emacs/lisp/net/tramp-fish.el at Mon Aug  6 08:43:00 2007
tramp-fish.el:157:1:Error: Cannot open load file: tramp-cache


---- end of letter and data

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-05 23:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-05 23:54 compile problem d.henman

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.