Andrew Kirkpatrick wrote:
> Hi, I'm trying to use elephant but with limited success. Running on
> Ubuntu 9.04, with clbuild installed SBCL 1.0.35.1 and current Elephant
> and dependencies. I tried using contrib/henrik/install-bdb.sh to install
> Berkeley DB 4.5 and set up my-config.sexp as it suggested, but when I
> evaluate this form, referring to a directory that does exist:
>
> (open-store '(:BDB "/tmp/my-db/"))
>
> I get a the usual compilation and loading noise terminated with:
>
> Help! 11 nested errors. SB-KERNEL:*MAXIMUM-ERROR-DEPTH* exceeded.
> 0: ; Evaluation aborted.

Try the latest version of CFFI and BDB 4.7.


_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to