From owner-freebsd-ports@FreeBSD.ORG Mon Jun 21 18:33:57 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0D7A16A4FB for ; Mon, 21 Jun 2004 18:33:57 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C81F43D41 for ; Mon, 21 Jun 2004 18:33:57 +0000 (GMT) (envelope-from apeiron@comcast.net) Received: from prophecy.velum (pcp08490587pcs.levtwn01.pa.comcast.net[68.83.169.224]) by comcast.net (sccrmhc11) with SMTP id <2004062118335301100r3vdle> (Authid: apeiron@comcast.net); Mon, 21 Jun 2004 18:33:57 +0000 Date: Mon, 21 Jun 2004 14:33:51 -0400 From: Christopher Nehren To: Quincey Koziol Message-ID: <20040621183351.GA21296@prophecy.dyndns.org> References: <200406211125.i5LBPgWF018429@sleipnir.ncsa.uiuc.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <200406211125.i5LBPgWF018429@sleipnir.ncsa.uiuc.edu> X-Please-CC-Me: In List And Group Replies User-Agent: Mutt/1.5.6i cc: ports@freebsd.org Subject: Re: Subversion problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2004 18:33:57 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 21, 2004 at 07:25:42 EDT, Quincey Koziol scribbled these curious markings: > subversion/svnversion/svnversion . /repos/svn/trunk > /usr/local/incl= ude/subversion-1/svn-revision.txt > /usr/libexec/ld-elf.so.1: Shared object "libaprutil-0.so.9" not found >=20 > Any ideas of what's wrong? Known problem; run ldconfig -m /usr/local/lib/apache2 and all should be well. I haven't had a chance to look at the cause, but that does fix it pro tempore. My *guess* is that the directory is removed (either from the filesystem or from ld.so's search path), and thus has to be added again. --=20 I abhor a system designed for the "user", if that word is a coded pejorative meaning "stupid and unsophisticated". -- Ken Thompson - Unix is user friendly. However, it isn't idiot friendly. --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA1yoPk/lo7zvzJioRAu+FAJ0R7Kvyqqbe0pX2NT9u1ym1nhuGVACgiqpd 4JS7fIAWjfQY0C1IgDlyE/0= =MwYy -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--