-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
The current pnet version does not seem be able to get compiled, supposedly due to some mismatch with their tags:
warning: `nfqueue` (lib) generated 6 warnings
Compiling pnet_macros v0.33.0
Compiling pnet_packet v0.25.0
error[E0425]: cannot find function `register` in crate `pnet_macros`
--> /home/poiasd/.cargo/registry/src/github.com-1ecc6299db9ec823/pnet_packet-0.25.0/build.rs:27:30
|
27 | pnet_macros::register(&mut registry);
| ^^^^^^^^ not found in `pnet_macros`
For more information about this error, try `rustc --explain E0425`.
error: could not compile `pnet_packet` due to previous error
Related issue: libpnet/libpnet#524
Metadata
Metadata
Assignees
Labels
No labels