From owner-freebsd-emulation Tue Aug 5 02:23:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA02362 for emulation-outgoing; Tue, 5 Aug 1997 02:23:15 -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 CAA02353 for ; Tue, 5 Aug 1997 02:23:03 -0700 (PDT) Received: from LOCAL (uucp@localhost) by news.IAEhv.nl (8.6.13/1.63) with IAEhv.nl; pid 25612 on Tue, 5 Aug 1997 09:22:59 GMT; id JAA25612 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 LAA04626 for ; Tue, 5 Aug 1997 11:22:13 +0200 (MET DST) Message-Id: <199708050922.LAA04626@nietzsche.bowtie.nl> X-Mailer: exmh version 1.6.7 5/3/96 To: emulation@freebsd.org Subject: semget in linux emulation? Reply-to: marc@bowtie.nl Date: Tue, 05 Aug 1997 11:22:13 +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???? If so, is anyone working on fixing this? Or, how difficult is it to add? Regards, Marc. ---------------------------------------------------- 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 ----------------------------------------------------