[Bug 235171] qca-qt5: Undefined symbol "EVP_MD_CTX_new"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 24 05:12:02 UTC 2019


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

            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 at FreeBSD.org
          Reporter: damjan.jov at 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=/usr/local/lib/libssl.so /usr/local/lib/libexec/kdeconnectd
(still crashes, but for a different reason)

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


More information about the freebsd-ports-bugs mailing list