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

openssl #2

Closed
whoizit opened this issue Oct 6, 2018 · 2 comments
Closed

openssl #2

whoizit opened this issue Oct 6, 2018 · 2 comments

Comments

@whoizit
Copy link

whoizit commented Oct 6, 2018

can't build it on updated ArchLinux

error: failed to run custom build command for `openssl v0.9.24`
process didn't exit successfully: `/home/user/build/cargo-ssearch/target/release/build/openssl-4e050bcc8f5aae18/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'Unable to detect OpenSSL version', /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14
note: Run with `RUST_BACKTRACE=1` for a backtrace.

warning: build failed, waiting for other jobs to finish...
error: build failed

I have installed this openssl versions:

local/openssl 1.1.1-1
local/openssl-1.0 1.0.2.p-1

Also I trying install openssl098 and openssl098-dev pkg, but not helps

works with reqwest = "0.9.2"

@mseri
Copy link
Owner

mseri commented Oct 6, 2018

Thanks for the report. I’ll update the code to use the latest reqwest and release a new version by monday

@mseri
Copy link
Owner

mseri commented Oct 7, 2018

Should be fixed by 701b43d now released as v0.1.3

@mseri mseri closed this as completed Oct 7, 2018
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