qemu: failed to build with glibc 2.27 |
||
Issue descriptionwhen building qemu with glibc 2.27, I got qemu-2.6.0-r3: static declaration of 'memfd_create' follows non-static declaration[0m qemu-2.6.0-r3: static int memfd_create(const char *name, unsigned int flags) qemu-2.6.0-r3: [0;1;32m ^ qemu-2.6.0-r3: [0m[1m/usr/include/bits/mman-shared.h:46:5: [0m[0;1;30mnote: [0mprevious declaration is here[0m qemu-2.6.0-r3: int memfd_create (const char *__name, unsigned int __flags) __THROW; qemu-2.6.0-r3: [0;1;32m ^ qemu-2.6.0-r3: [0m1 error generated.
,
Jun 5 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, May 29 2018