unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* merging etc
@ 2007-08-19  3:17 Miles Bader
       [not found] ` <200708211523.l7LFNnVl000876@oogie-boogie.ics.uci.edu>
  0 siblings, 1 reply; 67+ 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] 67+ messages in thread
* bootstrap error
@ 2016-10-02 19:48 Colin Baxter
  2016-10-02 20:22 ` Philipp Stephani
  0 siblings, 1 reply; 67+ 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] 67+ messages in thread
* bootstrap error
@ 2006-01-25 13:17 Alexander Klimov
  2006-01-25 17:46 ` Eli Zaretskii
  0 siblings, 1 reply; 67+ 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] 67+ messages in thread

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

Thread overview: 67+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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:37                   ` Miles Bader
2007-08-24  8:46                   ` Leo
2007-08-24  9:03                     ` joakim
2007-08-25  4:07                       ` Richard Stallman
2007-08-25 12:45                         ` joakim
2007-08-26  2:08                           ` Glenn Morris
2007-08-26  2:16                             ` gnus inserts headers in body [was Re: merging etc] Glenn Morris
2007-08-26  7:45                               ` gnus inserts headers in body Reiner Steib
2007-08-27  1:32                                 ` Glenn Morris
2007-08-27  5:11                                   ` David Kastrup
2007-08-26 14:56                           ` merging etc Richard Stallman
2007-08-25 19:12                         ` Glenn Morris
2007-08-26  1:08                           ` Richard Stallman
2007-08-27  5:46                             ` Miles Bader
2007-08-24 10:08                     ` David Kastrup
2007-08-24 10:41                       ` Bootstrap error B. Anyos
2007-08-25  4:07                   ` merging etc Richard Stallman
2007-08-23 20:58             ` Richard Stallman
2007-08-23 21:10               ` Stefan Monnier
2007-08-24 16:10                 ` Richard Stallman
2007-08-24 17:39                   ` Stefan Monnier
2007-08-25  4:06                     ` Richard Stallman
2007-08-25  4:22                       ` Dan Nicolaescu
2007-08-25 19:17                         ` Glenn Morris
2007-08-26  1:08                         ` Richard Stallman
2007-08-23  0:45           ` Richard Stallman
2007-08-26  1:05           ` Glenn Morris
2007-08-26  2:02             ` Glenn Morris
2007-08-26 22:47               ` Richard Stallman
2007-08-26 14:56             ` Richard Stallman
2007-08-26 15:53               ` Dan Nicolaescu
2007-08-26 15:51             ` Dan Nicolaescu
     [not found]           ` <200708290403.l7T43TS6023420@oogie-boogie.ics.uci.edu>
     [not found]             ` <buoy7fvugg5.fsf@dhapc248.dev.necel.com>
     [not found]               ` <200708290425.l7T4P4TC023875@oogie-boogie.ics.uci.edu>
     [not found]                 ` <buosl63uf83.fsf@dhapc248.dev.necel.com>
     [not found]                   ` <fc339e4a0708282238q7f45a4ffsb11b27b6c1f6701a@mail.gmail.com>
2007-08-29 13:33                     ` Juanma Barranquero
2007-09-13  9:31                       ` Juanma Barranquero
2007-09-13  9:48                         ` Jason Rumney
2007-09-13 18:51                           ` Glenn Morris
2007-08-29 16:12                     ` Romain Francoise
2007-08-29 16:17                       ` Leo
2007-08-30  7:14                     ` Richard Stallman
2007-08-30  8:16                       ` joakim
2007-08-30 12:37                         ` Stefan Monnier
2007-08-30 12:57                           ` David Kastrup
2007-08-30 13:02                             ` joakim
2007-08-30 19:56                               ` Stefan Monnier
2007-08-31  7:36                               ` Richard Stallman
2007-08-30 20:58                           ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2016-10-02 19:48 bootstrap error Colin Baxter
2016-10-02 20:22 ` Philipp Stephani
2016-10-03  5:25   ` Colin Baxter
2006-01-25 13:17 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

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