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: [email protected]
Reporter: [email protected]
CC: [email protected]
CC: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "[email protected]"