Closed SpidFightFR closed 4 months ago
(note: i am the llvm maintainer for void)
What "clang" package are you adding to the build? you should try llvm17-devel
Providing the full error log of what happens AFTER adding clang would be helpful
llvm17-devel
i'm trying that right away. I'll keep you in touch !
As for the log, i didn't save the one that happened after adding clang. I'll post it here if it happens again.
hey @SpidFightFR the following solved for me:
sudo apt install clang mold lld llvm
Check for existing issues
Describe the bug / provide steps to reproduce it
cannot compile zed because of missing clang among the build steps:
Adding clang 15 or 17 manually (via a package manager) solves this error but adds another one later on.
Environment
Linux distribution: Void-Linux 6.9.5_1 Cargo version: 1.78.0
Rust version: 1.78.0 Zed version: 0.140.5
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your
~/Library/Logs/Zed/Zed.log
file to this issue.Zed.log