[elephant-devel] trouble getting going (with open-store, ...)

Robert L. Read read at robertlread.net
Fri Oct 6 00:11:23 UTC 2006


On Thu, 2006-10-05 at 16:52 -0700, Red Daly wrote:

> I am not sure if I follow entirely.  perhaps you can elaborate if I
> seem
> to have misunderstood.  I think the following program just loads
> the :elephant system and then calls open-store.  Is this what you
> mean?
> 
> (asdf:operate 'asdf:load-op :elephant)
> (let ((store-spec '(:BDB "store")))
>   (elephant:open-store store-spec))
> 
> This code causes a the same sort of SBCL disconnect (and exit code
> 256).
> Strangely I only see these errors in Slime.  Since I am a lisp novice,
> I
> do not know much about how to debug these problems myself.
> 
> thanks again,
> red daly
> 
> P.S.  I have also posted this problem on the slime-devel mailing list
> in
> case they have any insights/resolutions.


The slime people should know better than we.  

However, make sure your version of slime is up-to-date, or at least
known to work with your LISP.

Also, utf-8 issues can freak slime out; that is a possible source of
trouble, but I don't think
it has anything to do with Elephant.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/elephant-devel/attachments/20061005/a335f7d4/attachment.html>


More information about the elephant-devel mailing list