[MPlayer-users] libdha LIBDIR in debian build from CVS

Paul TT paultt at hackerjournal.it
Tue Nov 22 11:06:00 CET 2005


On Tue, 22 Nov 2005 09:09:25 +0100 (CET)
"Marius Schrecker" <marius at schrecker.org> wrote:

> Hi,
> 
> Following on from my previous thread I changed the debhelper
compatibility
> line in debian/rules to
> # This is the debhelper compatability version to use.
> export DH_COMPAT=4
> 
>  this fixes the warning about earlier compatibility levels being
deprecated.
> 
> the debian build is still giving me this warning:
> 
> dh_shlibdeps
> dpkg-shlibdeps: warning: could not find path for libdha.so.
> 1.0
> 
> LIBDIR is correctly set in main/config.mak (correctly included in
> main/libdha/Makefile as ../config.mak) and referenced by the libdha
> install section:
> 
> install:
> 	mkdir -p $(LIBDIR)
> 	install -m 755 -s -p $(LIBNAME) $(LIBDIR)/$(LIBNAME)
> 	rm -f $(LIBDIR)/libdha.so
> 	ln -sf $(LIBNAME) $(LIBDIR)/$(SHORTNAME).
> 
> Can anyone tell me what this warning means and whether I can safely
ignore
> it?

what version of debhelper and dpkg-dev are you using???????

> Cheers

central perk ;-P




More information about the MPlayer-users mailing list