Date: Mon, 28 Mar 2011 23:34:03 +0300 From: Kostik Belousov <kostikbel@gmail.com> To: Derek Tattersall <dlt@mebtel.net> Cc: Stable List <freebsd-stable@freebsd.org> Subject: Re: Problem using POSIX message queues Message-ID: <20110328203403.GV78089@deviant.kiev.zoral.com.ua> In-Reply-To: <20110328171938.GA8681@lorne.arm.org> References: <20110328171938.GA8681@lorne.arm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--ORETLaVUHcUs2XX7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Mar 28, 2011 at 01:19:38PM -0400, Derek Tattersall wrote: > While trying to develop an understanding of the use POSIX message > queues, I found that issuing a mq_open (2) call, resulted in Bad system > call: 12 error message. I have tried to run the tools/regression/mqueue > tests, but they fail in mq_open with the bad system call error. In > addition, the mq_open (2) man page refers to mq_timedreceive (3), > mq_timedsend(3) which exist as section 2 man pages and a mq_unlink(3) > man page which I can't find at all. Try "kldload mqueuefs" before the tests. --ORETLaVUHcUs2XX7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEARECAAYFAk2Q8LoACgkQC3+MBN1Mb4gOcACgn+rlFzA4toLO/JhYSsCXwIIc 5NAAnR7oC7z4FyZyR2GIE3t/g97SIY2v =CjpL -----END PGP SIGNATURE----- --ORETLaVUHcUs2XX7--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110328203403.GV78089>