On 10 Jun 1997 09:59:35 +0200 hogendoorn r.a. ([EMAIL PROTECTED]) wrote:

> I am trying to rebuild python, using libc6.
> During the build of the python-misc package, I get an error from 
> dpkg-shlibdeps
> 
> "unknown output from ldd on dlmodule.so: --list (0x00000000)"

This is a change in the dynamic linker ld.so.
You need to upgrade dpkg or fix by hand a regexp in dpkg-shlibdeps.

> Indeed, when I execute ldd, I get
> 
> artasp1# ldd ./dlmodule.so 
>         libdl.so.2 => /lib/libdl.so.2 (0x40005000)
>         libc.so.6 => /lib/libc.so.6 (0x40008000)
>         --list => --list (0x00000000)
> 
> My question is what does the dependency --list mean?

This is a good one. David ? 

Phil.



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to