qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU Xen compile problem
@ 2009-04-25  8:30 Blue Swirl
  2009-04-28 10:57 ` Stefano Stabellini
  0 siblings, 1 reply; 4+ messages in thread
From: Blue Swirl @ 2009-04-25  8:30 UTC (permalink / raw)
  To: qemu-devel, xen-devel

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?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] QEMU Xen compile problem
  2009-04-25  8:30 [Qemu-devel] QEMU Xen compile problem Blue Swirl
@ 2009-04-28 10:57 ` Stefano Stabellini
  2009-04-28 16:07   ` Blue Swirl
  0 siblings, 1 reply; 4+ messages in thread
From: Stefano Stabellini @ 2009-04-28 10:57 UTC (permalink / raw)
  To: Blue Swirl; +Cc: qemu-devel

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?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] QEMU Xen compile problem
  2009-04-28 10:57 ` Stefano Stabellini
@ 2009-04-28 16:07   ` Blue Swirl
  2009-04-28 16:09     ` Stefano Stabellini
  0 siblings, 1 reply; 4+ messages in thread
From: Blue Swirl @ 2009-04-28 16:07 UTC (permalink / raw)
  To: Stefano Stabellini; +Cc: qemu-devel

On 4/28/09, Stefano Stabellini <stefano.stabellini@eu.citrix.com> wrote:
> 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?

This comes from Debian libxen-dev version: 3.2.1-2. Maybe it's too old.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] QEMU Xen compile problem
  2009-04-28 16:07   ` Blue Swirl
@ 2009-04-28 16:09     ` Stefano Stabellini
  0 siblings, 0 replies; 4+ messages in thread
From: Stefano Stabellini @ 2009-04-28 16:09 UTC (permalink / raw)
  To: Blue Swirl; +Cc: qemu-devel

Blue Swirl wrote:

> On 4/28/09, Stefano Stabellini <stefano.stabellini@eu.citrix.com> wrote:
>> Blue Swirl wrote:
>>
>> 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?
> 
> This comes from Debian libxen-dev version: 3.2.1-2. Maybe it's too old.


yeah, ancient :)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-28 16:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-25  8:30 [Qemu-devel] QEMU Xen compile problem Blue Swirl
2009-04-28 10:57 ` Stefano Stabellini
2009-04-28 16:07   ` Blue Swirl
2009-04-28 16:09     ` Stefano Stabellini

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).