Watt Poosanguansit | 29 Sep 2008 14:44
Picon
Favicon

Error loading flexi-streams

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]
Edi Weitz | 29 Sep 2008 16:33
Picon
Favicon

Re: Error loading flexi-streams

On Mon, 29 Sep 2008 05:44:09 -0700 (PDT), Watt Poosanguansit <wpoosanguansit <at> yahoo.com> wrote:

> Error in function LISP::INTERNAL-LOAD:
>    File has a fasl file type, but no fasl file header:

That's an interesting one that I've never seen before, but I haven't
used CMUCL for quite some time.  Did you try to delete all FASLs and
start from scratch?

If nobody on the list can help you, then maybe you should forward this
to the CMUCL developers.

Gmane