Date: Sat, 21 Jul 2007 16:47:41 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Boris Samorodov <bsam@ipt.ru> Cc: freebsd-emulation@freebsd.org, freebsd-current@freebsd.org Subject: Re: kqemu and sched_lock, please test port update Message-ID: <20070721214740.GF2579@dan.emsphone.com> In-Reply-To: <42375355@srv.sem.ipt.ru> References: <20070720213211.GA7262@saturn.kn-bremen.de> <08469478@srv.sem.ipt.ru> <42375355@srv.sem.ipt.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jul 21), Boris Samorodov said: > On Sat, 21 Jul 2007 02:10:33 +0400 Boris Samorodov wrote: > > On Fri, 20 Jul 2007 23:32:11 +0200 Juergen Lock wrote: > > > I just noticed this, and came up with the update below. I still > > > don't have a -current box so I need you to test this before I > > > commit it... > > > Kqemu with the patch compiles well at amd64-current as of > > yesterday. Don't have time ATM to check running. Thanks for the > > patch! > > An attempt to run ended with: > ----- > Program received signal SIGSYS, Bad system call. > 0x0000000800ac8d7c in aio_read () from /lib/libc.so.7 > ----- Looks like you forgot "options VFS_AIO" in your kernel config (or build and load the aio kernel module). -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070721214740.GF2579>