On 9/20/05, Julian Foad <julianfoad@btopenworld.com> wrote:
> Joshua Varner wrote:
> > I get an error in ra-local-test, but I get that with a
> > straight trunk build, too.
> >
> > START: ra-local-test
> > lt-ra-local-test: relocation error:
> > /work/test/svn/svn-trunk/subversion/libsvn_fs/.libs/libsvn_fs-1.so.0:
> > undefined symbol: svn_ver_equal
> > END: ra-local-test
>
> That looks like it's linking with the wrong (old) copy of (some of) the
> libraries, so please try to resolve that problem before trusting the test results.
>
My auto-tools fu is weak.
I did a distclean, autogen, configure and re-build, but I get the same errors.
I've attached the output from the above, but I have no idea what to look for
on this. I know that when I make changes in libsvn_wc, libsvn_client or
libsvn_repos they show up in the executables, but with that test, it's odd.
I'm fairly comfortable with Make (I architected the make system we use
where I work); I just don't know anything about the auto-tools, if someone
can point me in the right direction I can try to debug whatever's causing
problems in my build process.
Josh
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
- application/octet-stream attachment: build.out
Received on Tue Sep 20 20:44:27 2005