From owner-freebsd-current Sun Jul 7 9: 7:22 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 508CC37B400 for ; Sun, 7 Jul 2002 09:07:20 -0700 (PDT) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A5BF43E09 for ; Sun, 7 Jul 2002 09:07:19 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd07.sul.t-online.de by mailout03.sul.t-online.com with smtp id 17REZB-0001qV-0D; Sun, 07 Jul 2002 18:07:17 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[217.229.215.231]) by fmrl07.sul.t-online.com with esmtp id 17REZ9-1kCC5wC; Sun, 7 Jul 2002 18:07:15 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) by Andro-Beta.Leidinger.net (8.11.6/8.11.6) with ESMTP id g67G7Ex71774 for ; Sun, 7 Jul 2002 18:07:14 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.3/8.12.3) with ESMTP id g67G78JX076844 for ; Sun, 7 Jul 2002 18:07:12 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200207071607.g67G78JX076844@Magelan.Leidinger.net> Date: Sun, 7 Jul 2002 18:07:08 +0200 (CEST) From: Alexander Leidinger Subject: buildkernel error with ENABLE_VFS_IOOPT/ZERO_COPY_SOCKETS To: current@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-Sender: 520065502893-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 Hi, -current from today fails in kern/kern_subr.c: ../../../kern/kern_subr.c:220: warning: function declaration isn't a prototype ---snip--- #if defined(ENABLE_VFS_IOOPT) || defined(ZERO_COPY_SOCKETS) /* * Experimental support for zero-copy I/O */ static int userspaceco(cp, cnt, uio, obj, disposable) caddr_t cp; u_int cnt; struct uio *uio; struct vm_object *obj; int disposable; { ---snip--- Bye, Alexander. -- Weird enough for government work. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message