From owner-freebsd-hackers Sat Nov 28 09:21:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA28798 for freebsd-hackers-outgoing; Sat, 28 Nov 1998 09:21:13 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from cam.grad.kiev.ua (KievglavArhit-UTC-28k8.ukrtel.net [195.5.25.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA28784 for ; Sat, 28 Nov 1998 09:21:07 -0800 (PST) (envelope-from Ruslan@Shevchenko.Kiev.UA) Received: from gvinpin.grad.kiev.ua (root@gvinpin [10.0.0.32]) by cam.grad.kiev.ua (8.8.8/8.8.5) with ESMTP id TAA24904; Sat, 28 Nov 1998 19:15:52 +0200 (EET) Received: from Shevchenko.Kiev.UA ([10.0.1.99]) by gvinpin.grad.kiev.ua (8.8.7/8.8.7) with ESMTP id TAA17362; Sat, 28 Nov 1998 19:20:11 +0200 Message-ID: <36604D02.97E37689@Shevchenko.Kiev.UA> Date: Sat, 28 Nov 1998 19:20:34 +0000 From: Ruslan Shevchenko Reply-To: rssh@grad.kiev.ua X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: Mike Smith CC: "oZZ!!!" , hackers@FreeBSD.ORG Subject: Re: SCOs Informix online on FreeBSD? References: <199811281558.HAA00817@dingo.cdrom.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Smith wrote: > > > > > > On Sat, 28 Nov 1998, Mike Smith wrote: > > > > > > Hello! > > > > Does some1 use SCOs Informix online on FreeBSD? > > > > > > I understand there are people doing this, yes. You should be asking > > > emulation-related questions on the -emulation list of course. > > > > > > > I compile kernel with ibcs2, then successfully install it, > > > > then successfully install Informix Online, but can't run oninit. > > > > > > > > oninit: Fatal error in shared memory creation > > > > > > > > Any idea? > > > > > > Sounds like you might be missing the SYSV* options in your kernel > > > config: > > > > > > options SYSVSEM > > > options SYSVMSG > > > options SYSVSHM > > i have it, but oninit don't work... > > > > > > > another idea? > > ktrace, and the ibcs2 syscall table. Work out what's failing and > causing it to print the above message. > default value of sharwed memory segment size in FreeBSD is *very* small. May be you try ti increase it (and number of semaphors) for values near 10M and 100 > -- > \\ Sometimes you're ahead, \\ Mike Smith > \\ sometimes you're behind. \\ mike@smith.net.au > \\ The race is long, and in the \\ msmith@freebsd.org > \\ end it's only with yourself. \\ msmith@cdrom.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message