all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@is.elta.co.il>
Subject: Re: Build Failure
Date: Fri, 03 May 2002 19:19:45 +0300	[thread overview]
Message-ID: <3CD2B8A1.E3BAC47@is.elta.co.il> (raw)
In-Reply-To: 1020431829.514859@sj-nntpcache-5

Nick Brown wrote:
> 
> /emacs -q -batch -f list-load-path-shadows
> make[1]: *** [emacs] Illegal Instruction (core dumped)
> make[1]: Leaving directory `/users/nicbrown/emacs-21.2/src'
> (export PARALLEL; PARALLEL=0; cd leim; make all  \
>   CC='gcc' CFLAGS='-g -O2 ' CPPFLAGS='' \
>   LDFLAGS='' MAKE='make')

Thanks.

Can you please see in the debugger where does it crash?  Here are the
commands to do that if you have GDB installed (the same should work with
dbx):

	cd /users/nicbrown/emacs-21.2/src
	gdb ./emacs core
	where

Please post the debugger's output here.

       reply	other threads:[~2002-05-03 16:19 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1020431829.514859@sj-nntpcache-5>
2002-05-03 16:19 ` Eli Zaretskii [this message]
     [not found]   ` <1020772560.927220@sj-nntpcache-5>
2002-05-07 14:58     ` Build Failure Eli Zaretskii
     [not found]       ` <1020784405.676466@sj-nntpcache-3>
2002-05-07 16:44         ` Eli Zaretskii
2002-05-07 18:07         ` Ralf Fassel
     [not found]           ` <1024063905.30056@sj-nntpcache-5>
2002-06-15 14:13             ` Richard Stallman
     [not found]             ` <1024071857.503257@sj-nntpcache-3>
2002-06-15 21:47               ` Richard Stallman
2002-07-01 17:39                 ` DDD or IDE? (was Re: Build Failure) Tom E. Turner
2002-05-04  3:36 ` Build Failure Richard Stallman
2009-06-07 17:54 build failure Jean-Marie Gaillourdet
  -- strict thread matches above, loose matches on Subject: below --
2009-10-26 16:33 Sean Sieger
2009-10-27 17:29 ` Glenn Morris
2009-10-27 18:35   ` Sean Sieger
2012-08-26 20:00 Erich Neuwirth
2012-08-26 20:50 ` Bastien
2012-08-27  7:01   ` Neuwirth Erich
2012-08-27  7:09     ` Achim Gratz
2012-08-27  5:54 ` Achim Gratz
2013-11-12 13:36 Sean Sieger
2013-11-12 14:56 ` Bastien
2019-09-21 14:21 Build failure John
2019-09-21 15:27 ` Lars Ingebrigtsen
2019-09-21 19:10   ` Paul Eggert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3CD2B8A1.E3BAC47@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.