What do you have in your my-config.sexp? Do you have (:prebuilt-libraries . t) ? Otherwise it will expect to find the binary pre-built and won't try to build it.<br><br>Hope this helps.<br><br><div class="gmail_quote">
On Thu, Aug 20, 2009 at 10:05 PM, Jeff Cunningham <span dir="ltr"><<a href="mailto:j.k.cunningham@comcast.net">j.k.cunningham@comcast.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi;<br>
<br>
New here. I'm trying to get elephant installed on a 64-bit SBCL system<br>
and ran into this problem when right off the bat:<br>
<br>
Output file /usr/src/clbuild/source/elephant/libmemutil.so not found in<br>
elephant root<br>
   [Condition of type SIMPLE-ERROR]<br>
<br>
Restarts:<br>
 0: [RETRY] Retry performing #<ASDF:LOAD-OP NIL {D75A069}> on<br>
#<ELEPHANT-SYSTEM:ELEPHANT-C-SOURCE "libmemutil" {C0B4A11}>.<br>
 1: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {D75A069}> on<br>
#<ELEPHANT-SYSTEM:ELEPHANT-C-SOURCE "libmemutil" {C0B4A11}> as having<br>
been successful.<br>
 2: [ABORT] Return to SLIME's top level.<br>
 3: [TERMINATE-THREAD] Terminate this thread (#<THREAD "worker" RUNNING<br>
{D673369}>)<br>
<br>
Backtrace:<br>
  0: ((SB-PCL::FAST-METHOD ASDF:PERFORM (ASDF:LOAD-OP<br>
ELEPHANT-SYSTEM:ELEPHANT-C-SOURCE)) ..)<br>
  1: ((LAMBDA (SB-PCL::.PV. SB-PCL::.NEXT-METHOD-CALL. SB-PCL::.ARG0.<br>
SB-PCL::.ARG1.)) ..)<br>
  2: ((LAMBDA ()))<br>
  3: ((FLET SB-THREAD::WITH-RECURSIVE-LOCK-THUNK))<br>
  4: ((FLET #:WITHOUT-INTERRUPTS-BODY-[CALL-WITH-RECURSIVE-LOCK]291))<br>
  5: (SB-THREAD::CALL-WITH-RECURSIVE-LOCK ..)<br>
  6: (SB-C::%WITH-COMPILATION-UNIT #<CLOSURE (LAMBDA #)<br>
{D8CDD3D}>)[:EXTERNAL]<br>
  7: (ASDF:OPERATE ASDF:LOAD-OP :ELEPHANT)[:EXTERNAL]<br>
  8: (SB-FASL::LOAD-FASL-GROUP #<SB-SYS:FD-STREAM for "file<br>
/tmp/file7W7Xqn.fasl" {D680301}>)<br>
  9: ((FLET SB-THREAD::WITH-RECURSIVE-LOCK-THUNK))<br>
 10: ((FLET #:WITHOUT-INTERRUPTS-BODY-[CALL-WITH-RECURSIVE-LOCK]291))<br>
 11:<br>
<br>
I figured it would be a noob situation and was surprised not to find<br>
anything I thought helpful in your archives (I googled them).  I<br>
installed elephant through clbuild, and when I look in<br>
/usr/src/clbuild/source/elephant/src/ there is libmemutil.c but no<br>
corresponding library that probably should have been built. But I don't<br>
see any Makefile to build it with either.<br>
<br>
uname: Linux golum 2.6.28-13-generic #45-Ubuntu SMP Tue Jun 30 19:49:51<br>
UTC 2009 i686<br>
SBCL is 1.0.29.54.rc5<br>
BerkeleyDB is 4.7<br>
<br>
How should I proceed?<br>
<br>
Thanks for any assistance.<br>
<br>
Jeff Cunningham<br>
<br>
_______________________________________________<br>
elephant-devel site list<br>
<a href="mailto:elephant-devel@common-lisp.net">elephant-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/mailman/listinfo/elephant-devel" target="_blank">http://common-lisp.net/mailman/listinfo/elephant-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Elliott Slaughter<br><br>"Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay<br>