GNU bug report logs - #42188
Emacs master build fails on MACOS Catilina

Previous Next

Package: emacs;

Reported by: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>

Date: Sat, 4 Jul 2020 14:47:01 UTC

Severity: normal

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 42188-done <at> debbugs.gnu.org (full text, mbox):

From: Alan Third <alan <at> idiocy.org>
To: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>
Cc: 42188-done <at> debbugs.gnu.org
Subject: Re: bug#42188: Emacs master build fails on MACOS Catilina
Date: Sun, 12 Jul 2020 15:02:37 +0200 (CEST)
On Sat, Jul 04, 2020 at 02:31:18PM +0000, Vincent Belaïche wrote:
> The build was made in a shell console of an older Emacs version, but
> that probably does not have any relationship with the issue.

Hi, this is a bug in homebrew's handling of system libraries. They
recently fixed it, so I think all you have to do is update homebrew:

    brew update

But if that fails you can install libxml2 manually then set:

    export PKG_CONFIG_PATH="`brew --prefix libxml2`/lib/pkgconfig:`brew --prefix libffi`/lib/pkgconfig"

-- 
Alan Third




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

Previous Next


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