Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Aug 97 12:14:54 +0200
From:      garyj@frt.dec.com
To:        emulation@FreeBSD.ORG
Subject:   Re: semget in linux emulation? 
Message-ID:  <9708051014.AA20140@cssmuc.frt.dec.com>
In-Reply-To: Message from Marc van Kempen <marc@bowtie.nl>  of Tue, 05 Aug 97  11:22:13 %2B0200.

next in thread | previous in thread | raw e-mail | index | archive | help

marc@bowtie.nl writes:
> 
> 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?
> 

it wants semaphores, not shared memory. Did you compile that in ?

---
Gary Jennejohn				(work) gjennejohn@frt.dec.com
					(home) Gary.Jennejohn@munich.netsurf.de
					(play) gj@freebsd.org





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