Skip to content

ln: The argument '--symbolic' was provided more than once, but cannot be used multiple times #2359

@SuperSandro2000

Description

@SuperSandro2000

When building gnu's coreutils with uutils' coreutils I get the following error:

       >   GEN      src/coreutils_symlinks
       > error: The argument '--symbolic' was provided more than once, but cannot be used multiple times
       >
       > USAGE:
       >     ln [OPTION]... [-T] TARGET LINK_NAME   (1st form)
       >        ln [OPTION]... TARGET                  (2nd form)
       >        ln [OPTION]... TARGET... DIRECTORY     (3rd form)
       >        ln [OPTION]... -t DIRECTORY TARGET...  (4th form)
       >
       > For more information try --help
       > make[2]: *** [Makefile:17319: src/coreutils_symlinks] Error 1
       > make[2]: Leaving directory '/build/coreutils-8.32'
       > make[1]: *** [Makefile:12910: all-recursive] Error 1
       > make[1]: Leaving directory '/build/coreutils-8.32'
       > make: *** [Makefile:7027: all] Error 2

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