From owner-freebsd-questions Mon Apr 29 10:48:53 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA29826 for questions-outgoing; Mon, 29 Apr 1996 10:48:53 -0700 (PDT) Received: from mail.barrnet.net (mail.barrnet.net [131.119.246.7]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id KAA29821 for ; Mon, 29 Apr 1996 10:48:51 -0700 (PDT) Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by mail.barrnet.net (8.7.5/MAIL-RELAY-LEN) with ESMTP id KAA27374 for ; Mon, 29 Apr 1996 10:48:40 -0700 (PDT) Received: from palmer.demon.co.uk (localhost [127.0.0.1]) by palmer.demon.co.uk (sendmail/PALMER-1) with ESMTP id SAA08831 ; Mon, 29 Apr 1996 18:44:31 +0100 (BST) To: Tom Emerson cc: questions@FreeBSD.ORG From: "Gary Palmer" Subject: Re: shmget() In-reply-to: Your message of "Mon, 29 Apr 1996 10:21:46 PDT." <3184FAAA.4EF5@asu.edu> Date: Mon, 29 Apr 1996 18:44:30 +0100 Message-ID: <8829.830799870@palmer.demon.co.uk> Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Tom Emerson wrote in message ID <3184FAAA.4EF5@asu.edu>: > Are the system V ipc and shm (shared memory) system calls > working correctly? I was trying to use the shmget() system > call, and it core dumped -bad system call-. Did you compile support into your kernel? Its an option, not a default... (see /sys/i386/conf/LINT) Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD - Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info.