From owner-freebsd-current Sat Oct 12 7:23:58 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F0D037B401 for ; Sat, 12 Oct 2002 07:23:57 -0700 (PDT) Received: from mailgate.rz.uni-karlsruhe.de (mailgate.rz.uni-karlsruhe.de [129.13.64.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9812443EA9 for ; Sat, 12 Oct 2002 07:23:56 -0700 (PDT) (envelope-from un1i@rz.uni-karlsruhe.de) Received: from rzstud1.rz.uni-karlsruhe.de (rzstud1.rz.uni-karlsruhe.de [193.196.41.33]) by mailgate.rz.uni-karlsruhe.de with esmtp (Exim 3.36 #1) id 180NBJ-0005R3-00; Sat, 12 Oct 2002 16:23:53 +0200 Received: from un1i by rzstud1.rz.uni-karlsruhe.de with local (Exim 3.36 #1) id 180NBQ-000735-00; Sat, 12 Oct 2002 16:24:00 +0200 Date: Sat, 12 Oct 2002 16:24:00 +0200 From: Philipp Mergenthaler To: Craig Rodrigues Cc: freebsd-current@freebsd.org Subject: Re: Bad system call: aio_read() Message-ID: <20021012142400.GA26739@rz.uni-karlsruhe.de> References: <20021012095302.A22260@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021012095302.A22260@attbi.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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