Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2019 05:12:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235171] qca-qt5: Undefined symbol "EVP_MD_CTX_new"
Message-ID:  <bug-235171-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 235171
           Summary: qca-qt5: Undefined symbol "EVP_MD_CTX_new"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: damjan.jov@gmail.com

# pkg install kdeconnect-kde
# /usr/local/lib/libexec/kdeconnectd
kdeconnect.core: KdeConnect daemon starting
/usr/local/lib/qca-qt5/crypto/libqca-ossl.so: Undefined symbol "EVP_MD_CTX_=
new"

# pkg which /usr/local/lib/qca-qt5/crypto/libqca-ossl.so
/usr/local/lib/qca-qt5/crypto/libqca-ossl.so was installed by package
qca-qt5-2.1.3_4


Workaround:
# pkg install openssl111
# LD_PRELOAD=3D/usr/local/lib/libssl.so /usr/local/lib/libexec/kdeconnectd
(still crashes, but for a different reason)

--=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-235171-7788>