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

shared libary dependency in gdb 4.16-11.1




Hello,

It seems the gdb package on
ftp://beezer.med.miami.edu/pub/chris/gdb-testme
is the most recent one, it has a small problem, it depends on a libbfd 
with a soname of 0 (or that perhaps means without soname).

% ldd /usr/bin/gdb
        libbfd.so.0 => not found
        libreadline.so.2 => /lib/libreadline.so.2.1 (0x00000155556be000)
        libncurses.so.3.4 => /lib/libncurses.so.3.4 (0x00000155557f6000)
        libc.so.6.1 => /lib/libc.so.6.1 (0x0000015555966000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x0000000000000000)



I have linked /usr/lib/libbfd.so.2.8.1 to /usr/lib/libfd.so.0 and it
works fine until now.

Loic


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


Reply to: