From owner-freebsd-emulation Tue Feb 1 9:59: 1 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from golf.dax.net (golf.dax.net [193.216.69.103]) by builder.freebsd.org (Postfix) with ESMTP id 1DD213EAE for ; Tue, 1 Feb 2000 09:58:45 -0800 (PST) Received: from localhost.my.domain (mp-216-237-193.daxnet.no [193.216.237.193]) by golf.dax.net (8.9.3/8.9.3) with ESMTP id SAA03246 for ; Tue, 1 Feb 2000 18:59:50 +0100 (MET) Received: (from raw@localhost) by localhost.my.domain (8.9.3/8.9.3) id SAA00449; Tue, 1 Feb 2000 18:54:17 +0100 (CET) (envelope-from raw) Date: Tue, 1 Feb 2000 18:54:17 +0100 (CET) Message-Id: <200002011754.SAA00449@localhost.my.domain> From: "Raymond A. Wiker" To: freebsd-emulation@freebsd.org Subject: Harlequin LispWorks 4.1.0 for Linux Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [ I tried to send this message last week from my work account, but it bounced... Is there some sort of strict filtering in place at freebsd.org, or is it simply a load problem? ] Hi. I'm trying to run Harlequin LispWorks 4.1.0 personal edition for Linux under Linux emulation. It fails, with the following output from truss (actually, the three calls are being repeated over and over): syscall linux_open("/dev/zero",0,02220000) returns 5 (0x5) syscall linux_mmap(0xbfbfd6d4) errno -22 'Invalid argument' syscall close(5) returns 0 (0x0) "ports" cvsupped Jan 26, and linux_base-6.1 fetched at the same time. Output from uname -a: FreeBSD foobar.orion.no 3.4-STABLE FreeBSD 3.4-STABLE #0: Tue Jan 4 15:21:41 CET 2000 root@foobar.orion.no:/usr/src/sys/compile/FOOBAR i386 Any hints? //Raymond. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message