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

Re: SVN 1.4.4 and Apache 2.2.6 - Segmentation fault (11)

From: Brian Munroe <brian.e.munroe_at_gmail.com>
Date: 2007-09-20 17:24:24 CEST

On 9/20/07, Kris Deugau <kdeugau@vianet.ca> wrote:

>
> APR 0.9.x and 1.x are not binary-compatible with each other.
>
> IMO you're usually better off using native local-system or
> distribution-provided versions of supporting libraries; that way you
> end up with far fewer conflicts between different versions of those
> supporting libraries.
>

Heh, I spent the better part of yesterday figuring out that it was APR
version mismatch, Before then, I didn't even give APR a second
thought. I did learn the underbelly of the subversion source tree
though. and will be more respectful of it, versus just doing a blind
./configure, make && make install.

The thing is, I scoured the docs looking a blurb about SVN with Apache
2.2 and came up empty. I wish that configure would be smart enough to
warn me if I attempting to build against Apache 2.2, using SVN's APR,
which won't work.

-- brian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 20 17:24:56 2007

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.