From: Paul Eggert <eggert@cs.ucla.edu>
To: sds@gnu.org
Cc: 36172@debbugs.gnu.org
Subject: bug#36172: 27.0.50; linking error in git head on macos: _aligned_alloc
Date: Tue, 11 Jun 2019 10:37:41 -0700 [thread overview]
Message-ID: <2bc10b43-b271-bbeb-9870-5b1e4cf9631a@cs.ucla.edu> (raw)
In-Reply-To: <m1muiom8am.fsf@gnu.org>
This vaguely looks like the configure-time check for aligned_alloc
disagrees with what's actually installed in your runtime library. If
your runtime library is older than what you built Emacs with, that might
explain the problem.
What are the values of HAVE_ALIGNED_ALLOC, HYBRID_MALLOC,
HAVE_POSIX_MEMALIGN, SYSTEM_MALLOC, and DOUG_LEA_MALLOC in your
src/config.h file? Do these values correspond to what is actually on
your system?
next prev parent reply other threads:[~2019-06-11 17:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-11 15:49 bug#36172: 27.0.50; linking error in git head on macos: _aligned_alloc Sam Steingold
2019-06-11 17:37 ` Paul Eggert [this message]
2019-06-11 18:20 ` Sam Steingold
2019-06-11 20:08 ` Paul Eggert
2019-06-11 20:14 ` Sam Steingold
2019-06-11 21:17 ` Paul Eggert
2019-08-04 7:15 ` Keith Irwin
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2bc10b43-b271-bbeb-9870-5b1e4cf9631a@cs.ucla.edu \
--to=eggert@cs.ucla.edu \
--cc=36172@debbugs.gnu.org \
--cc=sds@gnu.org \
/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 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).