[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnadmin: symbol lookup error: /usr/lib/libsvn_fs_base-1.so.0: undefined symbol: db_version

From: John Bray <home_at_johnbray.org.uk>
Date: 2005-02-09 16:04:00 CET

I've come across an odd problem related to Sun Grid Engine.

With LD_LIBRARY_PATH=
/usr/share/lsf/6.0/linux2.6-glibc2.3-x86/lib:/opt/sge/lib/lx24-x86

svnadmin create /home/john1/met1
gives

svnadmin: symbol lookup error: /usr/lib/libsvn_fs_base-1.so.0: undefined
symbol: db_version

Changing LD_LIBRARY_PATH to
/usr/lib:/usr/share/lsf/6.0/linux2.6-glibc2.3-x86/lib:/opt/sge/lib/lx24-
x86

or removing /opt/sge

it works fine.

I can't see why Sun Grid Engine's libraries should upset things, but the
fix works for me

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 9 16:06:33 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.