Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jul 2016 20:18:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 205960] lang/python35: (and lang/python34) building with LibreSSL fails: lib-dynload/_ssl.so: No such file or directory
Message-ID:  <bug-205960-21822-gsMeyWv7ld@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205960-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205960-21822@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=3D205960

Bernard Spil <brnrd@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@freebsd.org> ---
Created attachment 172152
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172152&action=
=3Dedit
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205960-21822-gsMeyWv7ld>