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

Berkeley DB error while creating environment for filesystem

From: Wilfred Nilsen <wnml_at_cox.net>
Date: 2004-07-23 17:06:35 CEST

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

Thanks,
Wilfred

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