[elephant-devel] libmemutil.so isn't being built on my system
Jeff Cunningham
j.k.cunningham at comcast.net
Fri Aug 21 05:05:25 UTC 2009
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
More information about the elephant-devel
mailing list