GNU bug report logs -
#22552
25.1; 25.0.90 build fails on Mac OS X 10.11
Previous Next
Reported by: Henry Unger <hunger <at> hitech.com>
Date: Thu, 4 Feb 2016 16:33:02 UTC
Severity: normal
Found in version 25.1
Done: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
Bug is archived. No further changes may be made.
Full log
Message #21 received at 22552-done <at> debbugs.gnu.org (full text, mbox):
>>>>> On Thu, 4 Feb 2016 22:49:32 -0800, Henry Unger <hunger <at> hitech.com> said:
>> > $ pkg-config --cflags 'libxml-2.0 > 2.6.17'
>> > -I/usr/include/libxml2
>>
>> > /usr/include does not exist per se.
>>
>> This means libxml-2.0.pc in your installation of libxml2 is bogus.
>> IIUC, Apple does not provide us with libxml-2.0.pc in their SDK, so probably
>> you should have installed libxml2 on your own.
>>
>> YAMAMOTO Mitsuharu
>> mituharu <at> math.s.chiba-u.ac.jp
> It appears that the libxml-2.0.pc file was installed when I used brew to install some package a few weeks ago. I renamed libxml-2.0.pc to something else and re-ran the configure and make and it built without error. I'm sorry for the false alarm and thanks for your assistance
Homebrew seems to require the installation of Command Line Tools for
Xcode.
https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Installation.md
If you follow the above instructions, then /usr/include will be
created and the build of Emacs will succeed.
YAMAMOTO Mitsuharu
mituharu <at> math.s.chiba-u.ac.jp
This bug report was last modified 9 years and 113 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.