[mcclim-devel] clisp build issues

Scott Williams ortmage at gmx.net
Sun Jan 22 21:49:39 UTC 2006


Thanks Andreas, those changes allow me to load mcclim with less pain :o)

With the patch below, I can load mcclim and run the calculator demo with
this command:

clisp -K full -q -x "(export 'xlib::set-selection-owner 'xlib)
(asdf:operate 'asdf:load-op :mcclim) (asdf:operate 'asdf:load-op
:clim-examples) (clim-demo::calculator)"

I don't get any obvious errors (lots of compiler warnings and style
warnings, which I can supply if it would help), but the resulting demo
window still doesn't look like much is happening (I attached an image of
the window in case that helps). FWIW, there's no CPU activity, so I
don't suspect it's doing anything at all.

Any idea what's going on?

-- 
Scott

-------------- next part --------------
A non-text attachment was scrubbed...
Name: clisp-asdf.patch
Type: text/x-patch
Size: 1893 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/mcclim-devel/attachments/20060122/31e3bd08/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: calculator-demo.png
Type: image/png
Size: 698 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/mcclim-devel/attachments/20060122/31e3bd08/attachment.png>


More information about the mcclim-devel mailing list