From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@9fans.net From: "Stanley Lieber" Date: Wed, 16 Feb 2011 11:06:27 -0600 Message-ID: <7481784f81c45e710aaafb9274df7ec5@EXAMPLE> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] 9vx on OpenBSD Topicbox-Message-UUID: aeecb6a6-ead6-11e9-9d60-3106f5b1d025 > On Wed, Feb 16, 2011 at 8:42 AM, Stanley Lieber > wrote: >> Well, it builds, but it doesn't run. >> >> % ./9vx -r /n/plan9 -u glenda >> % 9vx panic: vxproc_run: Function not implemented > > I feel we've been here before. Can you do an strace? OpenBSD has ktrace[1]. Here's the output for 'ktrace -t c ./9vx -r /n/plan9 -u glenda':: http://openbsd.stanleylieber.com/9vx/ktrace -sl [1] http://www.openbsd.org/cgi-bin/man.cgi?query=ktrace