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

Code does not compile anymore #1

Open
plaublin opened this issue Feb 13, 2018 · 0 comments
Open

Code does not compile anymore #1

plaublin opened this issue Feb 13, 2018 · 0 comments

Comments

@plaublin
Copy link

The code does not compile anymore with recent versions of Rust:

$ cargo --version
cargo 0.24.0 (45043115c 2017-12-05)
$ rustc --version
rustc 1.23.0 (766bd11c8 2018-01-01)
sgx-membench/sgx-membench/$ cargo build
    Updating registry `https://github.com/rust-lang/crates.io-index`
error: no matching package named `ioctl` found (required by `sgxs`)             
location searched: registry `https://github.com/rust-lang/crates.io-index`
version required: ^0.3

The ioctl package has been yanked on crates.io.

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