Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2024 19:50:38 +0900
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        jonc@chen.org.nz
Cc:        freebsd-ports@freebsd.org
Subject:   Re: security/cyrus-sasl2
Message-ID:  <yge4jf9bnr5.wl-ume@FreeBSD.org>
In-Reply-To: <1cb1c069d28707cbf966628be50c85e5@chen.org.nz>
References:  <1cb1c069d28707cbf966628be50c85e5@chen.org.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Fri, 19 Jan 2024 03:52:53 +0900, jonc@chen.org.nz wrote:

> I've started seeing the following in my system logs on my recently built cyrus-sasl
> 2.1.28_3:
> unable to dlopen /usr/local/lib/sasl2/libotp.so.3: Shared object "libopie.so.8" not
> found, required by "libotp.so.3"
> 
> Does cyrus-sasl2 required a dependency declaration on security/opie?

FreeBSD 13 and earlier has libopie. However, libopie has been removed
since FreeBSD 14.
cyrus-sasl2 can be built with or without libopie, so the libotp plugin
builds with libopie on FreeBSD 13 and earlier, and without libopie on
FreeBSD 14 and later.
It seems that you are using cyrus-sasl2 built with FreeBSD 13 on
FreeBSD14 or later.

Sincerely,

--
Hajimu UMEMOTO  ume@mahoroba.org  ume@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?yge4jf9bnr5.wl-ume>