emacs-devel
[Top][All Lists]
Advanced

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

compile problem


From: d.henman
Subject: compile problem
Date: Mon, 06 Aug 2007 08:54:18 +0900

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




reply via email to

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