all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Eduardo Ochs <eduardoochs@gmail.com>
Cc: 38868@debbugs.gnu.org
Subject: bug#38868: Problem compiling Emacs24 on Debian 10
Date: Thu, 02 Jan 2020 15:44:47 +0200	[thread overview]
Message-ID: <83blrmj7lc.fsf@gnu.org> (raw)
In-Reply-To: <CADs++6judEVTDQ5RrV6z=B2Otn7koftix3NkP9oY9-_En64CVA@mail.gmail.com> (message from Eduardo Ochs on Thu, 2 Jan 2020 03:06:07 -0300)

> From: Eduardo Ochs <eduardoochs@gmail.com>
> Date: Thu, 2 Jan 2020 03:06:07 -0300
> 
>   git checkout emacs-24
> 
>   ./autogen.sh   2>&1 | tee oa
>   ./configure    2>&1 | tee oc
>   # make         2>&1 | tee om
>   make bootstrap 2>&1 | tee omb
> 
>   # "make bootstrap" fails!
>   tail -n 15 omb
>   # The output of "tail" is:
>   # make[3]: Leaving directory '/home/edrx/bigsrc/emacs24/lisp'
>   # if test "no" = "yes"; then \
>   #   rm -f bootstrap-emacs; \
>   #   ln temacs bootstrap-emacs; \
>   # else \
>   #   ./temacs --batch --load loadup bootstrap || exit 1; \
>   #   test "X" = X ||  -zex emacs; \
>   #   mv -f emacs bootstrap-emacs; \
>   # fi
>   # /bin/bash: line 7: 20593 Segmentation fault      ./temacs --batch
> --load loadup bootstrap

I guess this is some problem with unexec and malloc in new glibc
versions?





  reply	other threads:[~2020-01-02 13:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-02  6:06 bug#38868: Problem compiling Emacs24 on Debian 10 Eduardo Ochs
2020-01-02 13:44 ` Eli Zaretskii [this message]
2020-10-18  1:08   ` Stefan Kangas
2020-11-04 23:32     ` Basil L. Contovounesios

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=83blrmj7lc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=38868@debbugs.gnu.org \
    --cc=eduardoochs@gmail.com \
    /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.