| |
|
 |
|
|
|
|
|
| |
|
|
xen-devel
[Xen-devel] Re: Questions about Xen qemu-dm so I can finish my Debian pa
|
To: |
Thomas Goirand <thomas@xxxxxxxxxx> |
|
Subject: |
[Xen-devel] Re: Questions about Xen qemu-dm so I can finish my Debian packaging |
|
From: |
Samuel Thibault <sthibault@xxxxxxxxxx> |
|
Date: |
Tue, 29 Dec 2009 22:29:58 +0100 |
|
Cc: |
xen-devel@xxxxxxxxxxxxxxxxxxx, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>, Christian Motschke <christian@xxxxxxxxxxx>, Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> |
|
Delivery-date: |
Tue, 29 Dec 2009 13:30:28 -0800 |
|
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
|
In-reply-to: |
<4B391B59.6070307@xxxxxxxxxx> |
|
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
|
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
|
List-post: |
<mailto:xen-devel@lists.xensource.com> |
|
List-subscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
|
List-unsubscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
|
Mail-followup-to: |
Samuel Thibault <sthibault@xxxxxxxxxx>, Thomas Goirand <thomas@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>, Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>, Christian Motschke <christian@xxxxxxxxxxx> |
|
References: |
<4B391B59.6070307@xxxxxxxxxx> |
|
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
|
User-agent: |
Mutt/1.5.12-2006-07-14 |
Thomas Goirand, le Tue 29 Dec 2009 04:55:53 +0800, a écrit :
> 4- Is this normal, and could it be avoided:
>
> dpkg-shlibdeps: warning: dependency on libm.so.6 could be avoided if
> "debian/xen-qemu-dm-3.4/usr/lib/xen-3.4/boot/qemu-dm" were not uselessly
> linked against it (they use none of its symbols).
-lm is needed for hw/fmopl.c. It shouldn't be any harm to always have
it however, since that's from libc.
> dpkg-shlibdeps: warning: dependency on libXext.so.6 could be avoided if
> "debian/xen-qemu-dm-3.4/usr/lib/xen-3.4/boot/qemu-dm" were not uselessly
> linked against it (they use none of its symbols).
qemu doesn't link it itself. It's probably a spurious Requires in some
/usr/lib/pkgconfig/*.pc that should actually be a Requires.private.
Samuel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
| |
|