Subject: Re: bad system call
To: Todd Vierling <tv@pobox.com>
From: None <mcmahill@mtl.mit.edu>
List: port-pmax
Date: 04/25/1999 17:08:09
On Sun, 25 Apr 1999, Todd Vierling wrote:

> On Sun, 25 Apr 1999 mcmahill@mtl.mit.edu wrote:
> 
> : Program received signal SIGSYS, Bad system call.
> : 0x204d1db4 in shmget () at shmget:2
> 
> Make sure SYSVSHM is configured into your kernel (instead of SYSVSEM as
> someone else suggested).
> 

ok.  I'll try with 

options SYSVSHM

Any idea why this is in the GENERIC config file for 13 ports, but not
pmax?  In fact its not mentioned in any of the sample pmax config files.

Thanks.

-Dan