-
-
Notifications
You must be signed in to change notification settings - Fork 793
Closed
Description
Today I updated my host development machine and found that it was not building my source code anymore.
Got the following failure:
error: failed to run custom build command for `openssl v0.9.24`
process didn't exit successfully: `.../target/debug/build/openssl-4dcd4d0c1d4575a6/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'Unable to detect OpenSSL version', .../.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14
note: Run with `RUST_BACKTRACE=1` for a backtrace.
It needs to be upgraded to openssl-sys
last releases. This is important as multiple vendors will start upgrading OpenSSL and more people will face it. For now, I downgraded my host to openssl 1.1.0
mqus, Redrield, termoshtt, kpcyrd, Arthamys and 34 more
Metadata
Metadata
Assignees
Labels
No labels