All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir.xen@gmail.com>
To: Christoph Egger <Christoph.Egger@amd.com>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: Xen 4.1.1 kernel build failure
Date: Thu, 16 Jun 2011 12:24:12 +0100	[thread overview]
Message-ID: <CA1FA66C.1C583%keir.xen@gmail.com> (raw)
In-Reply-To: <4DF9E159.8050401@amd.com>

On 16/06/2011 11:56, "Christoph Egger" <Christoph.Egger@amd.com> wrote:

> 
> Hi,
> 
> xen/drivers/char/console.c  fails to compile because it
> includes <xen/stdarg.h> itself and then again via <xen/lib.h>.
> 
> Then gcc fails with redefining va_list in xen/include/xen/stdarg.h.
> 
> One way to fix it is to remove the <xen/stdarg.h> inclusion
> from xen/drivers/char/console.c.
> A second way to fix it is to add a multiple inclusion protection
> to xen/include/xen/stdarg.h

I'll do both. :-)

 -- Keir

> Christoph
> 
> 

      reply	other threads:[~2011-06-16 11:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-16 10:56 Xen 4.1.1 kernel build failure Christoph Egger
2011-06-16 11:24 ` Keir Fraser [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA1FA66C.1C583%keir.xen@gmail.com \
    --to=keir.xen@gmail.com \
    --cc=Christoph.Egger@amd.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.