[Buildroot] Analysis of build failures

Gary Bisson gary.bisson at boundarydevices.com
Sun Jan 17 19:02:36 UTC 2016


Hi Thomas,

On Sun, Jan 17, 2016 at 12:11 AM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> <snip>
>>          arm |         imx-kobs-3.14.28-1.0.0 | NOK | http://autobuild.buildroot.net/results/05a159c7f8382237d4c941b1bb6de7dad72708f3/
>
> Gary, can you have a look ?

This comes from the fact the mtd-user.h header used to include
stdint.h but it's no longer the case since linux 4.4.
http://lxr.free-electrons.com/source/include/uapi/mtd/mtd-user.h?v=4.3
http://lxr.free-electrons.com/source/include/uapi/mtd/mtd-user.h?v=4.4

So I guess I'll offer a patch that adds the stdint inclusion, plus
I'll update the package.

Regards,
Gary


More information about the buildroot mailing list