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

Re: no libc deps



On Tue, 11 Dec 2001 11:14:07 +0100
Eric Van Buggenhaut <eric@andago.com> wrote:

> I just notice I forgot to include this line from stderr when running dpkg-buildpackage:
> 
> dh_shlibdeps
> dh_gencontrol
> dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
> if [ -d ../unstripped ]; then \
>         dh_md5sums; \
>         dh_builddeb --destdir=../unstripped; \
> fi


Is there any binary ?

If there is no shared binary scanned by shlibdeps, no shlibs:Depends will
be available, because it won't be generated by dh_shlibdeps.

regards,
	junichi

-- 
dancer@debian.org  http://www.netfort.gr.jp/~dancer





Reply to: