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@lists.llvm.org Reporter: k06...@gmail.com CC: llvm-b...@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.
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev