[MacPorts] #58840: libuv fails to build on 10.8.5
MacPorts
noreply at macports.org
Sat Aug 17 02:10:50 UTC 2019
#58840: libuv fails to build on 10.8.5
----------------------+--------------------
Reporter: dmitriz | Owner: (none)
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: libuv |
----------------------+--------------------
Comment (by kencu):
So your issue seems to be with downloading `legacy-support`... that's a
bit unusual. Best bet is to try again:
{{{
sudo port selfupdate
sudo port clean legacy-support
sudo port -v install legacy-support
}}}
that should give you a current installation of `legacy-support` to work
with. Then try libuv:
{{{
sudo port clean libuv
sudo port -v install libuv
}}}
and you should be in business.
--
Ticket URL: <https://trac.macports.org/ticket/58840#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list