[slime-devel] allegro backend

Today's slime fails to load into allegro: ;; Error while loading: .slime/fasl/2008-09-09/allegro-8.1a-linux-x86/ swank-allegro.fasl ;; Condition: Symbol STREAM-FILE-POSITION not found in package EXCL ;; Aborting. ;; ; Exiting Any workaround?

Hi Roman, You're not alone. This was discussed by Stas Boukarev, Michael Weber and shmargolis@gmail.com on Sept 3rd and 6th. A fix of adding #-allegro stream-file-position was discussed but I don't think it has reached the repository yet. HTH, On Sep 9, 2008, at 3:53 PM, Roman Budzianowski wrote:
Today's slime fails to load into allegro:
;; Error while loading: .slime/fasl/2008-09-09/allegro-8.1a-linux- x86/swank-allegro.fasl ;; Condition: Symbol STREAM-FILE-POSITION not found in package EXCL ;; Aborting. ;; ; Exiting
Any workaround?
_______________________________________________ slime-devel site list slime-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/slime-devel
-- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM

Roman Budzianowski <roman.j@budzianowski.net> writes:
Today's slime fails to load into allegro:
;; Error while loading: .slime/fasl/2008-09-09/allegro-8.1a-linux-x86/ swank-allegro.fasl ;; Condition: Symbol STREAM-FILE-POSITION not found in package EXCL ;; Aborting. ;; ; Exiting
Any workaround?
That should be fixed in CVS now. -T.
participants (3)
-
Gary King
-
Roman Budzianowski
-
Tobias C. Rittweiler