Date: Sat, 2 Sep 2023 00:35:34 -0700 From: Mark Millard <marklmi@yahoo.com> To: freebsd-arm <freebsd-arm@freebsd.org>, Current FreeBSD <freebsd-current@freebsd.org> Subject: Re: [Bug 273506] main [so: 15] aarch64 kyua python use fails with: . . . and dlerror is reporting "/usr/lib/ossl-modules/legacy.so: Undefined symbol \"MD4_Update\"", '\000' <repeats 449 times> Message-ID: <721EBF15-6905-437E-9B23-A4E3D1129658@yahoo.com> References: <721EBF15-6905-437E-9B23-A4E3D1129658.ref@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
For: > Date: Sat, 02 Sep 2023 00:58:29 UTC=20 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273506 >=20 > Bug ID: 273506 > Summary: main [so: 15] aarch64 kyua python use fails with: > "RuntimeError: OpenSSL 3.0's legacy provider failed to > load" > Product: Base System > Version: CURRENT > Hardware: Any > OS: Any > Status: New > Severity: Affects Only Me > Priority: --- > Component: arm > Assignee: freebsd-arm@FreeBSD.org > Reporter: marklmi26-fbsd@yahoo.com Turns out that internally dlerror is reporting: "/usr/lib/ossl-modules/legacy.so: Undefined symbol \"MD4_Update\"", = '\000' <repeats 449 times> (as shown via a gdb session printing the string). See: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273506#c3 where I finally got to that information. =3D=3D=3D Mark Millard marklmi at yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?721EBF15-6905-437E-9B23-A4E3D1129658>