<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
I can't explain this.  <BR>
<BR>
Is it spelled correctly?  Does capitalization matter?  <BR>
<BR>
I'm not an OpenMCl user, but I agree it appears to be before it is actually opening BDB.<BR>
<BR>
This same functionality worked for me 30 seconds ago on the tip of the CVS head under SBCL on Linux.<BR>
<BR>
Perhaps and Open MCL user can help.<BR>
<BR>
<BR>
<BR>
On Sun, 2007-04-08 at 22:19 -0400, Joe Corneli wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Here's where things fail on my machine under openmcl (I'm pretty sure</FONT>
<FONT COLOR="#000000">I have everything installed and configured properly, although I am</FONT>
<FONT COLOR="#000000">using BerkeleyDB.4.5 (I changed various configuration files so that it</FONT>
<FONT COLOR="#000000">would be found, and this doesn't look like the error anyway).  </FONT>

<FONT COLOR="#000000">? (do-backend-tests)</FONT>
<FONT COLOR="#000000">; loading system definition from /Users/jcorneli/elephant/ele-bdb.asd into #<Package "ASDF283"></FONT>
<FONT COLOR="#000000">; registering #<SYSTEM ELE-BDB #x8523C56> as ELE-BDB</FONT>
<FONT COLOR="#000000">> 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)). </FONT>
<FONT COLOR="#000000">> While executing: CCL::%SHARED-INITIALIZE</FONT>
<FONT COLOR="#000000">> Type :POP to abort.</FONT>
<FONT COLOR="#000000">Type :? for other options.</FONT>

<FONT COLOR="#000000">I get similar error if I run `open-store' in the standard way,</FONT>

<FONT COLOR="#000000">(open-store '(:bdb "/Users/jcorneli/musndb"))</FONT>
<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">elephant-devel site list</FONT>
<FONT COLOR="#000000"><A HREF="mailto:elephant-devel@common-lisp.net">elephant-devel@common-lisp.net</A></FONT>
<FONT COLOR="#000000"><A HREF="http://common-lisp.net/mailman/listinfo/elephant-devel">http://common-lisp.net/mailman/listinfo/elephant-devel</A></FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>