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

Re: ra_load and wrong loads

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-07-31 20:25:08 CEST

Arkadiusz Miskiewicz <misiek@pld.ORG.PL> writes:

> Philip Martin <philip@codematters.co.uk> writes:
>
> > > No idea why dlopen("libxyz.so", ...) opens libxyz-1.so on compilato system :-\

[snip]

> > These show that the libraries are opened as part of normal shared
> > library opening when the program starts.
> On my systems these are dlopen()ed modules:
>
> [misiek@arm misiek]$ ldd /usr/bin/svn | grep ra
> libsvn_ra-1.so.0 => /usr/lib/libsvn_ra-1.so.0 (0x00156000)
>
> Compile with --enable-dso and you will see the problem.

Tries it... yes, it's broken.

>
> Someone asked already about moving ,,version'' from build.conf
> to configure + passing it to load_ra_module but there was no reply.

Care to make a patch?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 31 20:25:49 2002

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.