bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42188: Emacs master build fails on MACOS Catilina


From: Alan Third
Subject: 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]