unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: build error
@ 2007-09-17 10:40 Angelo Graziosi
  2007-09-18  6:49 ` d.henman
  0 siblings, 1 reply; 7+ messages in thread
From: Angelo Graziosi @ 2007-09-17 10:40 UTC (permalink / raw)
  To: emacs-devel; +Cc: Eli Zaretskii, d.henman


d.henman wrote:

>
> ...
> Fatal error (6)/bin/sh: line 4:  3088 Aborted (core dumped)
>
>...


This happens often in bootstrapping Emacs on Cygwin!

My experience is that it does not depend on GCC version.

Some time changing the build directory helps. For exaple, instead of

  /tmp/emacs/build

one can tries

  /tmp/tmp1/tmp2/.../emacs/build


Other times, bootstrapping from an X-shell (xterm, urxvt) instead that
from the DOS-like shell (cygwin.bat), helps.

Obviously also updating CVS source helps!

For example, I am currently observing this: building Emacs with window.c,
cus-start.el dated Sep. 7 works fine from all Cygwin shells, starting
emacs 'emacs -nw'. But using the current version of those files gives

  Fatal error (6)/bin/sh: ... Aborted ...

starting emacs -nw from the DOS-like shell.

The fact is that the cited version of window.c differ only in spaces (a
different style of formatting the text) while cus-start.el are IDENTICAL!


This is the life of Emacs on Cygwin!


   Angelo.

^ permalink raw reply	[flat|nested] 7+ messages in thread
* build error
@ 2007-09-14  2:36 d.henman
  2007-09-15  8:04 ` Richard Stallman
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: d.henman @ 2007-09-14  2:36 UTC (permalink / raw)
  To: emacs-devel


I would like advice on how to interpret the following emacs build time error:

Subject cvs date:  Version September 14, 9:25 JST

--- start of paste

In end of data:
bytecomp.el:4255:1:Warning: the function `compilation-forget-errors' is not
    known to be defined.
Wrote /usr/cvs/emacs/lisp/emacs-lisp/bytecomp.elc
Compiling /usr/cvs/emacs/lisp/subr.el
Fatal error (6)/bin/sh: line 4:  3088 Aborted                 (core dumped) EMACSLOADPATH=/usr/cvs/emacs/lisp ../src/bootstrap-emacs.exe -batch --no-site-file --multibyte -f batch-byte-compile-if-not-done $el
make[2]: *** [compile] Error 1

--- end of paste

I get from this, that subr.el is the file being compliled when core is dumped, and
that this is a compiler fatal error #6 ?  or line #4 in some file (can't be the .el file)and 3088 being I don't now a line# or error #.

There is a "bootstrap-emacs.exe.stackdump"  being created in the lisp directory.


Thanks for any advice.
  Darel Henman

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

end of thread, other threads:[~2007-09-18  6:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-17 10:40 build error Angelo Graziosi
2007-09-18  6:49 ` d.henman
  -- strict thread matches above, loose matches on Subject: below --
2007-09-14  2:36 d.henman
2007-09-15  8:04 ` Richard Stallman
2007-09-15 10:28 ` Eli Zaretskii
2007-09-15 10:56   ` Andreas Schwab
2007-09-15 11:18 ` 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).