* Paul Wise <[email protected]>, 2013-05-07, 10:59:
ldconfig deferred processing now taking place
ldd -r automake: ldd: exited with unknown exit code (139)
It would have been more helpful if ldd printed here a file name, not a
package name. I'll get that fixed.
It appears that ldd doesn't like perl scripts:
$ file /usr/bin/automake-1.11
/usr/bin/automake-1.11: Perl script, ASCII text executable
$ ldd /usr/bin/automake-1.11
ldd: exited with unknown exit code (139)
$ ldd -r /usr/bin/automake-1.11
ldd: exited with unknown exit code (139)
FWIW, it works here:
$ ldd /usr/bin/automake-1.11
not a dynamic executable
$ dpkg-query -W libc6 libc-bin
libc-bin 2.17-0experimental2
libc6:amd64 2.17-0experimental2
libc6:i386 2.17-0experimental2
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]