1 To enable POSIX message queues support, you need to load the appropriate kernel
2 module, by running the following command:
5 or link into the kernel, by adding the following option in your kernel
7 options P1003_1B_MQUEUE
9 For more information, please read the mqueuefs(5) man page.