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

Re: dpkg-shlibdeps: warning: could not find path for libcurl.so.1



On Wed, Jan 24, 2001 at 03:40:56PM +0100, Domenico Andreoli wrote:
> On Wed, Jan 24, 2001 at 03:42:26PM +0100, Michael Moerz wrote:
> > On Wed, 24 Jan 2001, Domenico Andreoli wrote:
> > 
> > > i get this warning during the build of my package curl.
> > > 
> > > has anybody any idea about its meaning?
> > > where i can find an explanation about error messages like this?
> > > 
> > This question would have been better off at debian-mentors.
> > 
> sorry :(
> 
> > Well the problem occuring to you is that your package is missing
> > a shlibs.local file that describes the dependency of your package
> > to libcurl. Information regarding the format of that file can be
> > found in the package manual (12.1 The shlibs File Format ).
> > 
> my package *has* debian/shlibs.local
> 
> it contains the following line:
> 
>   libbcurl 1 libcurl1 | libcurl1-ssl 
> 
> since my package works fine with either libcurl1 or libcurl1-ssl

You need to look at the -l option to dh_shlibdeps, if you're using
debhelper...

This seems to have become necessary again recently.


Dan

/--------------------------------\  /--------------------------------\
|       Daniel Jacobowitz        |__|        SCS Class of 2002       |
|   Debian GNU/Linux Developer    __    Carnegie Mellon University   |
|         dan@debian.org         |  |       dmj+@andrew.cmu.edu      |
\--------------------------------/  \--------------------------------/



Reply to: