[lldb-dev] [Bug 25011] New: Missing libxml/parser.h header on OS X 10.11 SDK
via lldb-dev
lldb-dev at lists.llvm.org
Thu Oct 1 03:33:30 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=25011
Bug ID: 25011
Summary: Missing libxml/parser.h header on OS X 10.11 SDK
Product: lldb
Version: 3.7
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: k06aaa at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Just tried to compile lldb-core on OS X 10.11 SDK and got error:
./lldb/llvm/tools/clang/tools/c-index-test/c-index-test.c:15:10: fatal error:
'libxml/parser.h' file not found
This file really does not exists nor in '/usr/include/libxml2' prepath nor
'${SDK_DIR}/usr/include/libxml2'.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20151001/fc9c7941/attachment.html>
More information about the lldb-dev
mailing list