On Mon, May 22, 2006 at 02:57:28PM +0000, db wrote: > Hi all > > I'm trying to make a new port that depends on ACE and pqxx, but it can't > find lib pqxx even though it is installed. > > work# make -DNO_CHECKSUM > ===> WARNING: Vulnerability database out of date, checking anyway > ===> Extracting for esad-0.1 > ===> Patching for esad-0.1 > ===> esad-0.1 depends on shared library: ACE_SSL - found > ===> esad-0.1 depends on shared library: pqxx - not found > ===> Verifying install for pqxx in > /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
pgplbEOVywjuP.pgp
Description: PGP signature
