Subject: if_stge.c compile error
To: None <current-users@netbsd.org>
From: Chris Tribo <ctribo@dtcc.edu>
List: current-users
Date: 07/25/2005 00:43:55
if_stge.c,v 1.29

missing brace?

#   compile  GENERIC.MPACPI.DEBUG/if_stge.o
/usr/src/obj/tooldir.NetBSD-3.99.7-i386/bin/i386--netbsdelf-gcc - 
ffreestanding -g -O2 -Werror -Wall -Wno-main -Wno-format-zero-length - 
Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wreturn-type  
-Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-sign-compare -fno- 
zero-initialized-in-bss -Di386 -I. -I/usr/src/sys/arch -I/usr/src/sys  
-nostdinc -DLKM -DDIAGNOSTIC -DDEBUG -DMAXUSERS=32 -D_KERNEL - 
D_KERNEL_OPT -I/usr/src/sys/dist/ipf -c /usr/src/sys/dev/pci/if_stge.c
/usr/src/sys/dev/pci/if_stge.c: In function `stge_attach':
/usr/src/sys/dev/pci/if_stge.c:586: error: parse error before "else"
/usr/src/sys/dev/pci/if_stge.c:590: error: `myaddr' undeclared (first  
use in this function)
/usr/src/sys/dev/pci/if_stge.c:590: error: (Each undeclared  
identifier is reported only once
/usr/src/sys/dev/pci/if_stge.c:590: error: for each function it  
appears in.)

*** Failed target:  if_stge.o