Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no llvm in ./configure script? #155

Open
cypa opened this issue May 30, 2020 · 2 comments
Open

no llvm in ./configure script? #155

cypa opened this issue May 30, 2020 · 2 comments
Labels
bug Something isn't right. build Related to compiling, linking, packaging and distribution.

Comments

@cypa
Copy link

cypa commented May 30, 2020

got this error message on make - resolved with pacman --sync llvm

llvm.cc:11:10: фатальная ошибка: llvm/Config/llvm-config.h: Нет такого файла или каталога
   11 | #include <llvm/Config/llvm-config.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
@jevolk
Copy link
Member

jevolk commented May 30, 2020

You may need to create a symlink on the system such as /usr/include/llvm to /usr/include/llvm-9/llvm or to /usr/lib/llvm-9/include/llvm

@cypa
Copy link
Author

cypa commented May 30, 2020

Anyway, it is compiled already.
Thanks, I'll try to setup my little mx server ...

@jevolk jevolk added bug Something isn't right. build Related to compiling, linking, packaging and distribution. labels Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't right. build Related to compiling, linking, packaging and distribution.
Projects
None yet
Development

No branches or pull requests

2 participants