Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2006 17:20:34 -0400
From:      Kris Kennaway <kris@obsecurity.org>
To:        db <db@traceroute.dk>
Cc:        questions@freebsd.org
Subject:   Re: LIB_DEPENDS problem
Message-ID:  <20060522212034.GB4044@xor.obsecurity.org>
In-Reply-To: <4471D158.8000008@traceroute.dk>
References:  <4471D158.8000008@traceroute.dk>

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

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

On Mon, May 22, 2006 at 02:57:28PM +0000, db wrote:
> Hi all
>=20
> I'm trying to make a new port that depends on ACE and pqxx, but it can't=
=20
> find lib pqxx even though it is installed.
>=20
> work# make -DNO_CHECKSUM
> =3D=3D=3D>  WARNING: Vulnerability database out of date, checking anyway
> =3D=3D=3D>  Extracting for esad-0.1
> =3D=3D=3D>  Patching for esad-0.1
> =3D=3D=3D>   esad-0.1 depends on shared library: ACE_SSL - found
> =3D=3D=3D>   esad-0.1 depends on shared library: pqxx - not found
> =3D=3D=3D>    Verifying install for pqxx in=20
> /usr/ports/databases/postgresql-libpqxx

Notice that it didn't build this port, but skipped straight to
installing it.  This means that you have a stale build of the port,
and need to run 'make clean' before and/or after your builds as a
matter of habit.

Kris

--LyciRD1jyfeSSjG0
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFEcisiWry0BWjoQKURAsgCAKDDASqfhhy9qB+4IQJ+75D5gybSHACfZszF
n1k0FAA7WXhpjQG35cOJcEg=
=by5p
-----END PGP SIGNATURE-----

--LyciRD1jyfeSSjG0--



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