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

Re: Upgrade

From: Marc Haisenko <haisenko_at_webport.de>
Date: 2004-11-15 10:27:50 CET

On Friday 12 November 2004 17:00, Adam Stroud wrote:
> I just ugraded subversion from 1.08 to 1.1.1. Now when I try to
> commit I get the following error:
>
> bdb: Program version 4.2 doesn't match environment version.
>
> Any ideas on how ti fix this would be appreciated.
>
> Thanks
> A

I think this happens when you compile against the header files of a BDB
version and link against another. Like when you have, say, 4.1.x and 4.2.x on
you system and C uses the headers for 4.2.x and the linker uses the libraries
for 4.1.x...

-- 
Marc Haisenko
Systemspezialist
Webport IT-Services GmbH
mailto: haisenko@webport.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 15 10:28:41 2004

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.