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

Cannot build on Ubuntu 22.04 LTS #28

Closed
nicolasf opened this issue Sep 8, 2022 · 2 comments
Closed

Cannot build on Ubuntu 22.04 LTS #28

nicolasf opened this issue Sep 8, 2022 · 2 comments

Comments

@nicolasf
Copy link

nicolasf commented Sep 8, 2022

Due to OpenSSL version differences, the rust compiler can't build against a default Ubuntu 22.04 installation with openssl installed.

Solution is to update openssl and openssl-sys dependencies of the project.

@Omrigan
Copy link

Omrigan commented Nov 29, 2022

What is the error you get? I have something like
"RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
on Arch.

For me, cargo update also seems to work.

@htrefil
Copy link
Owner

htrefil commented Apr 18, 2023

This is fixed, a new release will be out soon. rkvm will no longer depend on openssl.

@htrefil htrefil closed this as completed Apr 18, 2023
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 a pull request may close this issue.

3 participants