-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dan Christian wrote:
> 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,
svn_compat_wrap_log_receiver() is defined in libsvn_subr/compat.c, and
was added when the merge-sensitive-log branch was merged back to trunk
in r25159.
Are you linking against the correct versions of the libraries?
- -Hyrum
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGXM3ACwOubk4kUXwRAmkhAKC8uAJsi5lRn8jyB1GeFexiVcG+CgCffj02
JIKowMltRfqMuOizOugi+4U=
=qWbH
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 30 03:02:44 2007