[MacPorts] #58283: VLC fails to configure when running with trace
MacPorts
noreply at macports.org
Mon Apr 1 06:19:16 UTC 2019
#58283: VLC fails to configure when running with trace
--------------------------------+----------------------
Reporter: jonnyflash-owlgod | Owner: RJVB
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: VLC |
--------------------------------+----------------------
Comment (by kencu):
So if you know how to apply a patch, go right ahead. IF you don't and you
want to get this done, go into your `vlc` build directory like this:
{{{
cd `port work vlc`
cd v*
}}}
and then edit the file in question yourself like this, using bbedit or
your favourite text editor:
{{{
bbedit modules/access/sftp.c
}}}
and change that number (line 309) from `Ox010801` to `Ox010901`
Save the file. Go out of the build directory, and away you go with your
build:
{{{
cd /
sudo port -v install vlc
}}}
and if you have any luck at all, you should get a clean build like I just
did.
--
Ticket URL: <https://trac.macports.org/ticket/58283#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list