qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] QEMU Xen compile problem


From: Blue Swirl
Subject: [Qemu-devel] QEMU Xen compile problem
Date: Sat, 25 Apr 2009 11:30:09 +0300

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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]