Re: Purify UMR error in Dbc::get -
01-01-2006
, 09:45 PM
Kiran,
If you are getting this same error then it indicates that you have not
fully
recompiled the library after configuring with --enable-umrw. You must
do:
make clean
.../dist/configure --enable-umrw
make
make install
If you are still getting this problem then recompile lock.c with -g
flag
so that I can see what line number the error is happening on.
Michael Ubell
Sleepycat Software |