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

Re: httpd 2.0.48's apr-util doesn't work against Berkeley DB 4.2

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-12-08 00:40:27 CET

Sander Striker wrote:

>On Mon, 2003-12-08 at 00:09, Branko ÄŒibej wrote:
>
>
>>Timothee Besset wrote:
>>
>>
>>
>>>SVN 0.34 recommends DB 4.2 ..
>>>
>>>However, I've found that apr-util in httpd 2.0.48 can't be built against
>>>4.2. The configure script will check the minor version to be == 0, and
>>>will bail out otherwise.
>>>
>>>
>>>
>>>
>>Yes, that's why I ended up using dbm.m4 from apr-util HEAD instead of
>>the one bundled in the httpd-2.0.48 sources...
>>
>>
>
>I backported it to the APU_0_9_BRANCH of apr-util, so it will be in
>the next apr(-util) release, aswell as the next httpd release. In the
>meantime, I'd advise using apr-util APU_0_9_BRANCH (or at least
>updating configure.in and build/dbm.m4 to that version).
>
>
Great. BTW, it turns out that just upgrading build/dbm.m4 is enough.

Of course, the funny thing is that apr-util's configure says it found
bdb4.0 in the 4.2 directory -- because it's not looking for an exact
version match. Oh, well, that's a minor nit.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 8 00:41:13 2003

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.