Date: Sat, 12 Oct 2002 16:24:00 +0200 From: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de> To: Craig Rodrigues <rodrigc@attbi.com> Cc: freebsd-current@freebsd.org Subject: Re: Bad system call: aio_read() Message-ID: <20021012142400.GA26739@rz.uni-karlsruhe.de> In-Reply-To: <20021012095302.A22260@attbi.com> References: <20021012095302.A22260@attbi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Bye, Philipp -- http://www.uni-karlsruhe.de/~un1i/ (,.) \\\@@ ) \= ) cc_|\_,^ 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?20021012142400.GA26739>