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

Re: Dynamic libs on IRIX

From: Albert Chin <subversion-dev_at_thewrittenword.com>
Date: 2002-01-07 23:57:45 CET

On Mon, Jan 07, 2002 at 03:40:25PM +0100, Marc Poinot wrote:
> Hi, I built db-3 and db-4 on my SGI/IRIX (mode N32).
> I also built the subVersion r727, the make check was OK.
>
> Now, I have no news of the db dynamic lib, even with a correct
> LD_LIBRARY_PATH. The svnadmin itself sends back the search path
> on stdout, and the path actually is correct. Moreover, it can find
> the svn_* libs, but not the db libs...
>
> poinot@SGI > svnadmin create /trash/elsA/Wksp/T/DB
> 571560:svnadmin: rld: Fatal Error: Cannot Successfully map soname 'libdb-3.3.so'
> under any of the filenames /trash/elsA/Wksp/T/x/lib/libdb-3.3.so:/trash/elsA/Wk
> sp/T/x/lib//libdb-3.3.so:/tools/gnome/lib/libdb-3.3.so:/usr/lib64/libdb-3.3.so:/
> usr/lib64/internal/libdb-3.3.so:/lib64/libdb-3.3.so:/opt/lib64/libdb-3.3.so:
>
> poinot@SGI > file /trash/elsA/Wksp/T/x/lib/libdb-3.3.so
> /trash/elsA/Wksp/T/x/lib/libdb-3.3.so: ELF N32 MSB mips-4 dynamic lib MIPS - ve
> rsion 1
>
> Any idea ? Problem at db build time ? Bad char in the filename for
> the svn loader ?

What path did you compile Berkeley DB to? And, what is the output of:
  $ elfdump -L svnadmin | grep RPATH

And what are you setting LD_LIBRARY_PATH to?

-- 
albert chin (china@thewrittenword.com)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:55 2006

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

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