Re: (asdf:oos 'asdf:load-op :gtk) failed
Chisheng Huang <[email protected]> Thu, 10 Mar 2005 12:51:15 -0800
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
Espen S Johnsen <[email protected]> writes: > Chisheng Huang <[email protected]> writes: > >> I got an error while compiling CLG from the CVS head (as of >> 2005-03-10 18:30 GMT) on a Gentoo box that has GTK+-2.6.2 and >> CMUCL-19a-x86-linux: > > Strange, I just did a clean checkout and build with CMUCL (on Debian > unstable) without any problems. Everytime before I did (ASDF:OOS 'ASDF:LOAD-OP :GTK), I wiped out all compiled fasl files (by find . -name "*.x86f" -exec rm {} \;). I did a clean checkout after I got you message but I still got this error message: Execution of a form compiled with errors: (GLIB:DEFINE-TYPES-BY-INTROSPECTION "Gtk" ...[sniped]... > Macroexpanding this form should probably give some more clues about what > went wrong during compilation. Macroexpanding it generated the following: Error in function FIND-TYPE-INIT-FUNCTION: Can't find init function for type number 134788256 [Condition of type SIMPLE-ERROR] Restarts: 0: [ABORT] Abort handling SLIME request. 1: [ABORT] Return to Top-Level. Backtrace: 0: (FIND-TYPE-INIT-FUNCTION 134788256) 1: (EXPAND-TYPE-DEFINITIONS "Gtk" (("GtkObject" :IGNORE T) ("GtkRequisition" :IGNORE T) ("GtkBorder" :IGNORE T) ("GtkTreeIter" :IGNORE T) ("GtkTreePath" :IGNORE T) ...)) 2: (MACROEXPAND-1 (DEFINE-TYPES-BY-INTROSPECTION "Gtk" ...[sniped]... 3: ("DEFUN APPLY-MACRO-EXPANDER") I tried CMUCL 19a and the 2005-03 snapshot. The only difference between these 2 is the 2005-03 snapshot does not generate the "Redefining class PCL::SLOT-INFO incompatibly with the current definition" error. Best, -cph ------------------------------------------------------- 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