[Buildroot] [PATCH] package/xen: Fix qemu-xen memfd build failure

Matthew Weber matthew.weber at rockwellcollins.com
Mon Apr 9 03:04:04 UTC 2018


Alistair,

On Sun, Apr 8, 2018 at 1:25 PM, Alistair Francis <alistair23 at gmail.com> wrote:
> Fix the QEMU memfd compile error:
> tools/qemu-xen/util/memfd.c:40:12: error: static declaration of 'memfd_create' follows non-static declaration
>  static int memfd_create(const char *name, unsigned int flags)
>             ^~~~~~~~~~~~
>
> that has been introduced since the Glibc 2.27 upgrade.
>
> This just involves porting the upstream QEMU patch to the Xen QEMU tree.
>
> This fixes:
> http://autobuild.buildroot.net/results/ec7cda00e07b0c98a9a366244b67611e042e0d4b/
>

Tested-by: Matt Weber <matthew.weber at rockwellcollins.com>


More information about the buildroot mailing list