Comment 2 for bug 1084644

Revision history for this message
Zach Beane (xach) wrote :

I get this:

$ lisp
; Loading #P"/home/xach/.cmucl-init.lisp".
;; Loading #P"/home/xach/quicklisp/setup.lisp".
;;; Loading #P"/usr/local/lib/cmucl/lib/contrib/asdf/asdf.sse2f".
; [GC threshold exceeded with 12,007,960 bytes in use. Commencing GC.]
; [GC completed with 1,731,200 bytes retained and 10,276,760 bytes freed.]
; [GC will next occur when at least 13,731,200 bytes are in use.]
; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. M ADDED DELETED PLIST .REST-ARG.):
; Compiling Top-Level Form:

Error while trying to load definition for system quicklisp from pathname
/home/xach/quicklisp/quicklisp/quicklisp.asd:
   No matching method for the generic function
   #<STANDARD-GENERIC-FUNCTION #:SYSTEM-SOURCE-FILE (2) {58D56A61}>, when
   called with arguments (#<SYSTEM "quicklisp">).
   [Condition of type LOAD-SYSTEM-DEFINITION-ERROR]

Restarts:
  0: [CONTINUE] Return NIL from load of #P"/home/xach/quicklisp/quicklisp/quicklisp.asd".
  1: Return NIL from load of #P"home:quicklisp/setup.lisp".
  2: Return NIL from load of "home:.cmucl-init".
  3: [ABORT ] Skip remaining initializations.

Debug (type H for help)

("DEFUN* LOAD-SYSDEF" #<PCL::NO-APPLICABLE-METHOD-ERROR {58974635}>)