[head tinderbox] failure on sparc64/sparc64
John Baldwin
jhb at freebsd.org
Tue Jun 2 13:41:25 UTC 2009
On Tuesday 02 June 2009 8:48:24 am Eygene Ryabinkin wrote:
> Tue, Jun 02, 2009 at 08:06:12AM -0400, FreeBSD Tinderbox wrote:
> > /src/sys/dev/pci/pci.c:320: error: for each function it appears in.)
> > /src/sys/dev/pci/pci.c:320: error: expected ';' before 'ap'
> > cc1: warnings being treated as errors
> > /src/sys/dev/pci/pci.c:325: warning: implicit declaration of
function 'va_start'
> > /src/sys/dev/pci/pci.c:325: warning: nested extern declaration
of 'va_start'
> > /src/sys/dev/pci/pci.c:325: error: 'ap' undeclared (first use in this
function)
> > /src/sys/dev/pci/pci.c:327: warning: implicit declaration of
function 'va_end'
> > /src/sys/dev/pci/pci.c:327: warning: nested extern declaration of 'va_end'
> > *** Error code 1
>
> Perhaps the attached patch will fix the stuff? For enabled ACPI
> (__HAVE_ACPI) machine/stdarg.h is brought by contrib/dev/acpica/acpi.h,
> but seems like sparc64 nave no ACPI.
I had already committed this, but thanks for the hint on why it compiled on
amd64.
--
John Baldwin
More information about the freebsd-sparc64
mailing list