Subversion problem

Christopher Nehren apeiron at comcast.net
Mon Jun 21 11:33:57 PDT 2004


On Mon, Jun 21, 2004 at 07:25:42 EDT, Quincey Koziol scribbled these
curious markings:
>     subversion/svnversion/svnversion . /repos/svn/trunk > /usr/local/include/subversion-1/svn-revision.txt
>     /usr/libexec/ld-elf.so.1: Shared object "libaprutil-0.so.9" not found
> 
>     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.

-- 
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040621/105ae6d6/attachment.bin


More information about the freebsd-ports mailing list