All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wen Congyang <wency@cn.fujitsu.com>
To: xen-devl <xen-devel@lists.xen.org>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: building error
Date: Mon, 14 Jul 2014 15:00:01 +0800	[thread overview]
Message-ID: <53C37FF1.6040604@cn.fujitsu.com> (raw)

I update qemu-xen-dir, and find this problem:

In file included from /usr/include/spice-server/spice.h:25:0,
                 from /work/src/xen/tools/qemu-xen-dir/include/ui/qemu-spice.h:25,
                 from qemu-char.c:84:
/usr/include/spice-1/spice/macros.h:105:0: error: "INLINE" redefined [-Werror]
 #define INLINE inline
 ^
In file included from /work/src/xen/tools/qemu-xen-dir/include/qemu/bswap.h:8:0,
                 from /work/src/xen/tools/qemu-xen-dir/include/qemu-common.h:112,
                 from qemu-char.c:24:
/work/src/xen/tools/qemu-xen-dir/include/fpu/softfloat.h:66:0: note: this is the location of the previous definition
 #define INLINE static inline
 ^
cc1: all warnings being treated as errors
  CC    page_cache.o

This problem has been fixed in upstream qemu:
http://git.qemu.org/?p=qemu.git;a=commitdiff;h=a49db98d1f85ada0c4e5bb22bd93d541e7159c43

             reply	other threads:[~2014-07-14  7:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-14  7:00 Wen Congyang [this message]
2014-07-18 15:55 ` building error Stefano Stabellini
2014-07-18 16:27   ` Wen Congyang
  -- strict thread matches above, loose matches on Subject: below --
2015-06-17  9:21 Wen Congyang

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=53C37FF1.6040604@cn.fujitsu.com \
    --to=wency@cn.fujitsu.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xen.org \
    /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.