[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: bruce <bedouglas_at_earthlink.net>
Date: 2004-09-07 21:54:39 CEST

lee...

i saw that.. and can't understand why it would cause a problem. the system
is a rh8.0, and it ran with the db from the rpm as i stated earlier...

however, i'm also rebuilding using the --disable-posixmutexes switch...

although..i'll be surprised if this works...

-bruce

-----Original Message-----
From: Lee Merrill [mailto:LeeMerrill@bustech.com]
Sent: Tuesday, September 07, 2004 12:12 PM
Cc: users@subversion.tigris.org
Subject: Re: subversion... berkeley db...

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
---------------------------------------------------------------------
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:54:52 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.