Skip to content

Compilation failure on DragonFlyBSD #124

Closed
@paragw

Description

@paragw

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions