[PATCH v1] configs: socfpga: stratix10: Disable mkeficapsule tool build

Tom Rini trini at konsulko.com
Thu Mar 19 17:16:09 CET 2026


On Thu, Mar 19, 2026 at 04:11:09PM +0000, NG, BOON KHAI wrote:
> Hi Tom,
> 
> > Why / how is this failing to compile?
> 
> When compile without disabling the mkeficapsule tool
> will hit into this error:
> 
> tools/mkeficapsule.c:20:10: fatal error: gnutls/gnutls.h: No such file or directory
>  #include <gnutls/gnutls.h>
>           ^~~~~~~~~~~~~~~~~
> compilation terminated.
> make[1]: *** [scripts/Makefile.host:113: tools/mkeficapsule.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [Makefile:2201: tools] Error 2
> 
> We are not using that tools, I think we should just disable it.

That's a documented host dependency. We generally don't want to disable
general tools even if, sigh, I see a few other boards are also doing
this now.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20260319/c1963266/attachment.sig>


More information about the U-Boot mailing list