hi,  new to cmucl and to lisp...

i've got cmucl-19b-pre1 (linux mandrake 10)

i've installed asdf-install (and asdf) as described at:
  http://www.weitz.de/asdf-install

i've got to the stage where i can install a library, but
when installing cl-png, it blurps:

any help much appreciated
jack

* (asdf-install:install :png)
[snip (quite a bit)]
; Converted READ-CHUNK-TYPE.
; Compiling DEFUN READ-CHUNK-TYPE:
Type-error in KERNEL::OBJECT-NOT-TYPE-ERROR-HANDLER:
   NIL is not of type C::CONTINUATION
   [Condition of type TYPE-ERROR]

Restarts:
  0: [RETRY ] Retry performing #<ASDF:COMPILE-OP NIL {58256EED}> on
              #<ASDF:CL-SOURCE-FILE "png" {58B0056D}>.
  1: [ACCEPT] Continue, treating #<ASDF:COMPILE-OP NIL {58256EED}> on
              #<ASDF:CL-SOURCE-FILE "png" {58B0056D}> as having been
successful.
  2: [RETRY ] Retry installation
  3: [ABORT ] Return to Top-Level.

Debug  (type H for help)

(C::FIND-PUSHED-CONTINUATIONS #<C::CBLOCK Start = c1 {58B5446D}>)
Source: Error finding source:
Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM:  Source file no longer
exists:
  target:compiler/stack.lisp.
0]




Reply via email to