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

Bug#231426: libc6: won't find libraries linked with -R



On Fri, Feb 06, 2004 at 03:41:38PM +0100, Christoph Martin wrote:
> Package: libc6
> Version: 2.3.2.ds1-11
> Severity: important
> 
> I am using Sophos for Linux which is linked against it's own library
> in /usr/local/Sophos/lib apparently with -R. libc6 Version
> 2.3.2.ds1-10 would run the binary without a problem:
> 
> ldd /usr/local/Sophos/bin/sweep
>         libsavi.so.3 => /usr/local/Sophos/lib/libsavi.so.3 (0x4001f000)
>         libc.so.6 => /lib/libc.so.6 (0x4016f000)
>         libpthread.so.0 => /lib/libpthread.so.0 (0x402a1000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
> 
> After updating to Version -11. libsavi.so.3 would not be found anymore:
> 
> ldd /usr/local/Sophos/bin/sweep
>         libsavi.so.3 => not found
>         libc.so.6 => /lib/libc.so.6 (0x4001c000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Output of readelf -l bin/sweep, please?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



Reply to: