unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "d.henman" <dhenman@gmail.com>
To: <emacs-devel@gnu.org>
Subject: compile problem
Date: Mon, 06 Aug 2007 08:54:18 +0900	[thread overview]
Message-ID: <20070806085418.1232@blackhawk> (raw)


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	other threads:[~2007-08-05 23:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070806085418.1232@blackhawk \
    --to=dhenman@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).