From owner-freebsd-stable Thu Aug 8 16:35:20 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9AB137B400 for ; Thu, 8 Aug 2002 16:35:17 -0700 (PDT) Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com [216.136.173.57]) by mx1.FreeBSD.org (Postfix) with SMTP id 86A9B43E3B for ; Thu, 8 Aug 2002 16:35:17 -0700 (PDT) (envelope-from john_m_cooper@yahoo.com) Received: from pc016247.reshall.uidaho.edu (john?m?cooper@129.101.136.30 with plain) by smtp.mail.vip.sc5.yahoo.com with SMTP; 8 Aug 2002 23:35:17 -0000 Subject: /dev/usb/uvisor.c fails to compile during kernel build on STABLE From: John Merryweather Cooper Reply-To: john_m_cooper@yahoo.com To: FreeBSD Stable Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 08 Aug 2002 16:36:00 -0700 Message-Id: <1028849761.23485.8.camel@PC016247.reshall.uidaho.edu> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The following warnings and errors cause a build failure on the latest cvsup: In function `uvisor_attach': 325: warning: implicit declaration of function `usbd_add_drv_event' 325: `USB_EVENT_DRIVER_ATTACH' undeclared (first use in this function) In function `uvisor_detach': 372: `USB_EVENT_DRIVER_DETACH' undeclared (first use in this function) In function `uvisor_init': 396: too many arguments to function `usbd_do_request_flags' In function: `uvisor_close': 485: too many arguments to function `usbd_do_request_flags' Something seems to be missing . . . :) -- _ | |V| / ' || MacroHard -- \ \_| | | \_, || the perfection of form over | ----------------------------------|| substance, marketing over | Web: http://www.borgsdemons.com || performance, and greed over | AIM: johnmcooper || design . . . | =====================================================================/ Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | =====================================================================\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message