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

installation problem #46

Closed
tmanito opened this issue Aug 7, 2021 · 1 comment
Closed

installation problem #46

tmanito opened this issue Aug 7, 2021 · 1 comment

Comments

@tmanito
Copy link

tmanito commented Aug 7, 2021

facing a weird issue while installing grex

$ sudo cargo install grex
    Updating crates.io index
error: process didn't exit successfully: `rustc -vV` (exit status: 127)
--- stderr
rustc: relocation error: /lib64/librustc_driver-eaa0856b54809337.so: symbol _ZNK4llvm18DiagnosticLocation15getAbsolutePathEv, version LLVM_11 not defined in file libLLVM-11.so with link time reference
@pemistahl
Copy link
Owner

This has nothing to do with grex. You are on Linux, right? Your Rust installation is probably broken. Please reinstall the latest Rust version and try again.

The simpler way is to download one of the grex binaries instead of compiling it from source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants