Date: Sun, 24 Mar 2002 20:27:24 -0800 From: Marcel Moolenaar <marcel@xcllnt.net> To: "David E. O'Brien" <obrien@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/include ansi.h src/sys/arm/include ansi.h src/sys/i386/include ansi.h src/sys/ia64/include ansi.h src/sys/powerpc/include ansi.h src/sys/sparc64/include ansi.h Message-ID: <20020325042724.GA98046@dhcp01.pn.xcllnt.net> In-Reply-To: <200203241125.g2OBPk596027@freefall.freebsd.org> References: <200203241125.g2OBPk596027@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 24, 2002 at 03:25:46AM -0800, David E. O'Brien wrote:
> obrien 2002/03/24 03:25:46 PST
>
> Modified files:
:
> sys/ia64/include ansi.h
:
> Log:
> Guard against redefining __gnuc_va_list.
>
> Revision Changes Path
:
> 1.18 +5 -1 src/sys/ia64/include/ansi.h
This breaks ia64 kernel builds (at least):
In file included from ../../../sys/stdint.h:34,
from ../../../sys/types.h:48,
from ../../../sys/param.h:62,
from ../../../ia64/ia64/genassym.c:40:
machine/ansi.h:82: redefinition of `__gnuc_va_list'
machine/ansi.h:76: `__gnuc_va_list' previously declared here
*** Error code 1
What did you want to achieve, because the commit resulted in
exactly the opposite of what the commit logs says?
--
Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020325042724.GA98046>
