#27035: curl: /usr/bin/sed: invalid option -- E ---------------------------------------+------------------------------------ Reporter: invigorate.info@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: curl ---------------------------------------+------------------------------------ Changes (by ryandesign@…): * priority: High => Normal * owner: macports-tickets@… => ryandesign@… * port: => curl Comment: The relevant error seems to be: {{{ /usr/bin/sed: invalid option -- E }}} `-E` is a perfectly valid option for a stock Mac OS X sed, so perhaps you have replaced your /usr/bin/sed with a copy of GNU sed instead? If so, that's totally unsupported and likely to break other things as well; please replace your /usr/bin/sed with a version that came with Mac OS X (e.g. a BSD sed). -- Ticket URL: <https://trac.macports.org/ticket/27035#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS