Skip site navigation (1)Skip section navigation (2)
Date:      08 Aug 2002 19:19:32 -0700
From:      John Merryweather Cooper <john_m_cooper@yahoo.com>
To:        jbw <j.bw@verizon.net>
Cc:        stable@freebsd.org
Subject:   Re: make kernel fails after cvsup
Message-ID:  <1028859572.547.3.camel@PC016247.reshall.uidaho.edu>
In-Reply-To: <20020809021610.GA4388@unifex.verizon.net>
References:  <20020809021610.GA4388@unifex.verizon.net>

next in thread | previous in thread | raw e-mail | index | archive | help
This is the same problem I reported earlier.  It appears that the
updated USB stuff is trying to make a uvisor module, but the rest of the
USB driver is not up to the task.

On Thu, 2002-08-08 at 19:16, jbw wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I just upgrade my src...make build, make install worked fine. But
> I received the following error when trying to build my kernel..
> 
> 
> 
> ===> uvisor
> cc -O -pipe   -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-protot  ypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extens  ions -ansi -DKLD_MODULE -nostdinc -I-  -I. -I@ -I@/../include  -mpreferred-stack  -boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmiss  ing-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 declar  ation 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 identif  ier is reported only once
> /usr/src/sys/modules/uvisor/../../dev/usb/uvisor.c:325: for each function it app  ears 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 fu  nction `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 fu  nction `usbd_do_request_flags'
> *** Error code 1
> 
> Stop in /usr/src/sys/modules/uvisor.
> *** Error code 1
> 
> Stop in /usr/src/sys/modules.
> *** Error code 1
> 
> Stop in /usr/obj/usr/src/sys/unifex.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> 
> 
> What do I need to do to get this to compile correctly?
> 
> TIA
> 
> jbw
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.7 (FreeBSD)
> 
> iD8DBQE9UyXpFqigFUYbBbIRAlelAKCAUfd+wqWITPlk6w6gxWr5/3oz6wCgiX34
> 2PL6k3k7r+Q7Rw3o51/KbHU=
> =78ka
> -----END PGP SIGNATURE-----
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
-- 
         _
  | |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?1028859572.547.3.camel>