[Bug 217869] devel/tcltls and LibreSSL: Undefined symbol "SSLv2_method"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 17 14:18:42 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217869
Bug ID: 217869
Summary: devel/tcltls and LibreSSL: Undefined symbol
"SSLv2_method"
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: clukas at firc.de
CC: mi at ALDAN.algebra.com
CC: mi at ALDAN.algebra.com
Flags: maintainer-feedback?(mi at ALDAN.algebra.com)
(This is basically a duplicate of bug #208626, but the issue resurfaced.)
When devel/tcltls 1.6.7_1 is built with LibreSSL, it fails with Undefined
symbol "SSLv2_method.
The package has been built with make.conf
DEFAULT_VERSIONS+=ssl=libressl
The generated package cannot be used:
# tclsh8.6
% package require tls
couldn't load file "/usr/local/lib/tls1.6.7/libtls.so.1":
/usr/local/lib/tls1.6.7/libtls.so.1: Undefined symbol "SSLv2_method"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list