From owner-freebsd-questions Thu Nov 20 08:22:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA15078 for questions-outgoing; Thu, 20 Nov 1997 08:22:58 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from j51.com (root@gorplex.j51.com [199.224.7.51]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA15072 for ; Thu, 20 Nov 1997 08:22:53 -0800 (PST) (envelope-from drew@j51.com) Received: (from drew@localhost) by j51.com (8.8.5/8.8.5) id LAA28218; Thu, 20 Nov 1997 11:19:35 -0500 (EST) From: Drew C Morone Message-Id: <199711201619.LAA28218@j51.com> Subject: Re: Progress problem To: angasprk@dove.net.au Date: Thu, 20 Nov 1997 11:19:35 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <346B827A.7258@dove.net.au> from "Peter Whybrow" at Nov 14, 97 09:13:06 am X-Mailer: ELM [version 2.4 PL24 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I'm getting this error too, but it is working after the message is displayed. I took the librarys from the /shlib directory of slackware linux, not from a SCO box. Other than that I compiled in the SYSV stuff in the kernel and turned on ibcs2. I also made a symlynk to from /shlib and /compat/ibcs2/shlib to /usr/shlib. In fact here's how I have /compat/ibcs2 directory: bash-2.00$ pwd /compat/ibcs2~ bash-2.00$ ls -l total 0 lrwxrwxrwx 1 root wheel 9 Oct 7 10:51 X0R -> /dev/null lrwxrwxrwx 1 root wheel 7 Oct 7 10:51 nfsd -> socksys -rw-rw-r-- 1 root wheel 0 Oct 7 10:51 null lrwxrwxrwx 1 root wheel 10 Oct 7 11:24 shlib -> /usr/shlib lrwxrwxrwx 1 root wheel 9 Oct 7 10:51 socksys -> /dev/null > > I am attempting to configure Progress version 7.3E for SCO Unix on > FreeBSD (Pentium 100 16MB RAM 1.5GB HDD) I have loaded Progress OK and > have ibcs2 loading at start up. On attempting to run progress I get a > Bus error with error message: > > seth 31: sigaction ret errno 22 > > Progress tell me this is an operating system problem and in the style of > all commercial software vendors don't want to know. I beleive Progress > version 7 for SCO does run since I have had an email from someone in > Amsterdam who has it running. I have lost his email. I also beleive > the problem lies with the SCO DLL files not being available in FreeBSD. > > Does anyone have any ideas abdout this? > > Peter Whybrow > South Australia >