[cl-store-devel] CL-STORE on ECL

Elliott Slaughter elliottslaughter at gmail.com
Sat Aug 15 17:47:23 UTC 2009


Hi,

When I try to compile CL-STORE on ECL 9.8.3 (both on Linux and Windows), I
get the following error:

;;; Invoking external command:
;;;   gcc -o
"/home/elliott/Programming/Lisp/asdf/cl-store/default-backend.fas"
-L"/usr/local/lib/" "/tmp/ECLINITwoLr1d.o"
"/home/elliott/Programming/Lisp/asdf/cl-store/default-backend.o"  -shared
-lecl  -lgmp -ldl  -lm
;;; Loading
"/home/elliott/Programming/Lisp/asdf/cl-store/default-backend.fas"

Cannot find out entry point for binary file
/home/elliott/Programming/Lisp/asdf/cl-store/ecl/custom.o
Available restarts:

1. (QUIT-DEBUGGER) Quit debugger level 1.
2. (TRY-RECOMPILING) Try recompiling custom
3. (RETRY) Retry performing #<ASDF:COMPILE-OP NIL 21887856> on
#<CL-STORE.SYSTEM:NON-REQUIRED-FILE "custom" "cl-store" 23139120>.
4. (ACCEPT) Continue, treating #<ASDF:COMPILE-OP NIL 21887856> on
#<CL-STORE.SYSTEM:NON-REQUIRED-FILE "custom" "cl-store" 23139120> as having
been successful.
5. (RESTART-TOPLEVEL) Go back to Top-Level REPL.

Broken at SI:BYTECODES. [Evaluation of: (ASDF:OOS 'ASDF:LOAD-OP :CL-STORE)]
>>

Any help resolving this error would be appreciated.

-- 
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/cl-store-devel/attachments/20090815/b2ce636f/attachment.html>


More information about the cl-store-devel mailing list