Date: Tue, 25 Jul 2023 09:01:37 +0900 From: Hiroo Ono <hiroo@oikumene.net> To: Yuri <yuri@aetern.org> Cc: ports@freebsd.org Subject: Re: devel/mongo-c-driver failed with undefined reference due to --no-allow-shlib-undefined: ERR_load_BIO_strings Message-ID: <20230725090137.2f027530@nowhere.oikumene.ukehi.net> In-Reply-To: <ad7ab6da-9663-51fc-086d-93eaca3e07a5@aetern.org> References: <202307220652.36M6q6P4091348@kx.truefc.org> <ad7ab6da-9663-51fc-086d-93eaca3e07a5@aetern.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, On Sat, 22 Jul 2023 10:28:21 +0200 Yuri <yuri@aetern.org> wrote: > Exactly, it's fallout from openssl 3 migration. > > From https://www.openssl.org/docs/manmaster/man7/migration_guide.html: > --- > ERR_load_*(), ERR_func_error_string(), ERR_get_error_line(), > ERR_get_error_line_data(), ERR_get_state() > > OpenSSL now loads error strings automatically so these functions are > not needed. > --- > > Looks like this needs to be reported upstream. Checked MongoDB JIRA. It was fixed in CDRIVER-4590 and released as version 1.24.0. The port needs to be updated to the latest version. ---- Hiroo Ono <hiroo@oikumene.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230725090137.2f027530>