Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2006 14:37:12 +0000
From:      db <db@traceroute.dk>
To:        freebsd-questions@freebsd.org, kris@obsecurity.org
Subject:   Re: LIB_DEPENDS problem
Message-ID:  <44731E18.9030802@traceroute.dk>

next in thread | raw e-mail | index | archive | help
>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.

work# ls /usr/ports/databases/postgresql-libpqxx
Makefile        distinfo        files           pkg-descr       pkg-plist
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
===>  WARNING: Vulnerability database out of date, checking anyway
===>  Extracting for postgresql-libpqxx-2.5.5
===>  Patching for postgresql-libpqxx-2.5.5
===>  Applying FreeBSD patches for postgresql-libpqxx-2.5.5
===>   postgresql-libpqxx-2.5.5 depends on executable: gmake - found
===>   postgresql-libpqxx-2.5.5 depends on shared library: pq.3 - found
===>  Configuring for postgresql-libpqxx-2.5.5
^C

libpqxx is installed, but it can't find it and try to build and install 
it again.

Best regards
db



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