Skip to content

Getting an error running make install #1064

@nikivdev

Description

@nikivdev

Here is the error :

error[E0432]: unresolved import `std::cmp::Reverse`
  --> src/ls/ls.rs:34:5
   |
34 | use std::cmp::Reverse;
   |     ^^^^^^^^^^^^^^^^^ no `Reverse` in `cmp`

error: aborting due to previous error

error: Could not compile `ls`.
Build failed, waiting for other jobs to finish...
error: build failed
make: *** [build-uutils] Error 101

Thank you for any help.

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