Date: 08 Aug 2002 16:36:00 -0700 From: John Merryweather Cooper <john_m_cooper@yahoo.com> To: FreeBSD Stable <freebsd-stable@freebsd.org> Subject: /dev/usb/uvisor.c fails to compile during kernel build on STABLE Message-ID: <1028849761.23485.8.camel@PC016247.reshall.uidaho.edu>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1028849761.23485.8.camel>
