[PATCH master] scripts: fix build failure with glibc 2.43

Sascha Hauer s.hauer at pengutronix.de
Fri Mar 13 04:12:10 PDT 2026


On Fri, 13 Mar 2026 11:29:00 +0100, Ahmad Fatoum wrote:
> glibc 2.43 introduces linux/openat2.h through the fcntl include chain
> (bits/fcntl-linux.h -> linux/openat2.h). This header expects the
> __u64 type to be defined before inclusion.
> 
> In barebox scripts/include/linux/types.h the header <fcntl.h> was
> included before the __u64 typedef, causing build failures such as:
> 
> [...]

Applied, thanks!

[1/1] scripts: fix build failure with glibc 2.43
      https://git.pengutronix.de/cgit/barebox/commit/?id=05af23be1fb9 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list