Re: Fwd: sign-file.c:149:17: warning: implicit declaration of function ‘ENGINE_load_builtin_engines’

From: Dennis Clarke
Date: Fri Nov 17 2023 - 00:57:40 EST


On 11/16/23 18:41, Bagas Sanjaya wrote:
Hi,

I notice a bug report on Bugzilla [1]. Quoting from it:

<snip>
Not related to https://bugzilla.kernel.org/show_bug.cgi?id=215750 but I *feel* that
this code needs a hug.

See Bugzilla for the full thread.

AFAIK, this looks like a bug when the kernel is compiled against custom
(non-system) version of OpenSSL library.


I do not know what you could possibly mean. There is nothing "custom"
about OpenSSL. For that matter the gcc compiler I am using was also
built by me. Works fine. The sign-file.c source compiles fine.

It fails to compile in the usual way when trying to build the kernel.

Dennis