From owner-freebsd-current Sun Mar 26 11:35:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from got.wedgie.org (got.wedgie.org [216.181.169.146]) by hub.freebsd.org (Postfix) with ESMTP id E51C337B53A for ; Sun, 26 Mar 2000 11:35:18 -0800 (PST) (envelope-from jgarman@got.wedgie.org) Received: by got.wedgie.org (Postfix, from userid 1000) id CCB7CD906; Sun, 26 Mar 2000 14:35:12 -0500 (EST) Date: Sun, 26 Mar 2000 14:35:12 -0500 From: Jason Garman To: current@freebsd.org Subject: amd breakage in -current Message-ID: <20000326143512.A641@got.wedgie.org> Reply-To: jgarman@wedgie.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i X-Phase-Of-Moon: The Moon is Waning Gibbous (62% of Full) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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