-
Notifications
You must be signed in to change notification settings - Fork 132
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
Failed to build on OpenBSD 6.8 #2892
Comments
So I installed protoc and rebuild it. Now it is another error.
|
There was a number of issues with running protoc that were resolved in the latest release of We should roll a prost update into the general tokio 1.0 stack update #2621 which is also waiting on tonic and some other dependencies to come around. |
Thanks. I think |
You need to install the rustfmt component of the Rust toolchain. |
$ cargo install --locked --path jormungandr
would fail on OpenBSD 6.8 with a error like this. What is the PROTOC environment variable? Can I help to fix it?The text was updated successfully, but these errors were encountered: