Date: Sat, 12 Oct 2002 16:49:25 +0200 From: Dirk.Roehrdanz@t-online.de (Dirk Roehrdanz) To: freebsd-current@freebsd.org Subject: Re: Bad system call: aio_read() Message-ID: <20021012164925.C424@aldebaran.dx> In-Reply-To: <20021012142400.GA26739@rz.uni-karlsruhe.de>; from un1i@rz.uni-karlsruhe.de on Sat, Oct 12, 2002 at 04:24:00PM %2B0200 References: <20021012095302.A22260@attbi.com> <20021012142400.GA26739@rz.uni-karlsruhe.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, On 0, Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de> wrote: > On Sat, Oct 12, 2002 at 09:53:02AM -0400, Craig Rodrigues wrote: > > I just did a cvsup and rebuilt the world on my -CURRENT system. > > If I try to run the following program, I get a "Bad system call" coredump: > [...] > > 2660 a.out CALL aio_read(0xbfbffb88) > > 2660 a.out RET aio_read -1 errno 78 Function not implemented > > Does your kernel configuration file contain the line "options VFS_AIO"? > I have a kernel (with this option)+world from yesterday, and aio_read works. you can get this functionality with "kldload aio" Bye, Dirk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021012164925.C424>