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

Elliott Slaughter elliottslaughter at gmail.com
Sun Aug 16 03:33:55 UTC 2009


I just did a fresh build of ECL from cvs on Linux x86 (configured with no
special params), and got the same error. All I am doing to load it is
(asdf:oos 'asdf:load-op :cl-store).

The only differences between 9.8.3 and 9.8.4 are a couple of fixes for
Windows which shouldn't affect these results at all.

I have tried CL-STORE from darcs and release 0.8.9.

What system/version/configure params work for you?

On Sat, Aug 15, 2009 at 12:40 PM, Sean Ross <rosssd at gmail.com> wrote:

> 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
>>
>
>


-- 
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/a6b73a51/attachment.html>


More information about the cl-store-devel mailing list