From: Samuel Thibault <sthibault@debian.org>
To: Thomas Goirand <thomas@goirand.fr>
Cc: xen-devel@lists.xensource.com,
Ian Jackson <Ian.Jackson@eu.citrix.com>,
Christian Motschke <christian@motschke.de>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: Questions about Xen qemu-dm so I can finish my Debian packaging
Date: Tue, 29 Dec 2009 22:29:58 +0100 [thread overview]
Message-ID: <20091229212958.GQ4815@const> (raw)
In-Reply-To: <4B391B59.6070307@goirand.fr>
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
next prev parent reply other threads:[~2009-12-29 21:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-28 20:55 Questions about Xen qemu-dm so I can finish my Debian packaging Thomas Goirand
2009-12-29 21:29 ` Samuel Thibault [this message]
2010-01-05 17:18 ` 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=20091229212958.GQ4815@const \
--to=sthibault@debian.org \
--cc=Ian.Jackson@eu.citrix.com \
--cc=christian@motschke.de \
--cc=stefano.stabellini@eu.citrix.com \
--cc=thomas@goirand.fr \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.