unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* bootstrap error
@ 2006-01-25 13:17 Alexander Klimov
  2006-01-25 17:46 ` Eli Zaretskii
  0 siblings, 1 reply; 16+ messages in thread
From: Alexander Klimov @ 2006-01-25 13:17 UTC (permalink / raw)
  Cc: emacs-devel

Hi.

During bootstrap of cvs head on cygwin I got well-known
DIRENTRY_NONEMPTY error and fixed it with
-#ifdef MSDOS
+#if defined(MSDOS) || defined(CYGWIN)

Unfortunately, bootstrap still fails in a different place:

[...]
./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

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

-- 
Regards,
ASK

^ permalink raw reply	[flat|nested] 16+ messages in thread
* merging etc
@ 2007-08-19  3:17 Miles Bader
       [not found] ` <200708211523.l7LFNnVl000876@oogie-boogie.ics.uci.edu>
  0 siblings, 1 reply; 16+ messages in thread
From: Miles Bader @ 2007-08-19  3:17 UTC (permalink / raw)
  To: Emacs-Devel

Just a note -- my usual emacs merging activity is going to be kind of
slow for a while, as my home internet connection (and phone!) has been
cut off.  [I'm sending this from a public machine at mangaland.]

Thanks,

-Miles

-- 
Do not taunt Happy Fun Ball.

^ permalink raw reply	[flat|nested] 16+ messages in thread
* bootstrap error
@ 2016-10-02 19:48 Colin Baxter
  2016-10-02 20:22 ` Philipp Stephani
  0 siblings, 1 reply; 16+ messages in thread
From: Colin Baxter @ 2016-10-02 19:48 UTC (permalink / raw)
  To: emacs-devel


I get a bootstrap Error 255; value as variable is void:
blink-cursor-idle-timer. It might be commit e0ac099 since when I revert
that commit the error goes away and the build is successful.

Colin Baxter 



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2016-10-03  5:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-25 13:17 bootstrap error Alexander Klimov
2006-01-25 17:46 ` Eli Zaretskii
2006-01-26 10:21   ` Alexander Klimov
2006-01-27 13:25     ` Eli Zaretskii
2006-01-28  9:50       ` Alexander Klimov
2006-01-28 14:01         ` Eli Zaretskii
2006-01-29  8:08           ` Alexander Klimov
2006-01-29 19:37             ` Eli Zaretskii
2006-01-30  9:11               ` Alexander Klimov
2006-01-30 11:38                 ` Corinna Vinschen
2006-01-29 17:51           ` Alexander Klimov
2006-01-27 20:37     ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2007-08-19  3:17 merging etc Miles Bader
     [not found] ` <200708211523.l7LFNnVl000876@oogie-boogie.ics.uci.edu>
     [not found]   ` <buo3aycknp8.fsf@dhapc248.dev.necel.com>
     [not found]     ` <200708220820.l7M8KbIt026014@oogie-boogie.ics.uci.edu>
     [not found]       ` <fc339e4a0708220237v3b90ec6fwde90eba1ca936e91@mail.gmail.com>
2007-08-22 11:55         ` Miles Bader
2007-08-22 15:33           ` Stefan Monnier
2007-08-23  0:19             ` Juri Linkov
2007-08-23 20:58               ` Richard Stallman
2007-08-24  8:01                 ` joakim
2007-08-24  8:46                   ` Leo
2007-08-24 10:08                     ` David Kastrup
2007-08-24 10:41                       ` Bootstrap error B. Anyos
2016-10-02 19:48 bootstrap error Colin Baxter
2016-10-02 20:22 ` Philipp Stephani
2016-10-03  5:25   ` Colin Baxter

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).