[LLVMbugs] [Bug 17523] New: Config failed to check for libxml
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Oct 9 08:22:38 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17523
Bug ID: 17523
Summary: Config failed to check for libxml
Product: Build scripts
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: autoconf
Assignee: unassignedbugs at nondot.org
Reporter: skaller at users.sourceforge.net
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
llvm[4]: Compiling c-index-test.c for Release+Asserts build
/Users/johnskaller/llvm/llvm/tools/clang/tools/c-index-test/c-index-test.c:13:10:
fatal error: 'libxml/parser.h'
file not found
#include <libxml/parser.h>
^
1 error generated.
rm:
/Users/johnskaller/llvm/build/tools/clang/tools/c-index-test/Release+Asserts/c-index-test.d.tmp:
No such file or directory
make[4]: ***
[/Users/johnskaller/llvm/build/tools/clang/tools/c-index-test/Release+Asserts/c-index-test.o]
Error 1
make[3]: *** [all] Error 1
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131009/866b32d7/attachment.html>
More information about the llvm-bugs
mailing list