Re: Another status update
Chisheng Huang <[email protected]> Sat, 05 Mar 2005 11:50:39 -0800
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
> My plan is to make an "official" release in a few days. Any feedback > about things which should be fixed before I do so, are welcome. I would > especially like to know if someone experience a build failure, or > actually manage to build and run the test code. Hi Espen, Thanks a lot for making CLG. I've been a happy user of your CLG since 2000 and really like its lispiness. Does the current CLG work with GTK+-2.6.2? 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. Here is what I did: (asdf:oos 'asdf:load-op :gtk) Error in function KERNEL::%REDEFINE-DEFSTRUCT: Redefining class PCL::SLOT-INFO incompatibly with the current definition. [Condition of type SIMPLE-ERROR] Restarts: 0: [CONTINUE] Invalidate already loaded code ... [snipped] ... 1: [CLOBBER-IT] Assume redefinition is compatible, allow ... [snipped] ... 2: [CONTINUE] Return NIL from load of #p"/home/cph/clg/glib/pcl.x86f". 3: [RETRY] Retry performing #<ASDF:LOAD-OP ... [snipped] ... 4: [ACCEPT] Continue, treating #<ASDF:LOAD ... [snipped] ... 5: [ABORT] Abort handling SLIME request. 6: [ABORT] Return to Top-Level. ;; I selected 1 [CLOBBER-IT] to finish building CLG. (load "hello-world") Error in function PCL::FIND-CLASS-FROM-CELL: No class named NIL. [Condition of type SIMPLE-ERROR] Restarts: 0: [CONTINUE] Return NIL from load of "hello-world". 1: [ABORT] Abort handling SLIME request. 2: [ABORT] Return to Top-Level. Backtrace: 0: (PCL::FIND-CLASS-FROM-CELL NIL NIL T) 1: ((METHOD GLIB:ENSURE-PROXY-INSTANCE NIL (GLIB:GINSTANCE-CLASS T)) #<#1=unused-arg> #<#1#> #<#1#> #.(SYSTEM:INT-SAP #x080E2F98)) 2: (GDK::%DISPLAY-OPEN NIL) 3: (GDK:DISPLAY-OPEN NIL) 4: (CLG-INIT NIL) 5: (LISP::SLOLOAD #<Stream for file "/home/cph/clg/hello-world.lisp">) 6: (LISP::INTERNAL-LOAD #p"hello-world.lisp" #p"/home/cph/clg/hello-world.lisp" :ERROR :SOURCE) 7: (LOAD "hello-world" :VERBOSE NIL :PRINT ...) Best wishes, -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