[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: building emacs on macos 10.15, headers missing
From: |
Alan Third |
Subject: |
Re: building emacs on macos 10.15, headers missing |
Date: |
Mon, 14 Oct 2019 14:09:04 +0100 |
User-agent: |
Mutt/1.12.0 (2019-05-25) |
On Thu, Oct 10, 2019 at 05:19:57PM +0900, Jean-Christophe Helary wrote:
>
>
> > On Oct 10, 2019, at 16:37, 조성빈 <address@hidden> wrote:
> > Well, I found that just installing libxml2 with homebrew and
> > setting PKG_CONFIG_PATH as "/usr/local/opt/libxml2/lib/pkgconfig"
> > (instead of trying to use the default one) is the most
> > frictionless way to build Emacs.
>
> I just tried that and it seems to proceed smoothly and not choke at
> the same point. Thank you very much for your input !
Is libxml2 the only thing it balks at? I considered adding a homebrew
check for it in configure, but thought the homebrew folk would
eventually fix the pkg-config error they introduced so it wasn’t worth
it.
Perhaps now is the time to add that check to configure.
--
Alan Third
- building emacs on macos 10.15, headers missing, Jean-Christophe Helary, 2019/10/09
- Re: building emacs on macos 10.15, headers missing, Paul Eggert, 2019/10/10
- Re: building emacs on macos 10.15, headers missing, 조성빈, 2019/10/10
- Re: building emacs on macos 10.15, headers missing, Jean-Christophe Helary, 2019/10/10
- Re: building emacs on macos 10.15, headers missing,
Alan Third <=
- Re: building emacs on macos 10.15, headers missing, Jean-Christophe Helary, 2019/10/15
- Re: building emacs on macos 10.15, headers missing, Alan Third, 2019/10/17
- Re: building emacs on macos 10.15, headers missing, 조성빈, 2019/10/17
- Re: building emacs on macos 10.15, headers missing, Alan Third, 2019/10/17
- Re: building emacs on macos 10.15, headers missing, Alan Third, 2019/10/29
- Re: building emacs on macos 10.15, headers missing, Paul Eggert, 2019/10/29
- Re: building emacs on macos 10.15, headers missing, 조성빈, 2019/10/29
- Re: building emacs on macos 10.15, headers missing, Alan Third, 2019/10/30
- Re: building emacs on macos 10.15, headers missing, Jean-Christophe Helary, 2019/10/29