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

Re: dpkg-shlibdeps and libtool interaction



On 2004-03-26 martin f krafft <madduck@debian.org> wrote:
> I am packaging libhid for Debian, which I wrote and prepared with
> libtool. Next to the library, the libhid0 package also includes
> a binary /usr/bin/libhid-config, which is linked against libhid0.

> When I make the Debian package, dh_shlibdeps gives the following
> warning:

>   dh_shlibdeps -v
>     dpkg-shlibdeps -Tdebian/libhid0.substvars
>       debian/libhid0/usr/bin/libhid-config
>       debian/libhid0/usr/lib/libhid.so.0.0.0
>     dpkg-shlibdeps: warning: could not find path for libhid.so.0

> Obviously it can't find the library, as that library is currently
> being installed. Therefore:
[...]

Specify the correct -l option, i.e. something like

dh_shlibdeps -v -l$(DEBIAN)/libhid0/usr/lib

               cu andreas
-- 
"See, I told you they'd listen to Reason," [SPOILER] Svfurlr fnlf,
fuhggvat qbja gur juveyvat tha.
Neal Stephenson in "Snow Crash"



Reply to: