[MacPorts] #68026: rav1e @0.6.6: iconv linking fails, expecting symbols from MacOS's iconv lib
MacPorts
noreply at macports.org
Tue Sep 5 15:51:56 UTC 2023
#68026: rav1e @0.6.6: iconv linking fails, expecting symbols from MacOS's iconv lib
---------------------+---------------------------------
Reporter: jgrg | Owner: MarcusCalhoun-Lopez
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: rav1e |
---------------------+---------------------------------
Comment (by bnoctis):
FYI, I made it work by adding a few lines in its Portfile:
{{{
configure.cflags-prepend -I/opt/local/include
configure.cxxflags-prepend -I/opt/local/include
configure.ldflags-prepend -I/opt/local/lib
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68026#comment:33>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list