#40977 closed defect (worksforme)
Error "Dependency 'gettext' not found" on Mavericks
Reported by: | gijsbert.wiesenekker@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | gettext |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I am getting a "Dependency 'gettext' not found" when trying to install rsync or gnutar on OS X Mavericks:
sudo port install rsync ---> Computing dependencies for rsync Error: Dependency 'gettext' not found. To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port rsync failed
sudo port install gnutar ---> Computing dependencies for gnutar Error: Dependency 'gettext' not found. To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gnutar failed
Regards, Gijsbert
Change History (3)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | dependency gettext removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | gettext added; rsync removed |
comment:2 Changed 11 years ago by tobypeterson
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
I've changed the compiler_blacklist_versions-1.0 portgroup in r112784 so that failure to agree to the Xcode license agreement will no longer cause ports to disappear from the portindex.
Note: See
TracTickets for help on using
tickets.
Sounds like #40967. Make sure you've agreed to the Xcode license agreement, then run selfupdate again.