SBCL spits out the following when I tried to load cells-gtk3<br><br>; /var/cache/common-lisp-controller/1000/sbcl/local/home/vedam/.sbcl/site/cells-gtk3/ph-maths/ph-maths.fasl written<br>; compilation finished in 0:00:00<br>
; compiling file "/home/vedam/.sbcl/site/cells-gtk3/gtk-ffi/gtk-utilities.lisp" (written 03 JUN 2008 11:33:41 AM):<br>; compiling (IN-PACKAGE :GTK-FFI)<br>; compiling (DEFUN GTK-SIGNAL-CONNECT ...)<br>; compiling (DEFUN G-SIGNAL-CONNECT-DATA ...)<br>
debugger invoked on a SB-KERNEL:CASE-FAILURE in thread #<THREAD "initial thread" RUNNING {A834699}>:<br>  #.(SB-SYS:INT-SAP #X00000000) fell through ETYPECASE expression.<br>  Wanted one of (CHARACTER SYMBOL INTEGER).<br>
<br>Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.<br><br>restarts (invokable by number or by possibly-abbreviated name):<br>  0: [TRY-RECOMPILING] Try recompiling gtk-utilities<br>  1: [RETRY          ] Retry performing #<ASDF:COMPILE-OP NIL {ABEEE41}> on<br>
                       #<ASDF:CL-SOURCE-FILE "gtk-utilities" {ABED4E1}>.<br>  2: [ACCEPT         ] Continue, treating #<ASDF:COMPILE-OP NIL {ABEEE41}> on<br>                       #<ASDF:CL-SOURCE-FILE "gtk-utilities" {ABED4E1}> as<br>
                       having been successful.<br>  3: [ABORT          ] Exit debugger, returning to top level.<br><br>Any ideas as to what might be wrong?<br><br>Ram<br><br><div class="gmail_quote">On Wed, Jun 24, 2009 at 1:48 PM, Peder Chr. Norgaard <span dir="ltr"><<a href="mailto:pcn@pogt.dk" target="_blank">pcn@pogt.dk</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;">
I myself went through a similar process half a year ago in the Debian unstable<br>
context.  I succeeded partially after tweaking some of the components really<br>
hard - I never got the Drawing part to work.  I have had the same solution<br>
working on a host of different SBCL versions.<br>
<br>
Now if you would could be just a little more concrete than "having trouble<br>
compiling"/"looks like having trouble loading".  What brand and version is<br>
your operating system (cells-gtk depends on a lot more than SBCL), exactkt<br>
what error message do you get at which step in the process...  I might be<br>
able to help you.<br>
<br>
But "having trouble compiling/loading" is not really helpful to someone who<br>
wants to help!<br>
<br>
best regards<br>
                                --peder chr.<br>
<div><div></div><div><br>
On Wednesday 24 June 2009, Ram Vedam wrote:<br>
> Hi,<br>
> I've been having trouble compiling cells-gtk on SBCL 1.0.20 . From the<br>
> looks of the error messages, it looks like its having trouble loading the<br>
> GTK-FFI into my Lisp process but I'm not sure. I'm very new with GTK<br>
> (programmed Qt for a bit but not GTK) and I have never used CFFI inside<br>
> Common Lisp, so I'm not sure exactly what the problem is. Does anyone have<br>
> any ideas?<br>
><br>
> Ram<br>
<br>
<br>
<br>
</div></div>--<br>
Peder Chr. Nørgaard     e-mail: <a href="mailto:pcn@pogt.dk" target="_blank">pcn@pogt.dk</a><br>
Gefionsvej 19<br>
DK-8230 Åbyhøj          tel: +45 87 44 11 99<br>
Denmark                 mob: +45 30 91 84 31<br>
<br>
<br>
_______________________________________________<br>
cells-gtk-devel site list<br>
<a href="mailto:cells-gtk-devel@common-lisp.net" target="_blank">cells-gtk-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/mailman/listinfo/cells-gtk-devel" target="_blank">http://common-lisp.net/mailman/listinfo/cells-gtk-devel</a></blockquote></div><br>