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

            Bug ID: 213258
           Summary: net/openntpd: Shared objects (libtls.so.10,
                    libssl.so.38, libcrypto.so.37) not found
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Package Infrastructure
          Assignee: port...@freebsd.org
          Reporter: arkadiusz.majew...@iptrace.pl
                CC: freebsd-amd64@FreeBSD.org
                CC: freebsd-amd64@FreeBSD.org

Hello!

After pkg update I've encountered problem to run openntpd.

pkg -v 1.8.7
OpenSSL 1.0.1s-freebsd  1 Mar 2016
libressl-2.4.3                 Free version of the SSL/TLS protocol forked from
OpenSSL
openntpd-6.0p1_1,2             Network Time Protocol (NTP) daemon


My workaround is to create hard links as below:
ln /usr/local/lib/libtls.so /usr/local/lib/libtls.so.10
ln /usr/local/lib/libssl.so /usr/local/lib/libssl.so.38
ln /usr/local/lib/libcrypto.so /usr/local/lib/libcrypto.so.37

FreeBSD 10.3-RELEASE-p9 amd64

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"

Reply via email to