On Fri, 2015-10-16 at 11:08 +0200, Cyril Brulebois wrote:
> Basically, you shouldn't be using ldd, and your installed package
> interferes.
> 
> Without multipath-tools installed, after a build in the systemd
> branch:
> “ldd multipath/multipath” leads to:
>         libmultipath.so.0 => not found
> 
> If you then install multipath-tools, it resolves (on amd64) to:
>         libmultipath.so.0 => /lib/libmultipath.so.0
> (0x00007f0e160cf000)
> 
> which in turn leads to what you were seeing:
>         libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0
> (0x00007f5cb01ec000)
> 
> 
> Instead, you should be looking at actual ELF headers, e.g.:

Thank you very much Cyril. That explains. Fixed multipath package will
follow-up soon.

-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to