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

Re: subversion on dns323

From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 5 Jul 2010 23:48:52 +0200

On Mon, Jul 05, 2010 at 08:10:35PM +0200, Ronald Geisler wrote:
> root_at_BetaNAS:/ffp/src/subversion-1.6.12# make check-swig-py
> cd /ffp/src/subversion-1.6.12/subversion/bindings/swig/python; \
> /ffp/bin/python
> /ffp/src/subversion-1.6.12/subversion/bindings/swig/python/tests/run_all.py
> /ffp/bin/python: can't resolve symbol 'apr_uuid_parse'
> make: *** [check-swig-py] Error 1
>
> can you help me?

My guess is that you need to run:
  export LD_LIBRARY_PATH=/ffp/lib
before running the python tests.

Stefan
Received on 2010-07-05 23:49:55 CEST

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.