Re: help: shlibs problem

2000-12-23 Thread Junichi Uekawa
In Sat, 23 Dec 2000 19:28:56 +0100 Mariusz Przygodzki <[EMAIL PROTECTED]> cum veritate scripsit : > dh_shlibdeps's manpage says: > > "-ldirectory > This option is ignored, for backwards compatibility." > Ah, maybe. At least version 2.1.14 had this in its manpage: -ldirectory

Re: help: shlibs problem

2000-12-23 Thread Mariusz Przygodzki
On Saturday 23 December 2000 12:11, Junichi Uekawa wrote: > In Fri, 22 Dec 2000 13:11:18 -0600 (CST) Steve Langasek > <[EMAIL PROTECTED]> cum veritate scripsit : > > Hello, > > > A workaround (to suppress the warning message) is to do something like > > this in your makefile: > > > > LD_LIBRARY

Re: help: shlibs problem

2000-12-23 Thread Junichi Uekawa
In Fri, 22 Dec 2000 13:11:18 -0600 (CST) Steve Langasek <[EMAIL PROTECTED]> cum veritate scripsit : Hello, > A workaround (to suppress the warning message) is to do something like this > in your makefile: > > LD_LIBRARY_PATH=./debian/tmp/usr/lib/ dh_shlibdeps -a > > Not very pretty, of c

Re: help: shlibs problem

2000-12-23 Thread Junichi Uekawa
In Sat, 23 Dec 2000 19:28:56 +0100 Mariusz Przygodzki <[EMAIL PROTECTED]> cum veritate scripsit : > dh_shlibdeps's manpage says: > > "-ldirectory > This option is ignored, for backwards compatibility." > Ah, maybe. At least version 2.1.14 had this in its manpage: -ldirectory

Re: help: shlibs problem

2000-12-23 Thread Mariusz Przygodzki
On Saturday 23 December 2000 12:11, Junichi Uekawa wrote: > In Fri, 22 Dec 2000 13:11:18 -0600 (CST) Steve Langasek > <[EMAIL PROTECTED]> cum veritate scripsit : > > Hello, > > > A workaround (to suppress the warning message) is to do something like > > this in your makefile: > > > > LD_LIBRAR

Re: help: shlibs problem

2000-12-23 Thread Junichi Uekawa
In Fri, 22 Dec 2000 13:11:18 -0600 (CST) Steve Langasek <[EMAIL PROTECTED]> cum veritate scripsit : Hello, > A workaround (to suppress the warning message) is to do something like this > in your makefile: > > LD_LIBRARY_PATH=./debian/tmp/usr/lib/ dh_shlibdeps -a > > Not very pretty, of

Re: help: shlibs problem

2000-12-22 Thread Mariusz Przygodzki
On Friday 22 December 2000 20:11, Steve Langasek wrote: > Hi Mariusz, Hi, > I recently ran into this problem myself. Looking at the source to > dpkg-shlibdeps, this appears to be a bug: what happens is that > dpkg-shlibdeps uses ldd to find all the libraries that your binary 'qub' is > linked ag

Re: help: shlibs problem

2000-12-22 Thread Steve Langasek
On Fri, 22 Dec 2000, Mariusz Przygodzki wrote: > The binary package 'qub' includes the application 'qub' and the shared > library 'libfunUtil'. > I have debian/shlibs.local with 'libfunUtil 0' but dpkg-shlibdeps says: > 'warning: could not find path for libfunUtil.so.0'. I have also tried with >

help: shlibs problem

2000-12-22 Thread Mariusz Przygodzki
The binary package 'qub' includes the application 'qub' and the shared library 'libfunUtil'. I have debian/shlibs.local with 'libfunUtil 0' but dpkg-shlibdeps says: 'warning: could not find path for libfunUtil.so.0'. I have also tried with 'libfunUtil 0 qub' in shlibs.local with the same warning.

Re: help: shlibs problem

2000-12-22 Thread Mariusz Przygodzki
On Friday 22 December 2000 20:11, Steve Langasek wrote: > Hi Mariusz, Hi, > I recently ran into this problem myself. Looking at the source to > dpkg-shlibdeps, this appears to be a bug: what happens is that > dpkg-shlibdeps uses ldd to find all the libraries that your binary 'qub' is > linked a

Re: help: shlibs problem

2000-12-22 Thread Steve Langasek
On Fri, 22 Dec 2000, Mariusz Przygodzki wrote: > The binary package 'qub' includes the application 'qub' and the shared > library 'libfunUtil'. > I have debian/shlibs.local with 'libfunUtil 0' but dpkg-shlibdeps says: > 'warning: could not find path for libfunUtil.so.0'. I have also tried with

help: shlibs problem

2000-12-22 Thread Mariusz Przygodzki
The binary package 'qub' includes the application 'qub' and the shared library 'libfunUtil'. I have debian/shlibs.local with 'libfunUtil 0' but dpkg-shlibdeps says: 'warning: could not find path for libfunUtil.so.0'. I have also tried with 'libfunUtil 0 qub' in shlibs.local with the same warning