Date: Thu, 23 Mar 2006 12:53:37 -0600 From: Al <broohaha@gmail.com> To: freebsd-ports@freebsd.org Subject: Subversion 1.3.0 error with libexpat.so.5 missing Message-ID: <55a8a9530603231053v774b8a25hb975f30bd6332d3a@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, Am working with a server I had previously set up successfully with subversion, even testing out creating a repository and such. After being away from it for a month or so, I ran svn to check out code to this machine from a remote repository and got: /libexec/ld-elf.so.1: Shared object "libexpat.so.5" not found, required by = " libneon.so.25" Confused, I tried re-installing subversion, and I got only this far with th= e a `make reinstall`: subversion/svnversion/svnversion . /repos/svn/trunk > /usr/local/include/subversion-1/svn-revision.txt /libexec/ld-elf.so.1: Shared object "libexpat.so.5" not found, required by = " libneon.so.25" *** Error code 1 Stop in /usr/ports/devel/subversion/work/subversion-1.3.0. *** Error code 1 Stop in /usr/ports/devel/subversion. What could be wrong here, and from where can I obtain libexpat.so.5? -Al
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55a8a9530603231053v774b8a25hb975f30bd6332d3a>