Re: Another status update
Espen S Johnsen <[email protected]> 06 Mar 2005 00:03:47 +0100
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
Chisheng Huang <[email protected]> writes: > Does the current CLG work with GTK+-2.6.2? Yes, it should work with any version of Gtk+ 2.4 or 2.6, but with 2.6 you may want to recompile glib with '--disable-visibility' as a config flag. Otherwise the second error message signaled by glib could (at least in SBCL, which doesn't seems to handle SIGABRT) cause total disaster. > I did a cvs update at 2005-03-05 18:00 GMT. I can build CLG but > loading "hello-world" will generate an error. I'm running > cmucl-19a-x86-linux on a Gentoo box and the GTK+ is 2.6.2. CMUCL 19a doesn't accept slot allocations other than :instance and :class. This is certainly a bug, and the CMUCL developers seem to be aware of this. Hopefully it will be fixed in future releases, but until then this struct has to be redefined. So you may safely continue with restart 1. If you don't want to do this every time you load clg, you may load the file glib/pcl.lisp and save a new core image (I have actually been doing some work today to make it possible to save core images with the entire clg, but it is not quite finished yet). -- Espen ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click