[cells-gtk-devel] new code fails to compile on clisp-2.37/win2K server

Subhasis Ray ray.subhasis at gmail.com
Wed Jan 11 13:42:53 UTC 2006


> That is puzzling. Does CLisp not put :clisp on *features*? If it
> does,... or by "#clisp part" do you mean you had to knock out the
> conditional "#+clisp" /and/ the following form? That would make sense,
> since CLisp MOP has come a long way since I wrote that code. Sounds like
> that can be removed, as you did.

Yes, I meant I "had to knock out the conditional "#+clisp" /and/ the
following form." My apologies for the confusion.

> FWIW, I do not show any "streamertest" in my current cells source

Now I know that it's not the source of problem. The real problem seems to be
in gtk-core.lisp As I made a fresh trial on another system, it got stuck
while trying to compile root\gtk-ffi\gtk-core.lisp at the same place ( i.e.,
the error message is :
;;  Loading file C:\clisp\cells-gtk\root\gtk-ffi\gtk-core.fas ...
 ** - Continuable Error
FFI::FOREIGN-LIBRARY-FUNCTION: no dynamic object named "g_free" in library
      :DEFAULT
)

And the same message appears for other functions in that file. After several
'continue'-s, the rest compiles fine, but trying to run gtk-demo results in
error.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cells-gtk-devel/attachments/20060111/5cecab38/attachment.html>


More information about the cells-gtk-devel mailing list