Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2023 15:59:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274133] openssh-portable configure test for zlib version is broken in FreeBSD 13.2
Message-ID:  <bug-274133-7788-Yc2DdPxbzn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274133-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274133-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274133

Bruce Becker <hostmaster@whois.gts.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hostmaster@whois.gts.net

--- Comment #1 from Bruce Becker <hostmaster@whois.gts.net> ---
Comment on attachment 245292
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245292
proposed fix for zlib version test


/usr/include.h in base could also be changed from=20

#define ZLIB_VERSION "1.3"

     to

#define ZLIB_VERSION "1.3.0"

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274133-7788-Yc2DdPxbzn>