Subject: if_bge doesn't compile
To: None <jonathan@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@iijlab.net>
List: current-users
Date: 01/17/2003 14:10:43
cc  -ffreestanding -g -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -Wno-uninitialized  -Di386 -I.  -I../../../../arch -I../../../.. -nostdinc -DLKM -DDIAGNOSTIC -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT   -c /home/itojun/NetBSD/src/sys/arch/i386/compile/STARFRUIT/../../../../dev/pci/if_bge.c
/home/itojun/NetBSD/src/sys/arch/i386/compile/STARFRUIT/../../../../dev/pci/if_bge.c: In function `bge_blockinit':
/home/itojun/NetBSD/src/sys/arch/i386/compile/STARFRUIT/../../../../dev/pci/if_bge.c:1542: structure has no member named `bge_local_ctrl_reg'
/home/itojun/NetBSD/src/sys/arch/i386/compile/STARFRUIT/../../../../dev/pci/if_bge.c:1559: structure has no member named `bge_local_ctrl_reg'
/home/itojun/NetBSD/src/sys/arch/i386/compile/STARFRUIT/../../../../dev/pci/if_bge.c:1559: structure has no member named `bge_local_ctrl_reg'
/home/itojun/NetBSD/src/sys/arch/i386/compile/STARFRUIT/../../../../dev/pci/if_bge.c:1559: structure has no member named `bge_local_ctrl_reg'
*** Error code 1

if_bge.c:
     $NetBSD: if_bge.c,v 1.27 2003/01/17 00:24:29 jonathan Exp $
     $FreeBSD: if_bge.c,v 1.13 2002/04/04 06:01:31 wpaul Exp $

if_bgereg.h:
     $NetBSD: if_bgereg.h,v 1.5 2003/01/17 00:21:37 jonathan Exp $
     $FreeBSD: if_bgereg.h,v 1.4 2002/04/04 06:01:31 wpaul Exp $