Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2000 11:00:08 -0500
From:      Jason Garman <jgarman@wedgie.org>
To:        current@freebsd.org
Subject:   breakage on amd in latest current
Message-ID:  <20000321110008.A1044@got.wedgie.org>

next in thread | raw e-mail | index | archive | help
From today's -current:

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
*** Error code 1

Stop in /usr/src/sys/compile/JASONLAP.


-- 
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?20000321110008.A1044>