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 _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
