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

Re: ldd problem



On Wed, Aug 27, 2003 at 11:16:19PM +0200, Roland Fehrenbacher wrote:
> When I compile something with dynamic linking, I have the problem that ldd
> doesn't show the shared libs, but rather it believes it is a  statically linked
> binary (see below). These prevents me from building debs, since dh_shlibdeps
> exits with an error.
> 
> Any idea what's going on?

make sure your ldd contains the line:
RTLDLIST="/lib/ld-linux.so.2 /lib64/ld-linux-x86-64.so.2"



Reply to: