Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2017 14:18:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217869] devel/tcltls and LibreSSL: Undefined symbol "SSLv2_method"
Message-ID:  <bug-217869-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217869

            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@FreeBSD.org
          Reporter: clukas@firc.de
                CC: mi@ALDAN.algebra.com
                CC: mi@ALDAN.algebra.com
             Flags: maintainer-feedback?(mi@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+=3Dssl=3Dlibressl

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"

--=20
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-217869-13>