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

Re: problem after update to 1.8.8

From: Ben Reser <ben_at_reser.org>
Date: Thu, 27 Feb 2014 14:56:11 -0800

On 2/27/14, 2:32 PM, Bill McCormick wrote:
> $svnlook
> svnlook: symbol lookup error: svnlook: undefined symbol:
> svn_pool_create_allocator
>
> Any help much appreciated.

Looks to me like your svnlook is being dynamically linked against an older
version of libsvn_subr. You probably have 1.7.x (or older) libraries somewhere
in your environment that are being found and used by the dynamic linker.

How did you update? A package, build from source, etc...
Received on 2014-02-27 23:56:43 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.