Date: Tue, 21 Nov 2000 08:30:41 +1030 From: Mark Newton <newton@internode.com.au> To: "Walter C. Pelissero" <walter@pelissero.org> Cc: questions@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: SVR4 missing syscall Message-ID: <20001121083041.A65344@internode.com.au> In-Reply-To: <14873.23011.159826.718978@hyde.lpds.sublink.org> References: <14873.23011.159826.718978@hyde.lpds.sublink.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 20, 2000 at 05:05:39PM +0000, Walter C. Pelissero wrote:
> I'm trying to run a SCO SVR4 executable on FreeBSD but I get a SIGSYS
> (invalid system call) at the very beginning. Here is the kdump:
> Which call is it about? I see an "old.lstat" but I couldn't find any
> reference in the kernel source tree. Is there any doc I could read to
> see if I can hack this syscall in the emulator?
It's syscall 40, which is from XENIX. Yay, Microsoft UNIX :-)
Do you know what the system call is supposed to actually do? With that
info I can update the emulation to include it.
- mark
--
Mark Newton Email: newton@internode.com.au (W)
Network Engineer Email: newton@atdot.dotat.org (H)
Internode Systems Pty Ltd Desk: +61-8-82232999
"Network Man" - Anagram of "Mark Newton" Mobile: +61-416-202-223
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?20001121083041.A65344>
