Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Oct 2016 20:40:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 213258] net/openntpd: Shared objects (libtls.so.10, libssl.so.38, libcrypto.so.37) not found
Message-ID:  <bug-213258-6@https.bugs.freebsd.org/bugzilla/>

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

            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: portmgr@FreeBSD.org
          Reporter: arkadiusz.majewski@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

--=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-213258-6>