[MacPorts] #63415: p5.28-net-ssleay failed to compile under Monterey (21A5304g)
MacPorts
noreply at macports.org
Tue Oct 26 21:22:07 UTC 2021
#63415: p5.28-net-ssleay failed to compile under Monterey (21A5304g)
----------------------------+----------------------
Reporter: ilTofa | Owner: (none)
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords: monterey
Port: p5-net-ssleay |
----------------------------+----------------------
Comment (by AP1010):
Replying to [comment:18 reneeotten]:
> just to be clear, I thought my change would fix the issue. But if that's
not the case or perhaps just Moneterey related (as it works fine on
Catalina) then someone else will have to look into it - I have no
intention to work on this.
Here is the fun part: what seems to fix it on Monterey is to set the
{{{
OPENSSL_PREFIX
}}}
to a non existing directory. This could be
{{{
${prefix}/lib/openssl at 1.1
}}}
but it could also be:
{{{
/I_am/not/there
}}}
With this setting, it builds.
--
Ticket URL: <https://trac.macports.org/ticket/63415#comment:23>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list