LIB_DEPENDS problem

Kris Kennaway kris at obsecurity.org
Thu May 25 01:29:42 PDT 2006


On Thu, May 25, 2006 at 07:39:49AM +0000, db wrote:
> Kris Kennaway wrote:
> >>#LIB_DEPENDS=   cppe:${PORTSDIR}/devel/cppe \ (also a port not in the 
> >>collection)
> >>LIB_DEPENDS=    ACE_SSL:${PORTSDIR}/devel/ace \
> >>               pqxx:${PORTSDIR}/databases/postgresql-libpqxx
> >>    
> >
> >Grrr..this is your fault since that's not the library name installed
> >by that port.
> >  
> What?
> 
> work# more /usr/ports/databases/postgresql-libpqxx/pkg-plist | grep 
> libpqxx.so
> lib/libpqxx.so

That's the symlink; your grep is making the same incorrect assumptions
about what to look for:

lib/libpqxx.a
lib/libpqxx.la
lib/libpqxx.so
lib/libpqxx-%%PORTVERSION%%.so

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20060525/f3e88ca2/attachment.pgp


More information about the freebsd-questions mailing list