Hi, I'm new to the (list).  I tried to install cffi as the preliminary
of installing lispbuilder-sdl, and ran into a couple of issues.
This is on linux+emacs+slime+sbcl.

First, I get the following error when installing "lift".

-----
don't recognize component type DOCUDOWN-SOURCE
   [Condition of type ASDF::FORMATTED-SYSTEM-DEFINITION-ERROR]

Restarts:
 0: [RETRY] Retry installation
 1: [RETRY] Retry installation
 2: [RETRY] Retry installation
 3: [RETRY] Retry installation
 4: [RETRY] Retry installation
 5: [ABORT] Return to SLIME's top level.
 6: [TERMINATE-THREAD] Terminate this thread (#<THREAD "repl-thread"
RUNNING {A883201}>)
-----

So, I press 0, and things seem to continue.  Finally, at the end, I get this:

-----
WARNING: change in instance length of class SB-PRETTY:PRETTY-STREAM:
  current length: 27
  compile time length: 25
;;
;; Error while loading:
/var/cache/common-lisp-controller/1000/sbcl/swank/fasl/sbcl-1.0.18.debian-linux-x86/swank-arglists.fasl
;; Condition: The class SB-PRETTY:PRETTY-STREAM was not changed, and
there's no guarantee that
;; the loaded code (which expected another layout) will work.
;; Aborting.
;; ;
   ; compilation unit aborted
   ;   caught 1 fatal ERROR condition
   ;   caught 2 STYLE-WARNING conditions
; Evaluation aborted.
-----

Well, I'm not sure if my install is OK or not.  Any advice for what I need
to check?

As a second note, I think there is a small typo in the install instructions
on the wiki:
  (asdf-install :cffi) -> (asdf-install:install :cffi)
I can't find any edit button though, so I didn't fix it.

Thank you,
Greg
_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to