[Pkg-xen-devel] Fwd: Re: xen-qemu-dm does not build with backported xen-4.1
Thomas Goirand
zigo at debian.org
Thu Apr 28 13:52:24 UTC 2011
On 04/28/2011 12:43 AM, Ian Campbell wrote:
> Looks like you are statically linking (e.g. the above refers
> to /usr/lib/libxenctrl.a and not libxenctrl.so). You should be
> dynamically linking (for various reasons, including Debian policy) in
> which case this problem should go away. I don't know why it is trying to
> statically link though, perhaps libxenctrl.so is missing somehow?
>
> If you really want to statically link you will need to add all the
> appropriate libraries to the link line, in this case "-ldl", but there
> will likely be many more.
>
> Ian.
Sorry, but I don't get why it's not trying to dynamically link by
default. What should I do so it does? I do have
/usr/lib/xen-4.1/lib/libxenctrl.so in my system.
By the way, is there a reason why libxenctrl.so is in xen-utils-4.1
rather than in libxenstore3.0?
>> My hack is here:
>> http://ftparchive.gplhost.com/xen-qemu-dm-4.1/
I'd appreciate a patch to the above. I have not much time to spare, as I
currently work on Openstack and many other things (libdbi, etc.).
Cheers,
Thomas Goirand (zigo)
More information about the Pkg-xen-devel
mailing list