Just tried building pulseaudio-11.1 and tried the older pulseaudio-10.0
as well, On top of latest systemd svn and recieve an error
In file included from pulsecore/shm.c:48:0:
./pulsecore/memfd-wrappers.h:36:19: error: static declaration of
‘memfd_create’ follows non-static declaration
static inline int memfd_create(const char *name, unsigned int flags) {
^~~~~~~~~~~~
In file included from /usr/include/bits/mman-linux.h:115:0,
from /usr/include/bits/mman.h:45,
from /usr/include/sys/mman.h:41,
from pulsecore/shm.c:37:
/usr/include/bits/mman-shared.h:46:5: note: previous declaration of
‘memfd_create’ was here
int memfd_create (const char *__name, unsigned int __flags) __THROW;
^~~~~~~~~~~~
make[3]: *** [Makefile:7993: pulsecore/libpulsecommon_10.0_la-shm.lo]
Error 1
I also found a bug report on it
https://www.mail-archive.com/[email protected]/msg08374.html
Any help with this please
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page