Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 1998 07:58:44 -0800
From:      Mike Smith <mike@smith.net.au>
To:        oZZ!!! <osa@etrust.ru>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: SCOs Informix online on FreeBSD? 
Message-ID:  <199811281558.HAA00817@dingo.cdrom.com>
In-Reply-To: Your message of "Sat, 28 Nov 1998 18:43:01 %2B0300." <Pine.BSF.4.05.9811281842020.598-100000@ozz.etrust.ru> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 
> 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.
-- 
\\  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



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