Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2003 09:23:53 +1100
From:      Gregory Bond <gnb@itga.com.au>
To:        Hongbo Li <stevensbsd@yahoo.com>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Posix semaphore problem 
Message-ID:  <200303232223.JAA10078@lightning.itga.com.au>
In-Reply-To: Your message of Sun, 23 Mar 2003 01:19:10 -0800.

next in thread | raw e-mail | index | archive | help
> "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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303232223.JAA10078>