From owner-freebsd-ports Wed Oct 23 13:20:31 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA08472 for ports-outgoing; Wed, 23 Oct 1996 13:20:31 -0700 (PDT) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA08467 for ; Wed, 23 Oct 1996 13:20:28 -0700 (PDT) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.7.6/8.7.3) with ESMTP id NAA27544; Wed, 23 Oct 1996 13:20:15 -0700 (PDT) Message-Id: <199610232020.NAA27544@austin.polstra.com> To: tom@caseware.com Cc: freebsd-ports@freebsd.org Subject: Re: Typhoon In-reply-to: <2.2.32.19961023185439.0093f964@caseware.com> References: <2.2.32.19961023185439.0093f964@caseware.com> Date: Wed, 23 Oct 1996 13:20:15 -0700 From: John Polstra Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > if( (db->shm_id = shmget(key, sizeof(TyphoonSharedMemory), 0)) == -1 ) { ... > Program received signal SIGSYS, Bad system call. To use the System V shared memory calls such as shmget, you must put "options SYSVSHM" in your kernel config file, and configure and build a new kernel. See "/usr/src/sys/i386/conf/LINT" for an example. -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth