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

Unrecognized output from ldd: --list



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)"

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?


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: