<!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>
This is just a guess:<BR>
<BR>
Did you run "make" and do the following two files exists in this location:<BR>
<BR>
/usr/local/share/common-lisp/elephant/libsleepycat.so<BR>
/usr/local/share/common-lisp/elephant/libmemutil.so<BR>
<BR>
and does<BR>
 /usr/lib/libdb.so <BR>
<BR>
exists in a standard lib location, such as /usr/lib/libdb.so?<BR>
<BR>
<BR>
On Mon, 2006-02-13 at 12:10 +0100, Tayssir John Gabbour wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi all,</FONT>

<FONT COLOR="#000000">(I'm using SBCL 0.9.4 on MacOS X)</FONT>

<FONT COLOR="#000000">I installed Elephant-0.5.0, BerkeleyDB.4.3, uffi-1.5.7.. and I'm at a</FONT>
<FONT COLOR="#000000">loss about how to deal with the following Slime stack trace. (Elephant</FONT>
<FONT COLOR="#000000">apparently knows about the "dylib" naming convention and all that...)</FONT>

<FONT COLOR="#000000">----</FONT>
<FONT COLOR="#000000">Attempt to call an undefined alien function.</FONT>
<FONT COLOR="#000000">   [Condition of type SB-KERNEL::UNDEFINED-ALIEN-FUNCTION-ERROR]</FONT>

<FONT COLOR="#000000">Restarts:</FONT>
<FONT COLOR="#000000">  0: [ABORT] Abort handling SLIME request.</FONT>
<FONT COLOR="#000000">  1: [ABORT] Exit debugger, returning to top level.</FONT>

<FONT COLOR="#000000">Backtrace:</FONT>
<FONT COLOR="#000000">  0: (SB-KERNEL::UNDEFINED-ALIEN-FUNCTION-ERROR)</FONT>
<FONT COLOR="#000000">  1: ("foreign function: call_into_lisp")</FONT>
<FONT COLOR="#000000">  2: (SLEEPYCAT::%DB-ENV-CREATE 0)</FONT>
<FONT COLOR="#000000">  3: (SLEEPYCAT:DB-ENV-CREATE)</FONT>
<FONT COLOR="#000000">  4: ((SB-PCL::FAST-METHOD OPEN-CONTROLLER (BDB-STORE-CONTROLLER))</FONT>
<FONT COLOR="#000000">(#(NIL 1) . #()) #<unavailable argument> #<BDB-STORE-CONTROLLER</FONT>
<FONT COLOR="#000000">{11DAC349}> (:RECOVER NIL :RECOVER-FATAL NIL :THREAD T))</FONT>
<FONT COLOR="#000000">  5: (ELEPHANT::GET-CONTROLLER "/Users/main/Desktop/testdb")</FONT>
<FONT COLOR="#000000">  6: (OPEN-STORE "/Users/main/Desktop/testdb" :RECOVER NIL</FONT>
<FONT COLOR="#000000">:RECOVER-FATAL NIL :THREAD T)</FONT>
<FONT COLOR="#000000">  7: (SB-INT:EVAL-IN-LEXENV (OPEN-STORE "/Users/main/Desktop/testdb")</FONT>
<FONT COLOR="#000000">#<NULL-LEXENV>)</FONT>
<FONT COLOR="#000000">----</FONT>

<FONT COLOR="#000000">Thanks for any advice,</FONT>
<FONT COLOR="#000000">Tayssir</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>