emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs Mac port


From: YAMAMOTO Mitsuharu
Subject: Re: Emacs Mac port
Date: Tue, 20 Nov 2018 09:35:21 +0900
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/25.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

On Mon, 19 Nov 2018 16:21:34 +0900,
Aaron Madlon-Kay wrote:
> 
> Merely reinstalling the correct Command Line Tools package was
> insufficient to solve the problem for me. I had to also install the
> newly-optional headers package found here:
> 
> /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg
> 

It is supposed to build without /usr/include, unless some bogus
pkgconfig files point there (which happens with Homebrew, see
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32927).

You seem to use MacPorts rather than Homebrew.  Could you send me the
exact error messages when building the Mac port after temporary
renaming /usr/include to some other name?  Also, please show me the
output of the following commands:

  $ pkg-config --cflags --libs "libxml-2.0 > 2.6.17"
  $ pkg-config --variable pcfiledir "libxml-2.0 > 2.6.17"

                                     YAMAMOTO Mitsuharu
                                address@hidden



reply via email to

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