[MacPorts] #67986: openssh @9.4p1: build fails with zlib @1.3 installed
MacPorts
noreply at macports.org
Fri Aug 18 22:36:25 UTC 2023
#67986: openssh @9.4p1: build fails with zlib @1.3 installed
-------------------------+----------------------
Reporter: fabianwenk | Owner: artkiver
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: artkiver |
-------------------------+----------------------
Comment (by artkiver):
Drat, that seems as if it was wishful thinking on my part.
I updated the Portfile with
{{{
--with-zlib=${prefix}/lib \
}}}
invocation of port -v install still failed with the following:
{{{
configure: error: *** zlib too old - check config.log ***
Your reported zlib version has known security problems. It's possible
your
vendor has fixed these problems without changing the version number. If
you
are sure this is the case, you can disable the check by running
"./configure --without-zlib-version-check".
If you are in doubt, upgrade zlib to version 1.2.3 or greater.
See http://www.gzip.org/zlib/ for details.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67986#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list