Closed
Description
error[E0432]: unresolved import libc::__error
--> /home/vmuser/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.1.13/src/util_libc.rs:22:13
|
22 | use libc::__error as errno_location;
| ^^^^^^-------^^^^^^^^^^^^^^^^^^
| | |
| | help: a similar name exists in the module: ferror
| no __error
in the root
error: aborting due to previous error
For more information about this error, try rustc --explain E0432
.
error: Could not compile getrandom
.
Metadata
Metadata
Assignees
Labels
No labels