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

Re: Problems with r117 tarball

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2001-09-29 10:27:59 CEST

Hi,

On Fri, Sep 28, 2001 at 09:14:34PM -0500, Owen Landgren wrote:
> Guys,
> I saw that someone else had had this problem, so I figured that this was
> something I could work with.
>
> Before I go any farther, the system I'm testing this on has the
> following characteristics:
> Redhat 7.1
> libtool 1.3.5
> autoconf 2.13
> glibc 2.2.2
>
> Anyways, since I'd seen the problem Timothee had, I decided to try and
> figure out what was up. I pulled down the tarball and executed the
> following sequence:

I think this problem is simply because you have an old version of SVN
installed in /usr/local....

If you can remove all the SVN/expat/apr/neon libs in /usr/local/lib,
does that fix the problem?

joe

> /usr/local/lib/libsvn_subr.so.0: undefined reference to `apr_filepath_merge'
> /usr/local/lib/libsvn_subr.so.0: undefined reference to `XML_ErrorString'
> /usr/local/lib/libsvn_subr.so.0: undefined reference to `XML_ParserCreate'
> /usr/local/lib/libsvn_subr.so.0: undefined reference to `XML_SetUserData'
> /usr/local/lib/libsvn_subr.so.0: undefined reference to `XML_GetErrorCode'
> /usr/local/lib/libsvn_subr.so.0: undefined reference to
> `XML_GetCurrentLineNumber'
> collect2: ld returned 1 exit status
> make: *** [subversion/tests/libsvn_ra_local/ra-local-test] Error 1
>
> So, the purpose of this message is basically to say that I've got a
> reproducible case of the error, and am willing to help debug and figure
> out what's going on if you're interested. If you could give me some
> pointers as to where to start looking, I'd be more than willing to help.
>
> Owen
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:42 2006

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.