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

Re: libsvn_diff linkage in 1.4.0-dev

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-12-19 13:22:50 CET

On Mon, 19 Dec 2005, Joerg Hessdoerfer wrote:

> On Monday 19 December 2005 11:07, Peter N. Lundblad wrote:
> [...]
> >
> > http://subversion.tigris.org/faq.html#debian-libtool
> >
>
> Hmmm, don't think so (yes, I'm running debian):
>
> joe@joelap:~$ apt-cache policy libtool
> libtool:
> Installed: 1.5.20-2
>
> So it's the 'good' version, no?
>
Nope, they've tweaked it. You need to install it from source.
See
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=291641

> > This is probably your problem, although the symptoms are not exactly the
> > same. I guess that's because we didn't add any new APIs to libsvn_diff in
> > 1.4 yet.
> >
>
> This remark I don't understand ;-)
>

This sometimes manifests itself as link problems, and sometimes as a
version check problem at run-time. If we added a new function in
libsvn_diff in 1.4, and you had an older version already installed, you'd
get link problems. We haven't done so in 1.4 AFAIK, so you get version
mismatches instead.

Thanks,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 19 13:36:47 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.