On Tue, 03 Jul 2007, Goswin von Brederlow wrote:
> 1. # Support system library directories.
>    my $ldconfigdir = '/lib/ldconfig';
> 
> This was discontinued and never was in any stable release. That code
> can be savely removed.
> 
> 2. ld.so.conf can have "include" statements
> 
> By default there is only one line in /etc/ld.so.conf:
> include /etc/ld.so.conf.d/*.conf
> 
> $ cat /etc/ld.so.conf.d/x86_64-linux-gnu.conf 
> # Multiarch support
> /lib/x86_64-linux-gnu
> /usr/lib/x86_64-linux-gnu
> 
> dpkg-shlibdeps needs to parse the include statement and include the
> files mentioned there.

FWIW, this is fixed in the new dpkg-shlibdeps that I'm preparing (which
supports per-symbol dependencies). The code is in a branch on SVN:
http://svn.debian.org/wsvn/dpkg/branches/dpkg-shlibdeps-buxy/scripts/?rev=0&sc=0

So wait a bit until dpkg maintainers agree to merge the branch on the
trunk. :-)

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/


Reply via email to