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

Bump up hyper-native-tls to 0.3 for compatibility with OpenSSL 1.1.1 #39

Merged
merged 1 commit into from
Oct 4, 2018

Conversation

eujing
Copy link
Contributor

@eujing eujing commented Oct 3, 2018

Was not able to compile it from the AUR or from this repo, as it had the error:

error: failed to run custom build command for `openssl v0.9.24`
process didn't exit successfully: `/build/rustup/src/rustup.rs-1.14.0/target/release/build/openssl-4e050bcc8f5aae18/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'Unable to detect OpenSSL version', /build/.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 

When I tried bumping up the version of hyper-native-tls, it seemed to build successfully!

@harababurel harababurel merged commit 53adee9 into harababurel:master Oct 4, 2018
@harababurel
Copy link
Owner

Thank you for your contribution.

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

Successfully merging this pull request may close these issues.

2 participants