[MacPorts] #62468: _sasl_locate_entry() in Cyrus SASL's lib/dlopen.c assumes a leading underscore is needed for calls to dlsym()
MacPorts
noreply at macports.org
Wed Mar 17 00:40:17 UTC 2021
#62468: _sasl_locate_entry() in Cyrus SASL's lib/dlopen.c assumes a leading
underscore is needed for calls to dlsym()
---------------------------------------------+--------------------
Reporter: steven-michaud | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: cyrus-sasl2 @2.1.27_2+kerberos |
---------------------------------------------+--------------------
Comment (by kencu):
Oh -- you have to have the work directory for it to be found, of course.
Do this:
{{{
sudo port -v configure cyrus-sasl2
cd `port work cyrus-sasl2`
cd cy*
bbedit config.log
}}}
or just wait if you like, and someone will do it in time. It's about
99.9999% likely that is going to be the issue.
We've seen hundreds of these since Apple raised {{{Wimplicit-function-
declaration}}} to an error in Xcode 12.
--
Ticket URL: <https://trac.macports.org/ticket/62468#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list