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

Re: subversion... berkeley db...

From: Lee Merrill <LeeMerrill_at_bustech.com>
Date: 2004-09-07 21:12:19 CEST

Hi Bruce,

    Google says...

"This message is normally caused by a NTPL-enabled berkeley DB (compiled
with --enable-posixmutexes) running on non-NTPL kernel/glibc or
NTPL-enabled kernel/glibc on some non-Intel processors (see
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=91933)."

Apparently your kernel doesn't have what DB expects,
the DB configure may have gotten confused (you could try
"configure --disable-posixmutexes" in your DB build).

Lee

>in trying to get svn to play with apache... i reinstalled berkely db from
>the source. when i try to create a repository, i get the following error...
>
>[root@lserver2 /]# /usr/bin/svnadmin create /svnroot/test
>svn: Berkeley DB error while creating environment for filesystem
>/svnroot/test/db:
>Invalid argument
>svn: bdb: Berkeley DB library configured to support only DB_PRIVATE
>environments
>
>
>

-- 
+=========================================================
+ Lee Merrill    lee@bustech.com    919-866-2008
+=========================================================
Unless otherwise stated, any views presented in this email are solely those of the author and do not necessarily represent those of the company.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 7 21:13:02 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.