[Bug 246857] finance/electrum: Fails to run: _ssl.so: Undefined symbol "SSLv3_method at OPENSSL_1_1_0"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 30 08:53:01 UTC 2020


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

--- Comment #3 from Per Gunnarsson <per.gunnarsson at yandex.com> ---
>>> import ssl
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib/python3.7/ssl.py", line 98, in <module>
    import _ssl             # if we can't import it, let the error propagate
ImportError: /usr/local/lib/python3.7/lib-dynload/_ssl.so: Undefined symbol
"SSLv3_method at OPENSSL_1_1_0"
>>>

/etc/make.conf:

DEVELOPER=yes

I use packakes, except for these port where I have changed make options:

alsa-lib
alsa-plugins
pulseaudio
pulseaudio-module-sndio
ices
portaudio
vlc
mplayer
firefox



FreeBSD konjak 13.0-CURRENT FreeBSD 13.0-CURRENT #3 r361625: Fri May 29
22:32:55 CEST 2020    
root at konjak:/usr/home/per/tmp/usr/src/amd64.amd64/sys/GENERIC  amd64

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list