emacs-devel
[Top][All Lists]
Advanced

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

Re: net/tramp build error


From: Michael Albinus
Subject: Re: net/tramp build error
Date: Tue, 04 Sep 2007 22:43:13 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

"d.henman" <address@hidden> 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 via email to

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