From: "Bas Magré" <bas@opvolger.net>
To: u-boot@lists.denx.de
Subject: Fedora 41 drops OpenSSL ENGINE support, u-boot can't compile anymore.
Date: Sun, 03 Nov 2024 23:30:15 +0000 [thread overview]
Message-ID: <a0da63e8527876ed60cfce25700793600ea2304a.camel@opvolger.net> (raw)
On compiling on Fedora 41 you will get the error:
fatal error: openssl/engine.h: No such file or directory
It was already legacy:
https://docs.openssl.org/3.0/man7/migration_guide/#support-of-legacy-engines
Fedora 41 has removed it:
https://fedoraproject.org/wiki/Changes/OpensslDeprecateEngine
So after updating to Fedora 41, I can't compile u-boot anymore. (I can
compile it in a docker-container). But this will be a problem for more
people.
The code that gives the problem is here added:
https://patchwork.ozlabs.org/project/uboot/patch/20170106191417.6115-1-george.mccollister@gmail.com/
On GitHub I have created a branch that can compile now. But this is my
first c code in 20 years (only done this on my highschool for 3
months).
https://github.com/Opvolger/u-boot/tree/opensll-without-engine
I think you can make a nicer/better solution.
Greetings Bas.
next reply other threads:[~2024-11-04 3:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-03 23:30 Bas Magré [this message]
2024-11-04 11:56 ` Fedora 41 drops OpenSSL ENGINE support, u-boot can't compile anymore Fabio Estevam
2024-11-04 12:23 ` Quentin Schulz
2024-11-04 12:28 ` Peter Robinson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a0da63e8527876ed60cfce25700793600ea2304a.camel@opvolger.net \
--to=bas@opvolger.net \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox