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

Re: linker/dl weirdness.

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-03-11 22:02:19 CET

Marcus Rueckert wrote:
> On 2005-03-11 19:42:55 -0000, Max Bowsher wrote:
>> Depends... did you use --enable-dso ?
>
> "./configure" \
> "--enable-maintainer-mode" \
> "--with-apxs=/opt/apache2.1/bin/apxs" \
> "--with-apr=/opt/apache2.1" \
> "--with-apr-util=/opt/apache2.1/" \
> "--disable-javahl" \
> "--with-neon=/usr" \
> "--without-berkeley-db" \
> "--enable-dso" \
> "--prefix=/opt/apache2.1" \
> "$@"
>
> so yes.

Then, yes, libsvn_ra_* and libsvn_fs_* are being loaded via dlopen().

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 11 22:04:18 2005

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.