Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2020 08:53:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 246857] finance/electrum: Fails to run: _ssl.so: Undefined symbol "SSLv3_method@OPENSSL_1_1_0"
Message-ID:  <bug-246857-21822-wtIhVx1ifK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246857-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246857-21822@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #3 from Per Gunnarsson <per.gunnarsson@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@OPENSSL_1_1_0"
>>>

/etc/make.conf:

DEVELOPER=3Dyes

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=20=20=20=20
root@konjak:/usr/home/per/tmp/usr/src/amd64.amd64/sys/GENERIC  amd64

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246857-21822-wtIhVx1ifK>