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

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

bug#42188: closed (Emacs master build fails on MACOS Catilina )


From: GNU bug Tracking System
Subject: bug#42188: closed (Emacs master build fails on MACOS Catilina )
Date: Sun, 12 Jul 2020 13:03:01 +0000

Your message dated Sun, 12 Jul 2020 15:02:37 +0200 (CEST)
with message-id <20200712130235.GA2565@breton.holly.idiocy.org>
and subject line Re: bug#42188: Emacs master build fails on MACOS Catilina
has caused the debbugs.gnu.org bug report #42188,
regarding Emacs master build fails on MACOS Catilina 
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42188: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42188
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Emacs master build fails on MACOS Catilina Date: Sat, 4 Jul 2020 14:31:18 +0000
The build was made in a shell console of an older Emacs version, but that probably does not have any relationship with the issue.
 

Attachment: bug-report.txt
Description: bug-report.txt


--- End Message ---
--- Begin Message --- 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


--- End Message ---

reply via email to

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