On 2/27/2014 4:56 PM, Ben Reser wrote:
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...


Ahhhh ... right cpan INSTALL Alien::SVN compiles and installs 1.7.3 or something. I installed with the ubuntu apt-get, so I think I just need to force it to do it again.

Thanks!

---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com


Reply via email to