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).<br><br>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.<br>
<br>I have tried CL-STORE from darcs and release 0.8.9.<br><br>What system/version/configure params work for you?<br><br><div class="gmail_quote">On Sat, Aug 15, 2009 at 12:40 PM, Sean Ross <span dir="ltr"><<a href="mailto:rosssd@gmail.com">rosssd@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Elliot,<br>
<br>
  I've just tried loading cl-store in ECL 9.8.4 and haven't had any problems. What are you using<br>
  to  load it? Have you tried it in other versions of ECL?<br>
<br>
<br>
- sean<div><div></div><div class="h5"><br>
<br>
<br>
On 15 Aug 2009, at 18:47, Elliott Slaughter wrote:<br>
<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">
Hi,<br>
<br>
When I try to compile CL-STORE on ECL 9.8.3 (both on Linux and Windows), I get the following error:<br>
<br>
;;; Invoking external command:<br>
;;;   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<br>

;;; Loading "/home/elliott/Programming/Lisp/asdf/cl-store/default-backend.fas"<br>
<br>
Cannot find out entry point for binary file /home/elliott/Programming/Lisp/asdf/cl-store/ecl/custom.o<br>
Available restarts:<br>
<br>
1. (QUIT-DEBUGGER) Quit debugger level 1.<br>
2. (TRY-RECOMPILING) Try recompiling custom<br>
3. (RETRY) Retry performing #<ASDF:COMPILE-OP NIL 21887856> on #<CL-STORE.SYSTEM:NON-REQUIRED-FILE "custom" "cl-store" 23139120>.<br>
4. (ACCEPT) Continue, treating #<ASDF:COMPILE-OP NIL 21887856> on #<CL-STORE.SYSTEM:NON-REQUIRED-FILE "custom" "cl-store" 23139120> as having been successful.<br>
5. (RESTART-TOPLEVEL) Go back to Top-Level REPL.<br>
<br>
Broken at SI:BYTECODES. [Evaluation of: (ASDF:OOS 'ASDF:LOAD-OP :CL-STORE)]<br>
>><br>
<br>
Any help resolving this error would be appreciated.<br>
<br>
-- <br>
Elliott Slaughter<br>
<br>
"Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay<br></div></div>
_______________________________________________<br>
cl-store-devel mailing list<br>
<a href="mailto:cl-store-devel@common-lisp.net" target="_blank">cl-store-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/cgi-bin/mailman/listinfo/cl-store-devel" target="_blank">http://common-lisp.net/cgi-bin/mailman/listinfo/cl-store-devel</a><br>
</blockquote>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Elliott Slaughter<br><br>"Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay<br>