From owner-freebsd-stable Sun Mar 23 14:23:57 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94BF337B401 for ; Sun, 23 Mar 2003 14:23:56 -0800 (PST) Received: from ns1.itga.com.au (ns1.itga.com.au [202.53.40.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4636243FBD for ; Sun, 23 Mar 2003 14:23:55 -0800 (PST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns1.itga.com.au (8.12.8/8.12.6) with ESMTP id h2NMNrcp000219; Mon, 24 Mar 2003 09:23:53 +1100 (EST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (localhost [127.0.0.1]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id JAA10078; Mon, 24 Mar 2003 09:23:53 +1100 (EST) Message-Id: <200303232223.JAA10078@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: Hongbo Li Cc: stable@FreeBSD.ORG Subject: Re: Posix semaphore problem In-reply-to: Your message of Sun, 23 Mar 2003 01:19:10 -0800. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 24 Mar 2003 09:23:53 +1100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > "Bad system call (core dumped)" Make sure you have SYS V Semaphores in your kernel. In 4.x, you add the options SYSVSEM (which is actually in the default GENERIC config) to your kernel config and recompile. I don't know what the equivalent is for 5.x To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message