On Fri, Mar 13, 2020 at 05:12:19PM -0500, Jason Bacon wrote:
So the only remaining show-stopper for RHEL/CentOS that requires a patch is
the inability to find pkgsrc zlib, which we can work around by not using
--with-system-zlib.
Why is it not finding it? The --with-system-zlib= usualy only means it should
not build a zlib version it comes with, the "system" one here should be
supplied by pkgsrc - or am I missing something?
It seems to be including devel/zlib/buildlink3.mk, so that should take care
of this, why is it not working for you?
Martin