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

Re: Apache errors with 1.1.0

From: Clay Loveless <clay_at_killersoft.com>
Date: 2004-10-23 10:26:48 CEST

On 10/22/04 1:20 PM Pacific Time, Ben Collins-Sussman (sussman@collab.net)
wrote:

> It looks like mod_dav_svn is 1.1.0, but it's dynamically linking
> somehow to old 1.0 libraries. It particular, it's linking to a 1.0
> version of libsvn_subr. Those symbols are new in libsvn_subr 1.1.

Thank you, Ben -- this helps in tracking down the problem.

After receiving this message, I went through my system and removed all
instances of libsvn_subr ... I removed all libsvn* libraries, in fact. I
then removed all source directories of previous versions for good measure.

I downloaded and compiled subversion-1.1.1 tonight, and wound up with the
exact same problem.

Is there a circumstance under which the subversion-1.1.1 build process would
create a 1.0 version of libsvn_subr instead of a 1.1 version?

Again, I removed all instances of libsvn* on the entire system prior to
configuring and building a new download of subversion-1.1.1, and when the
build was complete, the contents of
/usr/local/src/subversion-1.1.1/subversion/libsvn_subr/.libs is:

libsvn_subr-1.0.0.0.dylib
libsvn_subr-1.0.0.0.dylib-master.o
libsvn_subr-1.0.dylib
libsvn_subr-1.a
libsvn_subr-1.dylib
libsvn_subr-1.la
libsvn_subr-1.lai

Does this make any sense?

Thanks,
Clay

-- 
Killersoft.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 23 10:27:17 2004

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.