[Buildroot] [Bug 11366] [2018.08] SysV IPC not available for fakeroot on WSL

bugzilla at busybox.net bugzilla at busybox.net
Mon Sep 24 06:48:48 UTC 2018


https://bugs.busybox.net/show_bug.cgi?id=11366

--- Comment #5 from Thomas Petazzoni <thomas.petazzoni at free-electrons.com> ---
Please don't use ipcmk, as requiring to build host-util-linux is clearly not
nice.

Instead, we want a simple test program in C, that will be compiled/executed by
fakeroot configure.ac script, to decide whether SysV message queues or TCP
should be used. You can use autoconf AC_TRY_RUN() to achieve this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list