[Buildroot] [PATCH v2 1/1] package/gnu-efi: fix efilink

James Hilliard james.hilliard1 at gmail.com
Fri Oct 25 21:22:45 UTC 2019


On Fri, Oct 25, 2019 at 7:59 PM Thomas Petazzoni
<thomas.petazzoni at bootlin.com> wrote:
>
> On Fri, 25 Oct 2019 19:45:05 +0200
> James Hilliard <james.hilliard1 at gmail.com> wrote:
>
> > On Fri, Oct 25, 2019 at 7:36 PM Thomas Petazzoni
> > <thomas.petazzoni at bootlin.com> wrote:
> > >
> > > On Fri, 25 Oct 2019 11:33:20 -0600
> > > James Hilliard <james.hilliard1 at gmail.com> wrote:
> > >
> > > > Fixes:
> > > > In file included from /home/buildroot/buildroot/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/efi/efilib.h:25,
> > > >                  from ../src/boot/efi/measure.c:6:
> > > > /home/buildroot/buildroot/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/efi/efilink.h:5:10: fatal error: stdint.h: No such file or directory
> > > >  #include <stdint.h>
> > >
> > > When building what ? Which package, which configuration ?
> > The systemd-boot package in this branch but with source overridden
> > to point to a local checkout of https://github.com/systemd/systemd/pull/13842:
> > https://github.com/jameshilliard/buildroot/tree/systemd-boot
> > I did make defconfig and selected just the systemd-boot package.
>
> Could this be added in the commit log ?
I was able to reproduce using the normal systemd-boot build as well.
I'll resend with that info.
>
> Thanks!
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com


More information about the buildroot mailing list