unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "d.henman" <dhenman@gmail.com>
To: "Michael Albinus" <michael.albinus@gmx.de>
Cc: "d. henman" <dhenman@gmail.com>, emacs-devel@gnu.org
Subject: Re: net/tramp build error
Date: Fri, 07 Sep 2007 08:37:45 +0900	[thread overview]
Message-ID: <20070907083745.2600@blackhawk> (raw)
In-Reply-To: Your message of Tue, 04 Sep 2007 22:43:13 +0200 <871wdemaam.fsf@gmx.de>


Thanks Michael for the hint.  Deleteing the one line didn't work, since it requires files that requires files that also set utf.  Even with those deleted it didn't work, but I do believe that it has something to do with the coding system as you suggested
 and maybe its because I'm in a Japanese language environment, that my build problem arises with regard to "tramp".

Regards,
  Darel Henman

------

Michael Albinus <michael.albinus@gmx.de> wrote:

> "d.henman" <dhenman@gmail.com> writes:
> 
> > I still encounter a bootstrap build error generated when compiling the 
> > emacs/lisp/net/tramp-fish.el  file.
> 
> It's a pity, that nobody else using cygwin did report whether she had
> the same problem, or not.
> 
> > ----  in brief:
> > 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'
> > make: *** [bootstrap] Error 2
> > ----
> >
> > line 156 of tramp-fish.el where the build croaks is:
> >
> > -->    (require 'tramp)
> >
> > ---- but the file tramp.el is in the directory ../emacs/lisp/net   (listing )
> 
> I believe tramp.el was found. The lines "Loading subst-*..." are an
> indication for this, because they are related to tramp.el's "coding:
> utf-8;" cookie. tramp-fish.el hasn't such a cookie.
> 
> Could you, please, remove the first line of tramp.el, and rerun your build?
> 
> > Any help is greatly appreciated,
> >    Darel Henman
> 
> Best regards, Michael.

      reply	other threads:[~2007-09-06 23:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-04  1:57 net/tramp build error d.henman
2007-09-04 20:43 ` Michael Albinus
2007-09-06 23:37   ` d.henman [this message]

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=20070907083745.2600@blackhawk \
    --to=dhenman@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=michael.albinus@gmx.de \
    /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).