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

Re: Strange library linking of dav_svn.so

From: Jonathan M. Manning <jmanning_tigris_at_alisa-jon.net>
Date: 2002-01-31 18:08:08 CET

It's been doing that for me too... I mentioned it a few days back on this
list.

Good news is - I finally got libmod_dav_svn.so working with apache (yea!)

Bad news is -
1) I don't know what broke it yet (still hunting it down - something with
SSL in neon? and building neon and db separately from svn?)
2) it still links to files in my build directory. It works either way -
after a make clean it links to the libraries in /usr/local/lib, but it's
still a strange error...

Fix: Do a make clean. Or just deal with it - it still works just fine, and
deleting those libraries makes it fall back to the ones in /usr/local/lib.

~Jonathan

--On Thursday, January 31, 2002 8:46 AM -0800 Sean Russell
<ser@germane-software.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Did I do something wrong? Everything works, so I shouldn't complain, but
> this looks strange to me:
>
> [root@maus src]# ldd /usr/local/apache2/modules/libmod_dav_svn.so
> libsvn_repos.so.0 =>
> /usr/local/src/subversion/subversion/libsvn_repos/.libs/libsvn_repos.so.0
> (0x40010000)
> libsvn_fs.so.0 =>
> /usr/local/src/subversion/subversion/libsvn_fs/.libs/libsvn_fs.so.0
> (0x4001a000)
> libsvn_delta.so.0 =>
> /usr/local/src/subversion/subversion/libsvn_delta/.libs/libsvn_delta.so.0
> (0x40035000)
> libsvn_subr.so.0 =>
> /usr/local/src/subversion/subversion/libsvn_subr/.libs/libsvn_subr.so.0
> (0x40041000)
> ...
>
> Why is it linking back to the libraries in the compile directory?
>
>
> - --
> |.. It should have been ++C... I want it to be better *before* I use it.
> <|> -- SER
> /|\
> /|
> |
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE8WXTMP0KxygnleI8RAiLLAKCGGlqtXvOfOYBi0l7FwM8s4CyG5QCeKrPu
> S64OcO40REdQ84MfHk6Y5L0=
> =uaWE
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
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:37:01 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.