[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: Waldemar Augustyn <waldemar_at_nxp.com>
Date: 2004-09-07 21:19:24 CEST

...or you can try subversion 1.1.0 RC2 and select -fsfs thus taking DB
out of the picture alltogether.

Lee Merrill wrote:

> 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
>>
>>
>>
>

---------------------------------------------------------------------
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:20:06 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.