[cl-store-devel] CL-STORE on ECL
Sean Ross
rosssd at gmail.com
Sat Aug 15 19:40:38 UTC 2009
Hi Elliot,
I've just tried loading cl-store in ECL 9.8.4 and haven't had any
problems. What are you using
to load it? Have you tried it in other versions of ECL?
- sean
On 15 Aug 2009, at 18:47, Elliott Slaughter wrote:
> 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
> _______________________________________________
> cl-store-devel mailing list
> cl-store-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/cl-store-devel
More information about the cl-store-devel
mailing list