I can't explain this.  

Is it spelled correctly?  Does capitalization matter?  

I'm not an OpenMCl user, but I agree it appears to be before it is
actually opening BDB.

This same functionality worked for me 30 seconds ago on the tip of the
CVS head under SBCL on Linux.

Perhaps and Open MCL user can help.



On Sun, 2007-04-08 at 22:19 -0400, Joe Corneli wrote:

> Here's where things fail on my machine under openmcl (I'm pretty sure
> I have everything installed and configured properly, although I am
> using BerkeleyDB.4.5 (I changed various configuration files so that it
> would be found, and this doesn't look like the error anyway).  
> 
> ? (do-backend-tests)
> ; loading system definition from /Users/jcorneli/elephant/ele-bdb.asd into 
> #<Package "ASDF283">
> ; registering #<SYSTEM ELE-BDB #x8523C56> as ELE-BDB
> > Error in process listener(1): The value (:BDB 
> > "/Users/jcorneli/elephant/tests/testdb/"), derived from the initarg :SPEC, 
> > can not be used to set the value of the slot ELEPHANT::SPEC in 
> > #<SLEEPYCAT::BDB-STORE-CONTROLLER #x855B5F6>, because it is not of type (OR 
> > PATHNAME (VECTOR CHARACTER)). 
> > While executing: CCL::%SHARED-INITIALIZE
> > Type :POP to abort.
> Type :? for other options.
> 
> I get similar error if I run `open-store' in the standard way,
> 
> (open-store '(:bdb "/Users/jcorneli/musndb"))
> _______________________________________________
> elephant-devel site list
> elephant-devel@common-lisp.net
> http://common-lisp.net/mailman/listinfo/elephant-devel
_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to