Opened 11 years ago

Last modified 11 years ago

#40275 closed defect

bash-completion: uses mac's sed and fails for `make` — at Version 1

Reported by: Ruslan.Zakirov@… Owned by: raimue@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: bash-completion

Description (last modified by ryandesign (Ryan Carsten Schmidt))

$ make sed: illegal option -- r
usage: sed script [-Ealn] [-i extension] [file ...]
       sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...]

I have apple's sed, but I suspect that this completion expects gnu sed that is also installed as gsed and I don't want to install links from sed to gsed.

Change History (1)

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: sed bash completion make removed
Owner: changed from macports-tickets@… to raimue@…
Summary: bash autocompletion uses mac's sed and fails for `make`bash-completion: uses mac's sed and fails for `make`

You're running make manually? Where?

Is this bug report about a port? If so, please attach the main.log file of the failure.

Note: See TracTickets for help on using tickets.