From owner-freebsd-bugs Thu Aug 8 18:20: 7 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BD0737B400 for ; Thu, 8 Aug 2002 18:20:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C6A943E5E for ; Thu, 8 Aug 2002 18:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g791K1JU063174 for ; Thu, 8 Aug 2002 18:20:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g791K1mP063173; Thu, 8 Aug 2002 18:20:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D065037B400 for ; Thu, 8 Aug 2002 18:19:44 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9452D43E70 for ; Thu, 8 Aug 2002 18:19:44 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g791JiOT044912 for ; Thu, 8 Aug 2002 18:19:44 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g791JiV9044911; Thu, 8 Aug 2002 18:19:44 -0700 (PDT) Message-Id: <200208090119.g791JiV9044911@www.freebsd.org> Date: Thu, 8 Aug 2002 18:19:44 -0700 (PDT) From: Max Clark To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/41459: Stable Kernel build failes Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41459 >Category: kern >Synopsis: Stable Kernel build failes >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 08 18:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Max Clark >Release: 4.6 (tracking stable with cvsup) >Organization: ClarkSys >Environment: FreeBSD jack.clarksys.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Aug 5 02:45:58 PDT 2002 root@jack.clarksys.com:/usr/src/sys/compile/jack i386 >Description: ===> uvisor cc -O -pipe -march=pentiumpro -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /usr/src/sys/modules/uvisor/../../dev/usb/uvisor.c /usr/src/sys/modules/uvisor/../../dev/usb/uvisor.c: In function `uvisor_attach': /usr/src/sys/modules/uvisor/../../dev/usb/uvisor.c:325: warning: implicit declaration of function `usbd_add_drv_event' /usr/src/sys/modules/uvisor/../../dev/usb/uvisor.c:325: `USB_EVENT_DRIVER_ATTACH' undeclared (first use in this function) /usr/src/sys/modules/uvisor/../../dev/usb/uvisor.c:325: (Each undeclared identifier is reported only once /usr/src/sys/modules/uvisor/../../dev/usb/uvisor.c:325: for each function it appears in.) /usr/src/sys/modules/uvisor/../../dev/usb/uvisor.c: In function `uvisor_detach': /usr/src/sys/modules/uvisor/../../dev/usb/uvisor.c:372: `USB_EVENT_DRIVER_DETACH' undeclared (first use in this function) /usr/src/sys/modules/uvisor/../../dev/usb/uvisor.c: In function `uvisor_init': /usr/src/sys/modules/uvisor/../../dev/usb/uvisor.c:396: too many arguments to function `usbd_do_request_flags' /usr/src/sys/modules/uvisor/../../dev/usb/uvisor.c: In function `uvisor_close': /usr/src/sys/modules/uvisor/../../dev/usb/uvisor.c:485: too many arguments to function `usbd_do_request_flags' >How-To-Repeat: Cvsup stable-supfile. Run make world, make kernel >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message