You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2016/11/06 21:48:02 UTC

[Bug 7361] 3.4.1 does not build with openssl-1.1.0b

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7361

Kevin Fenzi <ke...@scrye.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kevin@scrye.com

--- Comment #4 from Kevin Fenzi <ke...@scrye.com> ---
That patch seems to have a bunch of line wrapping changes in it: 

-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s
conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'

but just the parts that change CRYPTO_lock to CRYPTO_malloc seem to work here
and get it building ok against openssl 1.1.0.

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