Hi,
I am loading some other libraries that requires flexi-streams and I ran into errors which I did not find anything on the web that can resolve it. I am running on CMUCL on Debian. I appreciate your help.
Watt P.
; loading system definition from
; /usr/local/asdf-install/site-systems/flexi-streams.asd into
; #<The ASDF0 package>
;; Loading #P"/usr/local/asdf-install/site/flexi-streams-1.0.7/flexi-streams.asd".
; registering #<SYSTEM :FLEXI-STREAMS {5841F48D}> as FLEXI-STREAMS
; registering #<SYSTEM :FLEXI-STREAMS-TEST {58437BCD}> as FLEXI-STREAMS-TEST
; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. O C):
; Compiling Top-Level Form:
;; Loading #P"/var/cache/common-lisp-controller/1000/cmucl/local/usr/local/asdf-install/site/flexi-streams-1.0.7/packages.x86f".
;; Loading #P"/var/cache/common-lisp-controller/1000/cmucl/local/usr/local/asdf-install/site/flexi-streams-1.0.7/mapping.x86f".
Error in function LISP::INTERNAL-LOAD:
File has a fasl file type, but no fasl file header:
"/var/cache/common-lisp-controller/1000/cmucl/local/usr/local/asdf-install/site/flexi-streams-1.0.7/ascii.x86f"
[Condition of type SIMPLE-ERROR]