POSIX message queue problem

Werner Almesberger werner at openmoko.org
Fri Sep 19 01:19:41 CEST 2008


Mohan KRK wrote:
> I am trying to use POSIX message queue functions like mq_open() etc. I am
> getting an error with errno 38 (not implemented).

It's a kernel option which we don't enable by default. If you build
your own kernel, just turn on "POSIX Message Queues" under "General
setup".

I'm barely aware they exist, so I'm not sure if we should include
them by default.

- Werner



More information about the devel mailing list