emacs-devel
[Top][All Lists]
Advanced

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

Re: sh.exe needed to bootstrap on Windows?


From: Eli Zaretskii
Subject: Re: sh.exe needed to bootstrap on Windows?
Date: Mon, 16 Jul 2007 22:15:11 +0300

> Date: Mon, 16 Jul 2007 11:10:50 +0200
> From: "Juanma Barranquero" <address@hidden>
> 
> I'm getting this error while bootstrapping on Windows XP (I have not
> changed anything in the toolset setup):
> 
> Saving file c:/emacs/HEAD/lisp/loaddefs.el...
> Loading c:/emacs/HEAD/lisp/vc-cvs.el (source)...
> Searching for program: no such file or directory, sh.exe
> make[1]: *** [autoloads] Error -1

Did you clean the directory before bootstrapping? is it possible that
stale *.elc files are lying around?

If this doesn't help, please run this command under a debugger, put a
breakpoint where this error message is printed (in callproc.c and
process.c), and show the backtrace when one of these breakpoints
breaks.

Thanks.




reply via email to

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