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

tests failing. undefined symbol: svn_compat_wrap_log_receiver

From: Dan Christian <dchristian_at_google.com>
Date: 2007-05-30 01:35:24 CEST

Bunches of tests are failing at revision 25196 with this error:

/usr/local/google/dchristian/OpenSource/svn/subversion/subversion/svn/.libs/lt-svn:
symbol lookup error:
/usr/local/google/dchristian/OpenSource/svn/subversion/subversion/libsvn_ra/.libs/libsvn_ra-
1.so.0: undefined symbol: svn_compat_wrap_log_receiver

I configured like this:
./autogen.sh
./configure --prefix=$prefix --enable-maintainer-mode --enable-debug
--disable-mod-activation --disable-subdir-config
--enable-experimental-libtool --with-apr=${prefix} --with-apr-util=${prefix}
--without-neon --with-serf=$prefix --with-editor=/etc/alternatives/editor
--without-{apxs,berkeley-db,jdk,jikes,junit,ruby}

...
Running all tests in basic_tests.py [21/50]...FAILURE
Running all tests in checkout_tests.py [22/50]...FAILURE
Running all tests in commit_tests.py [23/50]...FAILURE
Running all tests in update_tests.py [24/50]...FAILURE

-Dan C
Received on Wed May 30 01:35:38 2007

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.