Displaying 1 result from an estimated 1 matches for "cb4ed12".
Did you mean:
  cb23d12
  
2023 Sep 07
1
Two big flaws in the `configure` script -- have located them, cannot fix
Hi there,
I'm trying to install OpenSSH and have run into two different things
that cause the `configure` script to come to a violent halt.  The
first is caused by the zlib version check; zlib 1.3 has only two
components in its version number and so fails the test for "exactly
three or exactly four" such components.  I am not an M4 programmer and
cannot figure out how to both edit