From owner-freebsd-hackers Sun Sep 15 20:14:25 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FEA137B400 for ; Sun, 15 Sep 2002 20:14:24 -0700 (PDT) Received: from www.radier.ca (dmitriyf.istop.com [66.199.181.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F6C443E72 for ; Sun, 15 Sep 2002 20:14:23 -0700 (PDT) (envelope-from dmitriy@radier.ca) Received: from laptop (laptop.radier.ca [192.168.0.20]) by www.radier.ca (8.11.3/8.11.3) with SMTP id g8G3EGE05062 for ; Sun, 15 Sep 2002 23:14:17 -0400 (EDT) (envelope-from dmitriy@radier.ca) From: "Dmitriy Fitisov" To: Subject: POSIX message queue Date: Sun, 15 Sep 2002 23:14:20 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I cannot find implementation of POSIX message queues (mq_open, mq_xxx, ...). Even though there is a message header mqueue.h ld cannot find a library. Am I looking in wrong place? Thanks. Dmitriy Fitisov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message