[cells-gtk-devel] cells-gtk on clisp (win32)

Draggor draggor at gmail.com
Tue Jul 24 16:15:14 UTC 2007


I'm trying to get cells-gtk to work on clisp for win32, and here's
what ends up happening.

If I freshly unzip the cells-gtk 2006-02-16 tarball, and then run
clisp and do (load "load"), it will work just fine, and I'll be able
to run the demo.  After that, however, trying to load it produces the
following error:

;;  Loading file E:\PortableApps\clisp-2.38\cells-gtk-2006-02-16\root\gtk-ffi\gt
k-core.fas ...
** - Continuable Error
FFI::FOREIGN-LIBRARY-FUNCTION: no dynamic object named "g_free" in library
      :DEFAULT
If you continue (by typing 'continue'): Skip foreign object creation
The following restarts are also available:
RETRY          :R1
Retry performing #<ASDF:LOAD-OP NIL #x19F28C95> on #<ASDF:CL-SOURCE-FILE
  "gtk-core" #x19F2939D>.
ACCEPT         :R2
Continue, treating #<ASDF:LOAD-OP NIL #x19F28C95> on #<ASDF:CL-SOURCE-FILE
  "gtk-core" #x19F2939D> as having been successful.
SKIP           :R3      skip (LET # # ...)
STOP           :R4      stop loading file E:\PortableApps\clisp-2.38\cells-gtk-2
006-02-16\load.lisp
ABORT          :R5      ABORT



More information about the cells-gtk-devel mailing list