Skip to content

Missing dependencies when loading quicklisp on its own #125

Closed
@ralt

Description

@ralt

I have a fairly self-contained scenario where I load quicklisp as a dependency of another project (to use ql-dist et al).

My process is the following:

  • Load quicklisp in a local folder
  • Load all the dependencies of my system in the local quicklisp folder
  • Run buildapp by pointing to my local quicklisp folder

When using this way, if my system depends on quicklisp, I'll get this error when running buildapp:

Fatal UNDEFINED-FUNCTION:
  The function QL-SETUP:QMERGE is undefined.

I think quicklisp shouldn't depend on the setup.lisp file being loaded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions