Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jan 2015 11:41:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 192511] lang/python27: Fix build with LibreSSL
Message-ID:  <bug-192511-21822-Y5F6NOJGNz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192511-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192511-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=192511

--- Comment #23 from Bernard Spil <spil.oss@gmail.com> ---
Jens, Kevin,

How are you building? You will need to have LibreSSL (2.1.2 at the moment)
installed and the following in your /etc/make.conf
WITH_OPENSSL_PORT=    yes
OPENSSL_SHLIBVER=     30
OPENSSL_PORT=         security/libressl

Python has been modified to cope with SSLv2 not being available some time ago.

-- 
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-192511-21822-Y5F6NOJGNz>