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

Does not build on Debian Buster #1

Open
Person-93 opened this issue Dec 28, 2018 · 0 comments
Open

Does not build on Debian Buster #1

Person-93 opened this issue Dec 28, 2018 · 0 comments

Comments

@Person-93
Copy link

It fails with the following output:

   Updating crates.io index
   Compiling openssl v0.9.24
error: failed to run custom build command for `openssl v0.9.24`
process didn't exit successfully: `/home/mtepfer/src/kay/target/debug/build/openssl-38e9a39fe210587c/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'Unable to detect OpenSSL version', /home/mtepfer/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

I tried changing the required version of tunsgtenite in the dependencies to 0.6.1, which uses a newer version of the openssl package, and it compiled.

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

1 participant