emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-25 89e7483: * configure.ac: Find libxml2 headers


From: Herbert J. Skuhra
Subject: Re: [Emacs-diffs] emacs-25 89e7483: * configure.ac: Find libxml2 headers in Xcode SDK dir on Darwin.
Date: Thu, 31 Dec 2015 11:08:00 +0100
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.0.50 (i386-pc-freebsd10.2) MULE/6.0 (HANACHIRUSATO)

On Thu, 31 Dec 2015 09:30:07 +0100,
YAMAMOTO Mitsuharu <address@hidden> wrote:
> 
> >>>>> On Thu, 31 Dec 2015 09:05:50 +0100, "Herbert J. Skuhra" 
> >>>>> <address@hidden> said:
> 
> >> I'm using OS X 10.10.5 and 10.11.2 without command line developer
> >> tools installed on my laptop.  Could you show me the output of the
> >> following commands?
> >> 
> >> $ xcrun --show-sdk-path
> >> $ xcrun --sdk macosx --show-sdk-path
> 
> > Both commands output
> 
> > /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
> 
> These commands seem to work correctly.  Do you happen to have (bogus)
> /usr/include?  Usually that does not happen on OS X 10.11 because of
> the System Integrity Protection, but you can disable it.
> 
> The Mac port has been using this code for one year
> (http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg01719.html),
> but I haven't received any bug reports about it.  If you don't have
> /usr/include, then please send me config.log personally.

Sorry, it's a problem with my system. :-(

Even after removing libxml2 from homebrew 'pkg-config --cflags
libxml-2.0' returns '-I/usr/include/libxml2'.

Still no idea why, but I have "libxml-2.0.pc" in

/usr/local/Library/ENV/pkgconfig/10.10/
/usr/local/Library/ENV/pkgconfig/10.11/
/usr/local/Library/ENV/pkgconfig/10.8/
/usr/local/Library/ENV/pkgconfig/10.9/

After renaming/removing /usr/local/bin/pkg-config emacs-25 builds
again.

Thank you.

--
Herbert



reply via email to

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