GNU bug report logs - #37483
[PATCH] macOS build error (aligned_alloc)

Previous Next

Package: emacs;

Reported by: Mattias EngdegÄrd <mattiase <at> acm.org>

Date: Sun, 22 Sep 2019 17:26:02 UTC

Severity: normal

Tags: notabug, patch

Done: Mattias EngdegÄrd <mattiase <at> acm.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: mituharu <at> math.s.chiba-u.ac.jp
To: "Mattias Engdeg?rd" <mattiase <at> acm.org>
Cc: 37483 <at> debbugs.gnu.org
Subject: bug#37483: [PATCH] macOS build error (aligned_alloc)
Date: Mon, 23 Sep 2019 05:14:15 +0900
> After upgrading the macOS system dev tools, building Emacs fails because
> aligned_alloc is present in the system headers and can be linked with but
> isn't actually in the dynamic library (macOS 10.14, Xcode 11).

You would need to install the Command Line Developer Tools with
"xcode-select --install".  In general this is necessary when the
macOS version is older than the newest one Xcode supports.  In
the case of Xcode 11, it is macOS 10.15.

Actually you don't need Xcode for building Emacs, but the Command
Line Developer Tools would be sufficient.

			     YAMAMOTO Mitsuharu
			mituharu <at> math.s.chiba-u.ac.jp






This bug report was last modified 5 years and 239 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.