llvm / llvm/llvm-project

[llvm-mt] "llvm-mt: error: no libxml2". Why for cross compiling?

Open
#201,709 3 comments 0 reactions 0 assignees View on GitHub
build-problem llvm-mt
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

https://github.com/llvm/llvm-project/blob/main/llvm/tools/llvm-mt/CMakeLists.txt

Based on this if we do not have libxml2 enabled, even we won't even be able to produce the binary. I do have libxml2 provided but it fails.

```
set(LLVM_ENABLE_LIBXML2 FORCE_ON)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.