Subject: Re: problem executing bsdi bins
To: Mipam <mipam@ibb.net>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: netbsd-help
Date: 09/13/2001 14:09:14
On Thu, Sep 13, 2001 at 01:21:59PM +0200, Mipam wrote:
> Hi,
>
> I have a problem executing bsdi executables.
> I have bsdi and freebsd bins support on in the kernel,
> bad still i keep getting bad system call.
> For example i have a bsdi netscape which wont run anymore.
> So i keep missing stuff, any hints?
I am running bsdi netscape 4.74 on -current/i386 with the following:
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
options COMPAT_12 # NetBSD 1.2,
options COMPAT_13 # NetBSD 1.3,
options COMPAT_14 # NetBSD 1.4,
options COMPAT_15 # NetBSD 1.5,
options COMPAT_43 # and 4.3BSD
Probably overkill, but it works...
Cheers,
Patrick