Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2006 16:41:27 -0400
From:      Kris Kennaway <kris@obsecurity.org>
To:        db <db@traceroute.dk>
Cc:        freebsd-questions@freebsd.org, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: LIB_DEPENDS problem
Message-ID:  <20060524204126.GB88742@xor.obsecurity.org>
In-Reply-To: <447474FA.7060204@traceroute.dk>
References:  <447474FA.7060204@traceroute.dk>

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

--oC1+HKm2/end4ao3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, May 24, 2006 at 03:00:10PM +0000, db wrote:
> libpqxx.so is not a broken link:
>=20
> work# ls -l /usr/local/lib/*pqxx*
> -rwxr-xr-x  1 root  wheel  332194 May  4 14:56=20
> /usr/local/lib/libpqxx-2.5.5.so
> -rw-r--r--  1 root  wheel  439800 May  4 14:56 /usr/local/lib/libpqxx.a
> -rwxr-xr-x  1 root  wheel     851 May  4 14:56 /usr/local/lib/libpqxx.la
> lrwxr-xr-x  1 root  wheel      16 May  4 14:56 /usr/local/lib/libpqxx.so=
=20
> -> libpqxx-2.5.5.so
> work# ldconfig -r | grep pqxx
> work#

I don't know why it might not be known to ldconfig, but that is the
cause of your problem.  The port DTRT to update ldconfig at install
time:

INSTALLS_SHLIB=3D yes

Try rerunning ldconfig -R (or reboot).

Kris

--oC1+HKm2/end4ao3
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFEdMT2Wry0BWjoQKURAvqgAKCu7Fk7Tv5NAX/iSoET8Q3rhhclogCcCE7X
vmICSaGBSykQuSUjiNnUA2s=
=iQ/J
-----END PGP SIGNATURE-----

--oC1+HKm2/end4ao3--



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