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

Bug#317082: Not just a dpkg bug



> On Sun, Jan 22, 2006 at 10:14:16PM +0100, Frank Lichtenheld wrote:
> > I've implemented this option. Patch and new script (since the patch is
> > garbled with a little code clean-up I did while going through the
> > script) are attached.
> >
> > Comments and/or testing welcome.
>
> Comment to myself: The current patch probably breaks dh_shlibdeps
> -l option because it doesn't honor LD_LIBRARY_PATH. Can someone
> tell me a package which really needs this option? The ones that
> I tested so far seem to build equally fine without it...

This option wasneeded when package builds a binary that uses libraries 
built from the same source package. In this case, libraries may not be 
available outside of package build directory; so ldd called from 
dpkg-shlibdeps won't find them witout LD_LIBRARY_PATH.

Don't yet know how this situation is handled in your patched 
dpkg-shlibdeps...



Reply to: