From owner-freebsd-emulation Tue Aug 5 03:03:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA04560 for emulation-outgoing; Tue, 5 Aug 1997 03:03:09 -0700 (PDT) Received: from news.IAEhv.nl (root@news.IAEhv.nl [194.151.64.4]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id DAA04554 for ; Tue, 5 Aug 1997 03:03:03 -0700 (PDT) Received: from LOCAL (uucp@localhost) by news.IAEhv.nl (8.6.13/1.63) with IAEhv.nl; pid 28000 on Tue, 5 Aug 1997 10:03:00 GMT; id KAA28000 efrom: marc@nietzsche.bowtie.nl; eto: emulation@freebsd.org Received: from localhost (localhost [127.0.0.1]) by nietzsche.bowtie.nl (8.8.2/8.7.3) with ESMTP id MAA05273 for ; Tue, 5 Aug 1997 12:03:17 +0200 (MET DST) Message-Id: <199708051003.MAA05273@nietzsche.bowtie.nl> X-Mailer: exmh version 1.6.7 5/3/96 To: emulation@freebsd.org Subject: Re: semget in linux emulation? In-reply-to: marc's message of Tue, 05 Aug 1997 11:22:13 +0200. <199708050922.LAA04626@nietzsche.bowtie.nl> Reply-to: marc@bowtie.nl Date: Tue, 05 Aug 1997 12:03:17 +0200 From: Marc van Kempen Sender: owner-freebsd-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Hi, > > I have a Linux application that I want to run on a > 2.2.2 system, but it seems to use shared memory. > I config'ed shared memory in my kernel. > > The application complains about a failing SEMGET, > and when I looked in the linux_ipc.c, the call returns > ENOSYS, does this mean that the semget won't work???? > Grrr, I hate to follow up on my own emails, but this is ofcourse about semaphores and not about shared memory calls, both of which have been config'ed in the kernel: options SYSVSHM options SYSVSEM options SYSVMSG options SHMMAXPGS=4096 options "SHMSEG=128" > If so, is anyone working on fixing this? Or, how difficult > is it to add? > ---------------------------------------------------- Marc van Kempen BowTie Technology Email: marc@bowtie.nl WWW & Databases tel. +31 40 2 43 20 65 fax. +31 40 2 44 21 86 http://www.bowtie.nl ----------------------------------------------------