<div class="gmail_quote">On Thu, Mar 22, 2012 at 11:35 AM,  <span dir="ltr"><<a href="mailto:harven@free.fr">harven@free.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
As far as I understand, gsll is being merged with antik, so I am posting here.<br></blockquote><div><br></div><div>That is not correct, I'm not sure where you would get the idea.  GSLL uses parts of Antik (which were formerly part of GSLL), but that is the extent of the relationship, now or planned.  So your question is more appropriate for the GSLL-devel list, which I am copying on this reply.</div>

<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am trying to install gsll using quicklisp and I run into an error,<br>
as reported in the attachment below. This seems to be related to cffi-grovel,<br>
which is installed.<br>
<br>
$ ls ~/.quicklisp/dists/quicklisp/software/cffi_0.10.6/grovel/asdf.lisp<br>
  common.h  grovel.lisp  invoke.lisp  package.lisp<br>
<br>
CL-USER> (find-package 'cffi-grovel)<br>
#<PACKAGE "CFFI-GROVEL"><br>
<br>
I am on debian squeeze, using sbcl from the repos. I have installed<br>
the following packages related to gsl<br>
libgsl0-dev, libgsl0ldbl, libffi-dev, gsl-doc-info, gsl-ref-html<br>
<br>
I also tried to load gsll with asdf, but I run into the same error<br>
<br>
CL-USER> (asdf:load-system "gsll")<br>
<br>
Error while trying to load definition for system gsll from<br>
pathname<br>
/home/harven/.quicklisp/dists/quicklisp/software/gsll-20111105-git/gsll.asd:<br>
The variable #:CFFI-GROVEL is unbound.<br>
   [Condition of type ASDF:LOAD-SYSTEM-DEFINITION-ERROR]<br> </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><br>
Any suggestion ?<br></blockquote><div><br></div><div>That is very odd.  I'm on the debian squeeze myself, and I've never seen that.   However, is there a reason you are using asdf:load-system instead of ql:quickload?  Try that and see what happens. </div>

<div><br></div><div>Also, please join the appropriate mailing list(s) to post, otherwise, I must approve each time you send.  Thank you.</div><div><br></div><div>Liam</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<br>
Regards,<br>
--<br>
Harven<br>
<br>_______________________________________________<br>
Antik-devel mailing list<br>
<a href="mailto:Antik-devel@common-lisp.net">Antik-devel@common-lisp.net</a><br>
<a href="http://lists.common-lisp.net/cgi-bin/mailman/listinfo/antik-devel" target="_blank">http://lists.common-lisp.net/cgi-bin/mailman/listinfo/antik-devel</a><br>
<br></blockquote></div><br>