qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
To: Blue Swirl <blauwirbel@gmail.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] QEMU Xen compile problem
Date: Tue, 28 Apr 2009 11:57:52 +0100	[thread overview]
Message-ID: <49F6E130.5050905@eu.citrix.com> (raw)
In-Reply-To: <f43fc5580904250130hcf0472aq3aa691a36de5991f@mail.gmail.com>

Blue Swirl wrote:

> Hi,
> 
> When I try to compile the QEMU git head with Xen enabled, I get the
> following errors:
> 
>   LINK  qemu
> /usr/lib/libxenguest.a(xg_private.o): In function `unlock_pages':
> (.text+0x470): multiple definition of `unlock_pages'
> /usr/lib/libxenctrl.a(xc_private.o):(.text+0x5d0): first defined here
> /usr/lib/libxenguest.a(xg_private.o): In function `lock_pages':
> (.text+0x4c0): multiple definition of `lock_pages'
> /usr/lib/libxenctrl.a(xc_private.o):(.text+0x650): first defined here
> collect2: ld returned 1 exit status
> make: *** [qemu] Error 1
> 
> It looks like this is a known problem:
> http://lists.xensource.com/archives/html/xen-devel/2008-05/msg00510.html
> 
> Is there any fix available?
> 
> 




The fix is CS 17701, in facts I don't see these errors with the latest
xen-unstable, what xen version are you trying against?

  reply	other threads:[~2009-04-28 10:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-25  8:30 [Qemu-devel] QEMU Xen compile problem Blue Swirl
2009-04-28 10:57 ` Stefano Stabellini [this message]
2009-04-28 16:07   ` Blue Swirl
2009-04-28 16:09     ` Stefano Stabellini

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=49F6E130.5050905@eu.citrix.com \
    --to=stefano.stabellini@eu.citrix.com \
    --cc=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).