[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Pls help: arithmetic exception error in make bdb2



Hello,

Thanks !

> At 06:27 PM 3/9/00 +0800, S.T. Wong wrote:
> >I try to compile openldap-2.0-alpha3 using db-2.7.7.tar.gz on Solaris 2.6.
> >There is error in make test after compilation:
> >Would anyone please help?  Thanks a lot.
> 
> Use LDBM.  back-bdb2 is experimental and likely broken.

I use ldbm but fail also:

# make ldbm						/* same result for "make test" */
ln: cannot create ./data: File exists
Initiating LDAP tests...
>>>>> Executing all LDAP tests...
>>>>> Test Directory: .
>>>>> Backend: ldbm
>>>>> Starting test001-slapadd ...
running defines.sh . ldbm
Datadir is ./data
Cleaning up in ./test-db...
Running slapadd to build slapd database...
Arithmetic Exception
slapadd failed!
>>>>> ./scripts/test001-slapadd failed (exit 136)
*** Error code 136
make: Fatal error: Command failed for target `test-ldbm'


But there's no problem if gdbm is used instead of BerkeleyDB.  Did I miss 
anything.  Please advise.

Thanks again.
Best Regards,
ST Wong