Skip to content

Code does not compile anymore #1

@plaublin

Description

@plaublin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions