Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jun 2009 09:19:40 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        rea-fbsd@codelabs.ru
Cc:        sparc64@freebsd.org, FreeBSD Tinderbox <tinderbox@freebsd.org>, current@freebsd.org
Subject:   Re: [head tinderbox] failure on sparc64/sparc64
Message-ID:  <200906020919.41339.jhb@freebsd.org>
In-Reply-To: <ZyuXWJHoXG4albRK11oEE5UlT8s@j4OYE6OL8eALCd4BvSxIfwgoxSc>
References:  <20090602120612.37D267302F@freebsd-current.sentex.ca> <ZyuXWJHoXG4albRK11oEE5UlT8s@j4OYE6OL8eALCd4BvSxIfwgoxSc>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906020919.41339.jhb>