You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by se...@free.intellinet.pl on 2003/09/19 11:34:30 UTC

Problem: FreeBSD, SVN, MOD_DAV_SVN, Apache2, OpenSSL: Undefined symbol "gdbm_errno"

Hi,
I've installed Subversion 0.29 on FreeBSD 5.1-Release (server) from ports.
I've build it using WITH_MOD_DAV_SVN="yes" and installed it.
I'm using Apache 2.0.47 with OpenSSL 0.9.7a.
I have possibility to use repositions on the server using svn client from
another machine in my network.
Problem is, that on my FreeBSD server every command like: svn, svnadmin,
svnlook etc. is finished with output:
#svn
/usr/libexec/ld-elf.so.1: /usr/local/lib/libaprutil-0.so.9: Undefined symbol
"gdbm_errno"

I have already deinstalled svn and reinstalled again, but problem still
exist.
What can I do to make this commands working?

After first installation I had svn standalone server. Then I was able to
create repositions and everything was OK.
Next, I installed Apache, OpenSSL and reinstalled SVN with WITH_MOD_DAV_SVN.
Then the problem was started.

How can I repair it?
I still want to use svn in cooperation with Apache and OpenSSL, because in
this case it's working.
SVN+SSH doesn't work in my network (server FreeBSD, clients MS Windows 2000
Proffessional + Cygwin).

Best regards,
Sebastian


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org