From owner-freebsd-emulation Mon Aug 2 10:22:27 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from thelab.hub.org (nat200.74.mpoweredpc.net [142.177.200.74]) by hub.freebsd.org (Postfix) with ESMTP id F320A15220 for ; Mon, 2 Aug 1999 10:22:23 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.1) with ESMTP id OAA02195 for ; Mon, 2 Aug 1999 14:20:33 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Mon, 2 Aug 1999 14:20:33 -0300 (ADT) From: The Hermit Hacker To: freebsd-emulation@freebsd.org Subject: myth2 demo ... more info, as requested ... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Is this what you were/are looking for? > truss ./myth2_demo_2.1 syscall linux_personality(0x0) returns 0 (0x0) syscall geteuid() returns 10 (0xa) syscall getuid() returns 10 (0xa) syscall getegid() returns 20 (0x14) syscall getgid() returns 20 (0x14) syscall ogetrlimit(0x3,0xbfbfd344) returns 0 (0x0) syscall osetrlimit(0x3,0xbfbfd344) returns 0 (0x0) syscall getpid() returns 1134 (0x46e) syscall linux_newuname(0xbfbfd34c) returns 0 (0x0) SIGNAL 12 SIGNAL 12 Process stopped because of: 16 process exit, rval = 140 Bad system call (core dumped) They have two of them, a 2.1 and a 2.0 version...the 2.1 gives the above, the 2.0 gives: > ./myth2_demo_2.0 Cannot open '/proc/meminfo'! Your kernel needs to be compiled with the /proc filesystemsupport. Cannot open '/proc/meminfo'! Your kernel needs to be compiled with the /proc filesystemsupport. blam Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message