[Bug 234361] tcltls 1.7.14 is broken upon execution.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 25 01:05:01 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234361

--- Comment #4 from Gerald Gutierrez <gerald.gutierrez at gmail.com> ---
I still seem to get the same error with the update:

$ tclsh8.6
% package require tls
couldn't load file "/usr/local/lib/tls1.7.16/tcltls.so":
/usr/local/lib/tls1.7.16/tcltls.so: Undefined symbol "get_dhParams"

% $ expect
expect1.1> package require tls
couldn't load file "/usr/local/lib/tls1.7.16/tcltls.so":
/usr/local/lib/tls1.7.16/tcltls.so: Undefined symbol "get_dhParams"
    while executing
"load [file join $dir tcltls.so] Tls"
    (lambda term "{dir} {
                if {{shared} eq "static"} {
                        load {} Tls
                } els..." line 5)
    invoked from within
"apply {{dir} {
                if {{shared} eq "static"} {
                        load {} Tls
                } else {
                        load [file join $dir tcltls.so] Tls
                }

                set tlsTclInitScript [file join $..."
    ("package ifneeded tls 1.7.16" script)
    invoked from within
"package require tls"
expect1.2>

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list