[Bug 205960] lang/python35: (and lang/python34) building with LibreSSL fails: lib-dynload/_ssl.so: No such file or directory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 5 20:18:16 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205960

Bernard Spil <brnrd at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #165181|0                           |1
        is obsolete|                            |
 Attachment #165181|maintainer-approval?(python |
              Flags|@FreeBSD.org)               |

--- Comment #18 from Bernard Spil <brnrd at freebsd.org> ---
Created attachment 172152
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172152&action=edit
svn diff for lang/python35

(In reply to w.schwarzenfeld from comment #17)

Adam's patch would indeed work. That just forces EGD to be disabled in
configure.

The permanent (and correct) solution is to use my patch but discard the
Makefile change (CFLAGS) as that's not required.

Both OpenSSL 1.1 and LibreSSL define OPENSSL_NO_EGD (just as they use
OPENSSL_NO_* for any other removed/disabled feature)

Python can be a bit slow in adopting these changes, let me poke them again.
http://bugs.python.org/issue24557
https://github.com/python/cpython/pull/26

Cheers,

Bernard

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list