From owner-freebsd-questions@FreeBSD.ORG Tue May 23 20:39:26 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 117A416ACE0 for ; Tue, 23 May 2006 20:39:26 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9C1943D46 for ; Tue, 23 May 2006 20:39:25 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id AE9B61A3C24; Tue, 23 May 2006 13:39:25 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 16AC752165; Tue, 23 May 2006 16:39:25 -0400 (EDT) Date: Tue, 23 May 2006 16:39:24 -0400 From: Kris Kennaway To: db Message-ID: <20060523203924.GA48183@xor.obsecurity.org> References: <44731E18.9030802@traceroute.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline In-Reply-To: <44731E18.9030802@traceroute.dk> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org, kris@obsecurity.org Subject: Re: LIB_DEPENDS problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 20:39:27 -0000 --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 23, 2006 at 02:37:12PM +0000, db wrote: > >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. >=20 > work# ls /usr/ports/databases/postgresql-libpqxx > Makefile distinfo files pkg-descr pkg-plist > 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 > =3D=3D=3D> WARNING: Vulnerability database out of date, checking anyway > =3D=3D=3D> Extracting for postgresql-libpqxx-2.5.5 > =3D=3D=3D> Patching for postgresql-libpqxx-2.5.5 > =3D=3D=3D> Applying FreeBSD patches for postgresql-libpqxx-2.5.5 > =3D=3D=3D> postgresql-libpqxx-2.5.5 depends on executable: gmake - found > =3D=3D=3D> postgresql-libpqxx-2.5.5 depends on shared library: pq.3 - f= ound > =3D=3D=3D> Configuring for postgresql-libpqxx-2.5.5 > ^C >=20 > libpqxx is installed, but it can't find it and try to build and install= =20 > it again. Why do you say it is installed? You certainly didn't show this above; that is the port skeleton used for building the software, not an installed copy of the software. Kris --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEc3L8Wry0BWjoQKURAiRhAKDxKQPsJ7uUjZR4nx3fCBx2RXxe/wCgumUu 9wFw+myrXpEdR87mf7lmWNA= =ThDL -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v--