Skip to content

Loading lisp-stat into Franz, Inc. Allegro Common Lisp #45

@LEHunter

Description

@LEHunter

(ql:quickload :lisp-stat) fails in Franz's Allegro Common Lisp 11.0 [64-bit macOS (Apple Silicon)]

Error message is: System "sb-cltl2" not found

Which makes sense, as that is an SBCL-specific system.

If I abort out of the sb-cltl2 load, it fails again with: "Dependency looping -- already tried to load sb-cltl2"

Once I get it loaded, I'm happy to run the tests in the ACL environment. I can probably fix most of the issues that come up...

Larry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions