unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* v21.4 compile error
@ 2005-03-02 16:59 John Barry
  2005-03-03 20:57 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: John Barry @ 2005-03-02 16:59 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1211 bytes --]

Error is a segmentation fault during the compilation.
Problem occurs at the end of the compilation:
.....
Loading replace...
Loading abbrev...
Loading buff-menu...
Loading float-sup...
((50722 . 16242) (8262 . 0) (510 . 57) 71328 134843 (14 . 9) (21 . 0)
(7075 . 1493))
Loading vc-hooks...
Loading ediff-hook...
((51666 . 15298) (8352 . 0) (511 . 56) 72224 134860 (14 . 9) (21 . 0)
(7134 . 1434))
Finding pointers to doc strings...
Finding pointers to doc strings...done
Wrote /usr/local/apps/emacs-21.4.obj/lib-src/fns-21.4.1.el
Dumping under names emacs and emacs-21.4.1
gmake[1]: *** [emacs] Segmentation fault (core dumped)
gmake[1]: *** Deleting file `emacs'
gmake[1]: Leaving directory `/usr/local/apps/emacs-21.4.obj/src'
gmake: *** [src] Error 2

tar file is emacs-21.4a.tar.gz (same thing happens with
macs-21.4.tar.gz
OS is GNU/Linux
uname output:
 2.4.21-27.0.2.ELsmp #1 SMP Wed Jan 12 23:35:44 EST 2005 i686 i686 i386
GNU/Linux
gcc --version gcc : (GCC) 3.4.3
gmake --version : GNU Make 3.80

The same error occurs on an SGI (IRIX 6.5) with the same make version
and gcc version.

EMACS 23.3.1 compiled and runs fine on both platforms

Attached is the Linux config.log

                John Barry



[-- Attachment #2: config.log.gz --]
[-- Type: application/x-gzip, Size: 4421 bytes --]

[-- Attachment #3: Type: text/plain, Size: 149 bytes --]

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs

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

* Re: v21.4 compile error
  2005-03-02 16:59 v21.4 compile error John Barry
@ 2005-03-03 20:57 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2005-03-03 20:57 UTC (permalink / raw)
  Cc: bug-gnu-emacs

    gmake[1]: *** [emacs] Segmentation fault (core dumped)
    gmake[1]: *** Deleting file `emacs'
    ...
    The same error occurs on an SGI (IRIX 6.5) with the same make version
    and gcc version.

    EMACS 23.3.1 compiled and runs fine on both platforms

There is no Emacs 23.  Do you mean 21.3?

This is very strange, since the source code of Emacs itself is
identical in those two versions.  The only difference is in movemail,
and building Emacs does not run movemail.

Can you compare the source files, and see if there is any other
unexpected difference between 21.3 and 21.4?

When did you compile Emacs 21.3?  Did you try it recently?

    Attached is the Linux config.log

I think you mean the GNU/Linux config.log.

I can't afford to study the whole log hoping to see a discrepancy.
That would take hours, which I don't have.  However, if you make a log
from 21.3, and send me that log, I can compare them two.  Perhaps I
will see a difference that would provide a starting clue.


Can you please try debugging the crash?

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

end of thread, other threads:[~2005-03-03 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-02 16:59 v21.4 compile error John Barry
2005-03-03 20:57 ` Richard Stallman

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