emacs-devel
[Top][All Lists]
Advanced

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

Re: bootstrap error


From: Eli Zaretskii
Subject: Re: bootstrap error
Date: Wed, 25 Jan 2006 19:46:43 +0200

> Date: Wed, 25 Jan 2006 15:17:33 +0200 (IST)
> From: Alexander Klimov <address@hidden>
> cc: address@hidden
> 
> ./temacs --batch --load loadup bootstrap
> Loading loadup.el (source)...
> [...]
> Loading language/utf-8-lang (source)...
> Loading language/georgian (source)...
> Loading international/ucs-tables (source)...
> mv -f emacs.exe bootstrap-emacs.exe
> mv: cannot stat `emacs.exe': No such file or directory
> make: *** [bootstrap-emacs.exe] Error 1

??? Is this the exact and full fragment of what you see?  Did the
build indeed try to "mv -f emacs.exe" right after loading
ucs-tables/el?  You will see in loadup.el that quite a few more Lisp
files had to be loaded, and then Emacs should have dumped itself.
>From the fragment you've posted, it looks like Emacs died in the
middle of loadup--is that true?

> May be it is related to the `indian.el' bug problem you are working at...

If it is, then try resyncing with the CVS, because that problem is
already solved there.




reply via email to

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