"Dave Shariff Yadallee - System Administrator a.k.a. The Root of the Problem" <[EMAIL PROTECTED]> writes:
> On Sun, Jun 25, 2006 at 02:12:38PM +0200, Pierangelo Masarati wrote: >> On Sun, 2006-06-25 at 05:44 -0600, Dave Shariff Yadallee - System >> Administrator a.k.a. The Root of the Problem wrote: >> > On Sun, Jun 25, 2006 at 08:40:06AM +0200, Pierangelo Masarati wrote: [...] > How do you build db? > > For example I build DB as follows: > > > CC=/usr/bin/gcc CFLAGS="-g -O9 -DDEBUG -Wall -march=i686" > MAKEINFO=/usr/contrib/bin/makeinfo M4=/usr/contrib/bin/m4 > ../dist/configure --prefix=/usr --sysconfdir=/etc > --infodir=/usr/share/info --mandir=/usr/share/man --with-curses > --enable-compat185 --enable-debugging --enable-standalone > --enable-shy --enable-debug --enable-debug_rop > --enable-debug_wop --enable-diagnostic > --enable-posixmutexes > --enable-rpc --enable-umrw --with-openssl=/usr/contrib > --disable-libunwind-exceptions --disable-libunwind --without-pam > --enable-obsolete --without-guile Depending on the OS, mine is Linux, I found that compiling BerkeleyDB with posix-mutexes causes the errors you are reporting. -Dieter -- Dieter Klünter | Systemberatung http://www.dkluenter.de GPG Key ID:8EF7B6C6
