[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Perl 5.005.02



Le Tue, Oct 06, 1998 at 10:56:28PM +0200, Raphael Hertzog écrivait:
> Nevertheless I tried to recompile my lib*perl modules and second problem
> comes to me : dpkg-shlibdeps seems no to work anymore (in fact the launch
> is ok but it fails to do what it should (set debian/substvars))... I'm
> looking why ... maybe just a directory problem too.

Sorry I found the problem. dpkg-shlibdeps has no problem but in fact
this a changed :

$ ldd /usr/lib/perl5/i386-linux/5.004/auto/Locale/Msgcat/Msgcat.so
        libc.so.6 => /lib/libc.so.6 (0x40006000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00000000)
$ ldd /rack/perso/travaux/...5.005.../Msgcat.so
        statically linked

That's why the substitution ${shlibs:Depends} failed and stopped the
package building. So just correct your control file...

And wait for a new perl package so that *.pm file will install themselves
in /usr/lib/perl5 instead of /usr/lib/perl5/5.005.

Cheers,
-- 
Hertzog Raphaël ¤ 0C4CABF1 ¤ http://www.mygale.org/~hra/


Reply to: