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

Re: Berkeley DB error while creating environment for filesystem

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-30 19:14:10 CEST

On Fri, 2004-07-23 at 10:06, Wilfred Nilsen wrote:
> I compiled subversion-1.1.0-rc1.tar on my Fedora 2 linux machine. I run
> configure with no special flags. The produced executables, which is
> using shared libraries worked fine.
>
> I have a different Linux box where I want to run the subversion server
> and this machine does not have the same version of shared libraries etc
> so I run configure again with the "all static" flag to produce
> subversion executables with statically linked libraries.
>
> The statically linked subversion executables seem to fail in Berkeley DB.
> This is what I get when I try to create a repository.
>
> $ bin/svnadmin create repo
> svn: Berkeley DB error while creating environment for filesystem repo/db:
> Invalid argument
>

Wilfred: did this error happen when you ran the static binaries on the
"other" linux box? Or when you ran them on the original box on which
they were compiled?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 30 19:16:23 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.