Broken build on OpenBSD
Simon Glass
sjg at chromium.org
Tue Feb 23 22:19:35 CET 2021
+Tom Rini
Hi Mark,
On Tue, 23 Feb 2021 at 14:07, Mark Kettenis <mark.kettenis at xs4all.nl> wrote:
>
> Hi Simon,
>
> Commit c5819701a3de61e2ba2ef7ad0b616565b32305e5 broke the build on
> OpenBSD and probably other non-Linux systems. ENODATA, which is now
> used in fit_check_format(), isn't defined. It isn't part of POSIX[1]
> and generally not available on BSD-derived systems. Could you pick
> another error code for this case?
OK. I think this was reported already, but will take a look.
Are we able to get this into the CI system so there is a test for it?
Regards,
Simon
More information about the U-Boot
mailing list