[Bug 192511] [patch] fix lang/python27 build with libressl
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 11 16:46:06 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511
Jens K. Loewe <mozilla at tuxproject.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mozilla at tuxproject.de
--- Comment #6 from Jens K. Loewe <mozilla at tuxproject.de> ---
Annoyingly, everything that needs py27 as a dependence (like py-fail2ban) stops
installation with "signal 11" if LibreSSL is installed.
The main problem is that "touch .../_ssl.so" is required for python27 before
"make install" works as it should.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list