You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Low Kian Seong <su...@yahoo.com> on 2002/12/06 15:30:18 UTC

Fwd: Make error

People,

I am trying to install subversion on my sorcerer box :

My db version is :

4.1.24

My Apache version is :

1.26.X

I got the error as shown in the attachment when i do a
make. Seems like something to do with db. Can someone
shed some light on this matter. Thanks in advance.
Note: forwarded message attached.


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

Re: Fwd: Make error

Posted by Matt Kraai <kr...@alumni.cmu.edu>.
On Fri, Dec 06, 2002 at 05:24:36PM +0000, Philip Martin wrote:
> Matt Kraai <kr...@alumni.cmu.edu> writes:
> 
> > On Fri, Dec 06, 2002 at 05:00:03PM +0000, Philip Martin wrote:
> > > One problem is that it requires an APR-UTIL more recent than 2.0.43.
> > 
> > Using db 4.1.24, httpd 2.0.43, neon 0.23.5, and the latest svn
> > revision works for me.  Is that what you're saying?
> 
> As I said, it's apr-util that matters. The BDB function signatures
> changed between 4.0 and 4.1 and apr-util with CVS tag APACHE_2_0_43
> doesn't have the necessary support.
> 
> http://cvs.apache.org/viewcvs.cgi/apr-util/dbm/apr_dbm_berkeleydb.c

My APR-UTIL must be using the older installed db.h.  Thanks for the
correction.

Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Fwd: Make error

Posted by Philip Martin <ph...@codematters.co.uk>.
Matt Kraai <kr...@alumni.cmu.edu> writes:

> On Fri, Dec 06, 2002 at 05:00:03PM +0000, Philip Martin wrote:
> > One problem is that it requires an APR-UTIL more recent than 2.0.43.
> 
> Using db 4.1.24, httpd 2.0.43, neon 0.23.5, and the latest svn
> revision works for me.  Is that what you're saying?

As I said, it's apr-util that matters. The BDB function signatures
changed between 4.0 and 4.1 and apr-util with CVS tag APACHE_2_0_43
doesn't have the necessary support.

http://cvs.apache.org/viewcvs.cgi/apr-util/dbm/apr_dbm_berkeleydb.c

-- 
Philip Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Fwd: Make error

Posted by Matt Kraai <kr...@alumni.cmu.edu>.
On Fri, Dec 06, 2002 at 05:00:03PM +0000, Philip Martin wrote:
> Matt Kraai <kr...@alumni.cmu.edu> writes:
> 
> > > db 4.1.x isn't supported properly yet by Subversion, you'll want to use
> > > 4.0.14 instead.
> > 
> > 4.1.24 works for me.  Are you having problems with it?
> 
> One problem is that it requires an APR-UTIL more recent than 2.0.43.

Using db 4.1.24, httpd 2.0.43, neon 0.23.5, and the latest svn
revision works for me.  Is that what you're saying?

Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Fwd: Make error

Posted by Philip Martin <ph...@codematters.co.uk>.
Matt Kraai <kr...@alumni.cmu.edu> writes:

> > db 4.1.x isn't supported properly yet by Subversion, you'll want to use
> > 4.0.14 instead.
> 
> 4.1.24 works for me.  Are you having problems with it?

One problem is that it requires an APR-UTIL more recent than 2.0.43.

-- 
Philip Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Fwd: Make error

Posted by Matt Kraai <kr...@alumni.cmu.edu>.
On Fri, Dec 06, 2002 at 10:28:15AM -0600, Edward S. Marshall wrote:
> On Fri, 2002-12-06 at 09:30, Low Kian Seong wrote:
> > My db version is :
> > 
> > 4.1.24
> 
> db 4.1.x isn't supported properly yet by Subversion, you'll want to use
> 4.0.14 instead.

4.1.24 works for me.  Are you having problems with it?

Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Fwd: Make error

Posted by "Edward S. Marshall" <es...@logic.net>.
On Fri, 2002-12-06 at 09:30, Low Kian Seong wrote:
> My db version is :
> 
> 4.1.24

db 4.1.x isn't supported properly yet by Subversion, you'll want to use
4.0.14 instead.

> My Apache version is :
> 
> 1.26.X

Apache 1.26.X doesn't exist (see http://httpd.apache.org/)...did you
mean another version (1.2.x, 1.3.x, or 2.0.x) perhaps? For the record,
mod_dav_svn will only work properly with the most recent 2.0.x Apache
releases.

Have you read the INSTALL file for Subversion's system requirements?
It's a pretty important piece of the building puzzle. See:

        http://svn.collab.net/repos/svn/trunk/INSTALL

Hope this helps!

-- 
Edward S. Marshall <es...@logic.net>
http://esm.logic.net/