Subject: Re: make kernel with usb option (19 july 98)
To: c5666305 <c5666305@comp.polyu.edu.hk>
From: Matthias Drochner <drochner@zelux6.zel.kfa-juelich.de>
List: current-users
Date: 07/20/1998 10:33:47
Excerpts from netbsd: 20-Jul-98 make kernel with usb option..
"c5666305"@comp.polyu.ed (1224*)

> cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes
-Wno-main -I. -I../../../../arch -I../../../.. -nostdinc -DSYSVMSG
-DSYSVSEM -DSYSVSHM -DLKM -DDIAGNOSTIC -DCOMPAT_43 -DFFS_EI
-DPPP_BSDCOMP -DPPP_DEFLATE -DPPP_FILTER -DPFIL_HOOKS -DIPFILTER_LOG
-DMAXUSERS=32 -D_KERNEL  -Di386  -c ../../../../dev/usb/uhci.c
> ../../../../dev/usb/uhci.c: In function `uhci_alloc_std':
> ../../../../dev/usb/uhci.c:934: incompatible types in assignment

Do you have uhci.c rev. 1.2? egcs?
I believe I've fixed these warnings on July 15.

best regards
Matthias