From owner-freebsd-hackers Mon Nov 20 14: 2:10 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from gizmo.internode.com.au (gizmo.internode.com.au [192.83.231.115]) by hub.freebsd.org (Postfix) with ESMTP id D871237B4D7; Mon, 20 Nov 2000 14:02:02 -0800 (PST) Received: (from newton@localhost) by gizmo.internode.com.au (8.11.0/8.9.3) id eAKM0fq65365; Tue, 21 Nov 2000 08:30:41 +1030 (CST) (envelope-from newton) Date: Tue, 21 Nov 2000 08:30:41 +1030 From: Mark Newton To: "Walter C. Pelissero" Cc: questions@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: SVR4 missing syscall Message-ID: <20001121083041.A65344@internode.com.au> References: <14873.23011.159826.718978@hyde.lpds.sublink.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <14873.23011.159826.718978@hyde.lpds.sublink.org> X-PGP-Key: http://www.on.net/~newton/pgpkey.txt Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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