Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2006 04:29:40 -0400
From:      Kris Kennaway <kris@obsecurity.org>
To:        db <db@traceroute.dk>
Cc:        questions@freebsd.org, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: LIB_DEPENDS problem
Message-ID:  <20060525082940.GA1045@xor.obsecurity.org>
In-Reply-To: <44755F45.4000500@traceroute.dk>
References:  <447474FA.7060204@traceroute.dk> <20060524204126.GB88742@xor.obsecurity.org> <4474C88C.5020307@traceroute.dk> <20060524205713.GB89063@xor.obsecurity.org> <4474CC1E.1090205@traceroute.dk> <20060524212158.GA89750@xor.obsecurity.org> <4474D42A.6020200@traceroute.dk> <20060524215403.GA90185@xor.obsecurity.org> <44755F45.4000500@traceroute.dk>

next in thread | previous in thread | raw e-mail | index | archive | help

--RnlQjJ0d97Da+TV1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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

--RnlQjJ0d97Da+TV1
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)

iD8DBQFEdWr0Wry0BWjoQKURAnrZAKCys/qzKes+fE1B+KsBBoypRB8dyQCfVjH4
PHdEzTlV7WucTaJ0DH/Bhwo=
=98xb
-----END PGP SIGNATURE-----

--RnlQjJ0d97Da+TV1--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060525082940.GA1045>