Subject: Build error using 07/25/98 tar_files
To: None <current-users@NetBSD.ORG>
From: Paul M. Newhouse <newhouse@rockhead.com>
List: current-users
Date: 07/29/1998 02:00:30
Platform: i386 K6-266

I get the following error building from the 07/25/98 tar_files:

cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I../../../../arch -I../../../.. -nostdinc -DREALEXTMEM="0x3fc00" -DSYSVMSG -DSYSVSEM -DSYSVSHM -DLKM -DDIAGNOSTIC -DCOMPAT_43 -DFFS_EI -DNSIP -DPPP_BSDCOMP -DPPP_DEFLATE -DPPP_FILTER -DPFIL_HOOKS -DIPFILTER_LOG -DMAXUSERS=32 -D_KERNEL  -Di386  -c ../../../../dev/pci/uhci_pci.c
In file included from ../../../../dev/pci/uhci_pci.c:53:
../../../../dev/usb/uhcivar.h:153: syntax error before `usb_dma_t'

Commenting out all usb stuff from the config file I can get the kernel to build and work.
Did I forget to define something? or what?

TIA,
Paul