Frank Van Der Linden wrote:

> 
> solvm% /usr/apache2/bin/apr-1-config --version
> 1.2.7
> 
> This is what SUNWsvn is linked against (even though in build 60 it got  
> linked wrongly during the build, but that was a bug). All the Subversion 
> tests were run with this libapr (and libaprutil) version, and passed.
> 
> What is proposed here is an upgrade to an apache version that has APR 
> version 1.2.8. Is 1.2.8 actually incompatible with 1.2.7? That seems 
> unlikely. I know 0.x and 1.x are incompatible, but 1.2.7 and 1.2.8?
> 
>>     /usr/apache2/libexec/mod_authz_svn.so    Uncommitted    Apache Module
>>     /usr/apache2/libexec/mod_dav_svn.so    Uncommitted    Apache Module
>>
>>   
> 
> Are these really delivered by Apache itself nowadays? They are part of 
> the Subversion source.

These are delivered by Subversion.

But:

The currently proposed Apache integration (2.2.4), which delivers APR 1.2.8, 
will be incompatible with APR 1.2.7 because it is built with nonportable 
atomics 
(which have been patched to use S10+ atomic ops, and were not enabled for APR 
1.2.7). Therefore SVN will have to be rebuilt.

--Stefan

-- 
Stefan Teleman
Sun Microsystems, Inc.
Stefan.Teleman at Sun.COM


Reply via email to