hi
Justin Pryzby-43 wrote: > > > packagename.shlibs is what gets installed to /v/l/d/i. shlibs.local > is an additional thing read by dpkg-shlibdeps for cases when someone > elses public library package doesn't include packagename.shlibs. In > this case dpkg wouldn't otherwise be able to find the library package > to add as a dependency. > > i tried adding <library-package-name>.shlibs (libsamplerate0.shlibs) file in debian folder but still it prints the warning dpkg-shlibdeps: warning: could not find path for libsamplerate.so.0 dpkg-shlibdeps: warning: could not find any packages for (libsamplerate.so.0) dpkg-shlibdeps: warning: unable to find dependency information for shared library libsamplerate (soname 0, path , dependency field Depends) the packages that are being built : libsamplerate0, libsamplerate0-dev and samplerate-programs. Last one contains only an executable which links to libsamplerate.so.0 the libsamplerate0.shlibs file in debian folder contains a line as "libsamplerate 0 libsamplerate0 (>= 0.1.2)" also in the rules file i am calling dh_shlibdeps as dh_shlibdeps -a -l$(CURDIR)/debian/tmp/usr/lib thanks varun -- View this message in context: http://www.nabble.com/binary-or-shlib-defines-rpath-error-message-tf4607195.html#a13210082 Sent from the debian-mentors mailing list archive at Nabble.com. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]