On Fri, 07 Mar 2008, Bastian Blank wrote:
> Package: dpkg-dev
> Version: 1.14.16.6
> 
> dpkg-shlibdeps shows many libs as unused even if they are used.
> 
> | dpkg-shlibdeps: warning: 
> debian/xen-utils-unstable/usr/lib/xen-unstable/lib/libxenguest.so shouldn't 
> be linked with libxenctrl.so (it uses none of its symbols).
> | $ objdump -T 
> debian/xen-utils-unstable/usr/lib/xen-unstable/lib/libxenguest.so | grep 
> xc_vcpu_getinfo
> | 0000000000000000      DF *UND*  0000000000000121              
> xc_vcpu_getinfo
> | $ objdump -T 
> debian/xen-utils-unstable/usr/lib/xen-unstable/lib/libxenctrl.so | grep 
> xc_vcpu_getinfo                 
> | 0000000000006b90 g    DF .text  0000000000000121  Base        
> xc_vcpu_getinfo 

Is that a build of the current source package "xen-unstable" on
architecture amd64?
Because the current "xen-unstable" is unbuildable and it makes it a bit more
difficult to reproduce the problem.

Can you make a run with the "-v" option of dpkg-shlibdeps and send the
log?

Cheers,
-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/


Reply via email to