all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs 21.2 + Irix 6.5 build fails.
@ 2002-08-01 15:40 Lars Hesel Christensen
  2002-08-02  6:12 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Hesel Christensen @ 2002-08-01 15:40 UTC (permalink / raw)



I've been having problems building Emacs 21.2 on Irix 6.5. Emacs
dumps core when trying to byte-compile a certain quail elisp file. 

I haven't been able to find anything about this on the net, but
perhaps I haven't been looking thorougly enough. 

The system I'm compiling on is (uname -a):

IRIX akagi 6.5 07091542 IP32 mips

I've pasted some of the output of the incomplete build below:

Converting /var/tmp/BUILD-emacs21/emacs-21.2/leim/CXTERM-DIC/QJ.tit to quail-package...
Decoding with coding system euc-china...
Processing header part...
Formatting translation rules...
Converting /var/tmp/BUILD-emacs21/emacs-21.2/leim/CXTERM-DIC/SW.tit to quail-package...
Decoding with coding system euc-china...
Processing header part...
Formatting translation rules...
Converting /var/tmp/BUILD-emacs21/emacs-21.2/leim/CXTERM-DIC/TONEPY.tit to quail-package...
Decoding with coding system euc-china...
Processing header part...
Formatting translation rules...
Converting /var/tmp/BUILD-emacs21/emacs-21.2/leim/CXTERM-DIC/ZOZY.tit to quail-package...
Decoding with coding system cn-big5...
Processing header part...
Formatting translation rules...
Byte-compile the created files by:
  % emacs -batch -f batch-byte-compile XXX.el
gmake[1]: *** [quail/CCDOSPY.elc] Segmentation fault (core dumped)
gmake[1]: Leaving directory `/var/tmp/BUILD-emacs21/emacs-21.2/leim'
gmake: *** [leim] Error 2

Any ideas and/or suggestions on how to fix this are much welcome.

Regards,
Lars Hesel

-- 
Lars Hesel					hesel@daimi.au.dk
DAIMI System Staff				89 42 31 41

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

* Re: emacs 21.2 + Irix 6.5 build fails.
  2002-08-01 15:40 emacs 21.2 + Irix 6.5 build fails Lars Hesel Christensen
@ 2002-08-02  6:12 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2002-08-02  6:12 UTC (permalink / raw)
  Cc: bug-gnu-emacs

This kind of problem can only be debugged on the platform where it
happens.

Based on my experience, I think the only method that stands a good
chance of working is to run it under GDB and study the causes of the
crash.  You need to be ready to really understand the code and figure
out where it does something different from what it is supposed to do.

The file etc/DEBUG may be of some help.

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

end of thread, other threads:[~2002-08-02  6:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-01 15:40 emacs 21.2 + Irix 6.5 build fails Lars Hesel Christensen
2002-08-02  6:12 ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.