Date: Sun, 26 Mar 2000 14:35:12 -0500 From: Jason Garman <jgarman@wedgie.org> To: current@freebsd.org Subject: amd breakage in -current Message-ID: <20000326143512.A641@got.wedgie.org>
next in thread | raw e-mail | index | archive | help
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 jgarman@wedgie.org 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000326143512.A641>