This has been broken for at least a few weeks. I've reported it before,
but I haven't had any responses so far. 5.0-current, as of last night.
Related to newbus changes?
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../..
-I../../../include -D_KERNEL -include opt_global.h -elf
-mpreferred-stack-boundary=2 ../../pci/amd.c
../../pci/amd.c:168: variable `amd_device' has initializer but incomplete
type
../../pci/amd.c:170: warning: excess elements in struct initializer
../../pci/amd.c:170: warning: (near initialization for `amd_device')
../../pci/amd.c:171: warning: excess elements in struct initializer
../../pci/amd.c:171: warning: (near initialization for `amd_device')
../../pci/amd.c:172: warning: excess elements in struct initializer
../../pci/amd.c:172: warning: (near initialization for `amd_device')
../../pci/amd.c:173: warning: excess elements in struct initializer
../../pci/amd.c:173: warning: (near initialization for `amd_device')
../../pci/amd.c:175: warning: excess elements in struct initializer
../../pci/amd.c:175: warning: (near initialization for `amd_device')
../../pci/amd.c:899: warning: `amd_timeout' defined but not used
../../pci/amd.c:857: warning: `amd_reset' defined but not used
--
Jason Garman http://web.wedgie.org/
Student, University of Maryland [EMAIL PROTECTED]
>From fortune(1): Whois: JAG145
"... Had this been an actual emergency, we would have fled in terror,
and you would not have been informed."
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message