https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243209
unitrunker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from unitrunker <[email protected]> --- As a follow up, here is another failure scenario for mq_open: the kernel module is not loaded. Recent versions of FreeBSD made this a loadable module instead of baked into the kernel image. The mq_open man page should reflect this. I think the error code is ENOSYS or 78 - Function not implemented. -- You are receiving this mail because: You are on the CC list for the bug.
