From: Blue Swirl <blauwirbel@gmail.com>
To: qemu-devel <qemu-devel@nongnu.org>, xen-devel@lists.xensource.com
Subject: [Qemu-devel] QEMU Xen compile problem
Date: Sat, 25 Apr 2009 11:30:09 +0300 [thread overview]
Message-ID: <f43fc5580904250130hcf0472aq3aa691a36de5991f@mail.gmail.com> (raw)
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?
next reply other threads:[~2009-04-25 8:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-25 8:30 Blue Swirl [this message]
2009-04-28 10:57 ` [Qemu-devel] QEMU Xen compile problem Stefano Stabellini
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=f43fc5580904250130hcf0472aq3aa691a36de5991f@mail.gmail.com \
--to=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.org \
--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 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).