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

Re: [PATCH] Correct error in printing FS module list

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-03-31 15:06:24 CEST

On Thu, 31 Mar 2005, Kobayashi Noritada wrote:

> This time I encounter a error message like this:
>
> nori1[21:31]% LANG=C ./tmp/bin/svn --version saba:~
> svn: Version mismatch in 'svn_delta': found 1.2.0-dev, expected 1.1.3
> svn: Version mismatch in 'svn_subr': found 1.2.0-dev, expected 1.1.3
>
> Something nasty seems to be happening in my environment.
> Sorry, this may be my own problem.
>
It probably picks up old libraries from an installation. Check the
standard install places (/usr/lib, /usr/local/lib) for such libs and move
them away.

I have the same problems. I don't know why libtool doesn't handle
dependencies on not installed libs correctly. Maybe libtool bug? I
remember someone having the same problem when the RA interfaces were
changed.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 31 15:02:40 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.