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[E0425]: cannot find function iterate_sockets_info in this scope #4134

Open
yurivict opened this issue Feb 16, 2023 · 0 comments
Open

Comments

@yurivict
Copy link

Build fails:

error[E0425]: cannot find function `iterate_sockets_info` in this scope
  --> /wrkdirs/usr/ports/security/jormungandr/work/jormungandr-0.15.0/cargo-crates/netstat2-0.9.1/src/integrations/shared_api.rs:11:5
   |
11 |     iterate_sockets_info(af_flags, proto_flags)?.collect()
   |     ^^^^^^^^^^^^^^^^^^^^ not found in this scope

For more information about this error, try `rustc --explain E0425`.
error: could not compile `netstat2` due to previous error

Version: 0.15.0
rust-1.66.1
FreeBSD 13.1

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