From owner-freebsd-current Sat Oct 12 7:49:38 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 3D77537B401 for ; Sat, 12 Oct 2002 07:49:37 -0700 (PDT) Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id B439B43EAC for ; Sat, 12 Oct 2002 07:49:36 -0700 (PDT) (envelope-from Dirk.Roehrdanz@t-online.de) Received: from fwd10.sul.t-online.de by mailout06.sul.t-online.com with smtp id 180NaB-0007kA-02; Sat, 12 Oct 2002 16:49:35 +0200 Received: from aldebaran.dx (520085770839-0001@[217.233.86.54]) by fwd10.sul.t-online.com with esmtp id 180Na3-1Vq4mWC; Sat, 12 Oct 2002 16:49:27 +0200 Received: by aldebaran.dx (Postfix, from userid 1001) id 8091E2276; Sat, 12 Oct 2002 16:49:25 +0200 (CEST) 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> Mail-Followup-To: freebsd-current@freebsd.org References: <20021012095302.A22260@attbi.com> <20021012142400.GA26739@rz.uni-karlsruhe.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20021012142400.GA26739@rz.uni-karlsruhe.de>; from un1i@rz.uni-karlsruhe.de on Sat, Oct 12, 2002 at 04:24:00PM +0200 X-Sender: 520085770839-0001@t-dialin.net 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 Hello, On 0, Philipp Mergenthaler 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