From owner-freebsd-questions@FreeBSD.ORG Mon Jan 17 22:44:36 2005 Return-Path: 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 23C3A16A4CE for ; Mon, 17 Jan 2005 22:44:36 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAB7743D1F for ; Mon, 17 Jan 2005 22:44:35 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 42B45513CE; Mon, 17 Jan 2005 14:44:34 -0800 (PST) Date: Mon, 17 Jan 2005 14:44:34 -0800 From: Kris Kennaway To: "Daniel S. Haischt" Message-ID: <20050117224434.GA31463@xor.obsecurity.org> References: <41EAB9F2.8060008@daniel.stefan.haischt.name> <20050116204456.GA18002@xor.obsecurity.org> <41EC33B8.3010007@daniel.stefan.haischt.name> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH" Content-Disposition: inline In-Reply-To: <41EC33B8.3010007@daniel.stefan.haischt.name> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org cc: Kris Kennaway Subject: Re: [INFO] buildworld problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 22:44:36 -0000 --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 17, 2005 at 10:52:56PM +0100, Daniel S. Haischt wrote: > Hello, >=20 > yesterday I did install compat3x & compat4x. Each of > this port istalls a script to /usr/local/etc/rc.d > wich executes ldconfig -m /usr/local/lib/compat. >=20 > Could this be the reason for my ldconfig problem? I doubt it. The default ldconfig_paths is: ldconfig_paths=3D"/usr/lib/compat /usr/X11R6/lib /usr/local/lib" so if your system is not seeing libraries in /usr/local/lib then this may have been changed. One other possibility is that you made this directory world-writable, and ldconfig will refuse to read it. Kris --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB7D/RWry0BWjoQKURAoq7AJ4ivX356Vyskj2JCo4QB/V4Ku95vACgyVmq c+1JQQSgGchlN171wax4YL0= =dHpe -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH--