Sender: owner-postgres95@postgres.Berkeley.EDU
X-Return-Path: andrew_yu
Received: from gateway.avenir.co.jp (gateway.avenir.co.jp [202.33.120.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id RAA14439 for <postgres95@nobozo.CS.Berkeley.EDU>; Sun, 12 Nov 1995 17:23:59 -0800
Received: (from sakamaki@localhost) by gateway.avenir.co.jp (8.6.11/3.3W9) id KAA06859; Mon, 13 Nov 1995 10:21:45 +0900
Date: Mon, 13 Nov 1995 10:21:45 +0900
From: Chihiro Sakamaki <sakamaki@avenir.co.jp>
Message-Id: <199511130121.KAA06859@gateway.avenir.co.jp>
To: postgres95@postgres.Berkeley.EDU, scrappy@hub.org
Subject: Re: PostGres95, PL14, Under FreeBSD 2.0.5R...again
Resent-To: postgres95-redist
Resent-Date: Sun, 12 Nov 95 17:24:01 -0800
Resent-From: pglite
Resent-XMts: smtp

Hi,

>         Well, its doing it to me again...I compile postgres95, with 
> all the patches, and when I try to run it, I get "Bad System Call"...
> can someone give me an indication on how to track that down?

Please make sure that you had rebuilt the kernel with following option.

	options         SYSVIPC                 #System V IPC
	options         SYSVSHM                 #System V shared memory support
	options         SYSVSEM                 #System V Semophore support
	options         SYSVMSG                 #System V Message support

If not, please do it first and try to run postgres again.
I hope it will be helpful for you.

Chihiro Sakamaki	Avenir Co., Ltd.
sakamaki@avenir.co.jp

===============================================================================
  To unsubscribe from the Postgres95 mailing list, send mail with the subject
  line "DEL" to "postgres95-request@postgres.Berkeley.EDU". 
============  URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres95/  ===========
