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

Error pnet_macros::register(&mut registry), register not found in pnet_macros #9

Open
unixunion opened this issue Nov 25, 2023 · 0 comments

Comments

@unixunion
Copy link

Trying this out but cant get it to initiate live-capture.

error[E0425]: cannot find functionregisterin cratepnet_macros--> /home/kegan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pnet_packet-0.25.0/build.rs:27:30 | 27 | pnet_macros::register(&mut registry); | ^^^^^^^^ not found inpnet_macros`

For more information about this error, try rustc --explain E0425.
error: could not compile pnet_packet (build script) due to previous error
`

Using ja3 = { version="0.5.1", features = ["live-capture"] }

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