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

[PATCH] Re: Recent libsvn_fs stuff breaks --enable-dso

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-04-12 09:20:45 CEST

On Tue, 12 Apr 2005, Greg Hudson wrote:

> On Mon, 2005-04-11 at 20:21, Philip Martin wrote:
> > Using --enable-dso I get
>
> > I suppose we could make the client link against libsvn_fs explicitly,
> > but does that sensible for the --enable-dso case?
>
> I don't have a good answer here. :/ I'll think on it, but other
> people's ideas are welcome.

Well, since we use functions from libsvn_fs in the client, I suppose we
should link explicitly to it. We don't drag in any of the FS
implementations. That's the point of --enable-dso, isn't it? (See attached
patch. It fixes the problem for me.)

(BTW, I don't understand why this started happening, since other libraries
drag in libsvn_fs anyway. Is it a link ordering problem? I dunno nothing.)

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

  • TEXT/PLAIN attachment: msg
Received on Tue Apr 12 09:15:50 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.