[elephant-devel] libmemutil.so isn't being built on my system

Elliott Slaughter elliottslaughter at gmail.com
Fri Aug 21 05:25:34 UTC 2009


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.

Hope this helps.

On Thu, Aug 20, 2009 at 10:05 PM, Jeff Cunningham <
j.k.cunningham at comcast.net> wrote:

> Hi;
>
> New here. I'm trying to get elephant installed on a 64-bit SBCL system
> and ran into this problem when right off the bat:
>
> Output file /usr/src/clbuild/source/elephant/libmemutil.so not found in
> elephant root
>   [Condition of type SIMPLE-ERROR]
>
> Restarts:
>  0: [RETRY] Retry performing #<ASDF:LOAD-OP NIL {D75A069}> on
> #<ELEPHANT-SYSTEM:ELEPHANT-C-SOURCE "libmemutil" {C0B4A11}>.
>  1: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {D75A069}> on
> #<ELEPHANT-SYSTEM:ELEPHANT-C-SOURCE "libmemutil" {C0B4A11}> as having
> been successful.
>  2: [ABORT] Return to SLIME's top level.
>  3: [TERMINATE-THREAD] Terminate this thread (#<THREAD "worker" RUNNING
> {D673369}>)
>
> Backtrace:
>  0: ((SB-PCL::FAST-METHOD ASDF:PERFORM (ASDF:LOAD-OP
> ELEPHANT-SYSTEM:ELEPHANT-C-SOURCE)) ..)
>  1: ((LAMBDA (SB-PCL::.PV. SB-PCL::.NEXT-METHOD-CALL. SB-PCL::.ARG0.
> SB-PCL::.ARG1.)) ..)
>  2: ((LAMBDA ()))
>  3: ((FLET SB-THREAD::WITH-RECURSIVE-LOCK-THUNK))
>  4: ((FLET #:WITHOUT-INTERRUPTS-BODY-[CALL-WITH-RECURSIVE-LOCK]291))
>  5: (SB-THREAD::CALL-WITH-RECURSIVE-LOCK ..)
>  6: (SB-C::%WITH-COMPILATION-UNIT #<CLOSURE (LAMBDA #)
> {D8CDD3D}>)[:EXTERNAL]
>  7: (ASDF:OPERATE ASDF:LOAD-OP :ELEPHANT)[:EXTERNAL]
>  8: (SB-FASL::LOAD-FASL-GROUP #<SB-SYS:FD-STREAM for "file
> /tmp/file7W7Xqn.fasl" {D680301}>)
>  9: ((FLET SB-THREAD::WITH-RECURSIVE-LOCK-THUNK))
>  10: ((FLET #:WITHOUT-INTERRUPTS-BODY-[CALL-WITH-RECURSIVE-LOCK]291))
>  11:
>
> I figured it would be a noob situation and was surprised not to find
> anything I thought helpful in your archives (I googled them).  I
> installed elephant through clbuild, and when I look in
> /usr/src/clbuild/source/elephant/src/ there is libmemutil.c but no
> corresponding library that probably should have been built. But I don't
> see any Makefile to build it with either.
>
> uname: Linux golum 2.6.28-13-generic #45-Ubuntu SMP Tue Jun 30 19:49:51
> UTC 2009 i686
> SBCL is 1.0.29.54.rc5
> BerkeleyDB is 4.7
>
> How should I proceed?
>
> Thanks for any assistance.
>
> Jeff Cunningham
>
> _______________________________________________
> elephant-devel site list
> elephant-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/elephant-devel
>



-- 
Elliott Slaughter

"Don't worry about what anybody else is going to do. The best way to predict
the future is to invent it." - Alan Kay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/elephant-devel/attachments/20090820/fe9bdede/attachment.html>


More information about the elephant-devel mailing list