Skip to content

Conversation

@felixonmars
Copy link
Owner

@felixonmars
Copy link
Owner Author

There are other errors:

error[E0432]: unresolved import `gen::helpers`
  --> /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aya-ebpf-bindings-0.1.1/src/lib.rs:37:9
   |
37 | pub use gen::helpers;
   |         ^^^^^^^^^^^^ no `helpers` in `gen`

error[E0432]: unresolved import `crate::gen::bindings`
  --> /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aya-ebpf-bindings-0.1.1/src/lib.rs:40:25
   |
40 |     pub use crate::gen::bindings::*;
   |                         ^^^^^^^^ could not find `bindings` in `gen`

For more information about this error, try `rustc --explain E0432`.
error: could not compile `aya-ebpf-bindings` (lib) due to 2 previous errors

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 this pull request may close these issues.

2 participants