Subject: Re: problems building -current (i386, 4/11) auich errors.
To: Hisashi T Fujinaka <htodd@twofifty.com>
From: Jared D. McNeill <jared.mcneill@alcatel.com>
List: current-users
Date: 04/11/2005 15:29:32
On Mon, 2005-04-11 at 11:24 -0700, Hisashi T Fujinaka wrote:
> #   compile  GENERIC/auich.o
> /usr/src/obj.i386/tooldir.NetBSD-3.99.3-i386/bin/i386--netbsdelf-gcc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I/usr/src/sys/arch -I/usr/src/sys -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I/usr/src/sys/dist/ipf -c /usr/src/sys/dev/pci/auich.c
> /usr/src/sys/dev/pci/auich.c: In function `auich_attach':
[snip]

This should be fixed with:
 $NetBSD: ac97.c,v 1.71 2005/04/11 18:26:48 jmcneill Exp $
 $NetBSD: ac97var.h,v 1.16 2005/04/11 18:26:48 jmcneill Exp $
 $NetBSD: auichreg.h,v 1.9 2005/04/11 18:25:38 jmcneill Exp $

Sorry about that.

Cheers,
Jared