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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to