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

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

From: Branko Čibej <brane_at_wandisco.com>
Date: Thu, 12 Feb 2015 05:17:12 +0100

On 12.02.2015 05:07, kay wrote:
> Below is the content of the svn_private_config: I observed there is a symbol
> for SVN_PATH_LOCAL_SEPERATOR: What should I do now?

I have no idea. I looked through your 'make' log again and saw a huge
number of warnings that shouldn't be there; for example:

subversion/libsvn_delta/svndiff.c: In function `zlib_encode':
subversion/libsvn_delta/svndiff.c:173: warning: passing arg 3 of
`svn_error__wrap_zlib' makes pointer from integer without a cast

The macro '_' is defined in svn_private_config.h, too. You'll have to
figure out why the compiler thinks it included that file, but doesn't
actually see the macros defined in it. And that's not something I can
help with.

-- Brane
Received on 2015-02-12 05:19:16 CET

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.